AX (Agent eXecutor) is a distributed runtime, written in Go, for coordinating "agentic" workloads — it runs a controller that manages skills, tools and agents as isolated actors … more →
MVT (Mobile Verification Toolkit) is a command-line forensics toolkit for Android and iOS devices, distributed as two entry-point CLIs — mvt-android and mvt-ios — with subcommands … more →
This is Anthropic's reference implementation of financial-services workflows for Claude: a bundle of named agents (Pitch Agent, Market Researcher, GL Reconciler, KYC Screener, and … more →
Univer is a full-stack, isomorphic office SDK (TypeScript, Canvas-based rendering) for embedding spreadsheet, document and presentation editing into third-party products. more →
Treg is a proxy/registry that fronts third-party APIs ("agent tools" — SEO, scraping, enrichment, TTS, ads data, etc.) behind a single base URL and token, in the style of … more →
claude-code-templates is an npx-installable CLI (claude-code-templates@latest) that distributes a catalogue of ready-made configuration components — agents, slash commands, MCP … more →
Open Code Review (OCR) is a Go-based CLI code review tool that reads Git diffs and dispatches changed files to a configurable LLM (OpenAI- or Anthropic-compatible endpoints) via … more →
God's Eye View is a browser-based 3D globe application that overlays live open-source intelligence feeds — aircraft transponders, ship AIS beacons, satellite orbital elements … more →
ECC ("Everything Claude Code") is a distribution of configuration, tooling and automation for AI coding agents — skills, hooks, MCP manifests, memory-persistence logic and … more →
Orca is a cross-platform (macOS, Windows, Linux) desktop application that orchestrates multiple AI coding agents — Codex, ClaudeCode, OpenCode and Pi — running side-by-side, each … more →
This is a "skill" file (skills/i-have-adhd/SKILL.md) — a set of 10 prompt-level rules — that gets installed into coding agents (Claude Code, Codex, Cursor, Zed, Pi, Hermes) via … more →
WeKnora is a Go-based (with a Python MCP server component) knowledge platform that ingests raw documents — PDF, Word, Excel, images, and more — and exposes them through three … more →
Agent Skills is a collection of Markdown-based "skill" definitions and slash commands (/spec, /plan, /build, /test, /review, /webperf, /code-simplify, /ship) that encode … more →
Agent Reach is a Python CLI (and MCP server) that gives an AI agent read/search access to a dozen-odd web platforms — Twitter/X, Reddit, YouTube, GitHub, Bilibili, Xiaohongshu … more →
Humanizer is a plugin/skill for AI coding and chat agents (Claude Code, Claude Desktop, and any agent supporting the "skills" convention) that rewrites AI-generated-sounding text … more →
MarkItDown is a Python library and CLI (markitdown path-to-file.pdf > document.md) that converts a wide range of file formats — PDF, PowerPoint, Word, Excel, images, audio, HTML … more →
Claude Code is a terminal-based agentic coding assistant that reads a codebase, executes routine development tasks, explains code, and drives git workflows through … more →
This is a "skill" package — a set of instructions (SKILL.md) and evaluation rules (eval.md) — designed to be loaded into an AI coding/writing harness (Claude Code, Codex, ChatGPT) … more →
LibreChat is a self-hosted, TypeScript-based web application that provides a unified chat interface across many LLM providers (OpenAI, Anthropic, Azure, AWS Bedrock, Google Vertex … more →
Supabase is an open-source Postgres development platform bundling a hosted (or self-hostable) Postgres database with auto-generated REST/GraphQL APIs, authentication, realtime … more →
This is Anthropic's open-source marketplace of plugins for Claude Cowork (and Claude Code), each bundling skills, connectors, slash commands, and sub-agents that specialise Claude … more →
Context Mode is a TypeScript tool that sits between AI coding agents (via MCP and hooks) and their tool outputs, intercepting and sandboxing large payloads — e.g. more →
Cline is an autonomous coding agent distributed across four surfaces built on one shared engine: a VS Code extension, a terminal CLI (npm i -g cline), a JetBrains plugin, and a … more →
Worktrunk is a Rust CLI that wraps git worktree to manage multiple working trees from a single repository, aimed at developers running parallel AI-agent workflows where several … more →
Cilium is an eBPF-based networking, security, and observability platform for Kubernetes and Linux workloads, providing the CNI implementation (plugins/cilium-cni), a BPF-backed … more →