Installs and manages reusable SKILL.md-based extensions for coding agents via a single npx CLI. Cross-agent support (40+ agents), flexible install scopes (project/global), and discovery rules make sharing and reusing agent behaviors simple.
Embeds Copilot's agentic workflows into applications via multi-language SDKs (TypeScript, Python, Go, .NET, Java, Rust). Uses the Copilot CLI runtime to handle planning, tool invocation, and file edits; supports BYOK and multiple auth methods.
Provides an installable library of 1,340+ SKILL.md playbooks for AI coding assistants, with an installer CLI, bundles, workflows and plugin-friendly distributions for Claude Code, Cursor, Codex, Gemini CLI and more.
Pre-indexes a project's code into a local semantic knowledge graph that Claude Code can query—fewer tool calls and faster exploration with all data kept on-device. Features FTS5 search, call/impact analysis, auto-sync watcher, and multi-language support.
Provides an operator-grade system and reusable toolkit for building, running, and securing agentic workflows across multiple LLM harnesses — skills, hooks, memory, MCP integrations, and security scanning for production agent deployments.
Terminal-native coding agent that streams reasoning blocks, makes controlled edits to local workspaces behind approval gates, and includes an auto mode that chooses model and thinking level per turn — designed for in-terminal code review, debugging, and automation workflows.
CLI for creating, running, and managing coding agents across local hosts, containers, and cloud sandboxes. Uses SSH, git, and tmux; supports snapshots, push/pull, auto-shutdown for cost control, and provider-agnostic workflows for developer-centric agent orchestration.
Desktop-first agent client that composes LLM-driven agents into document-centric, multi-session workflows; it wires APIs, MCPs and local tools into shareable sessions, supports multiple LLM providers, and exposes a headless server + CLI for automation.
A curated, security-first registry of verified, tested skills you can install into AI coding agents. Each skill is human-curated, scanned (Snyk/static analysis), and integrity-locked; delivered via a CLI and optional MCP server to multiple agents (Claude Code, Cursor, Copilot, etc.).
Desktop + CLI agent-native client for managing multi-session conversations, connecting to multiple LLM providers and external data sources, and creating shareable agent skills and automations without editing code.
Exposes the Claude Code SDK as a local Anthropic/OpenAI-compatible HTTP proxy so third-party tools can use Claude Max. Adds session management, streaming, multi-profile routing and OpenAI-format endpoints while respecting Anthropic's SDK auth, rate limits and prompt caching.