Cook up your agents.
Write a skill once β install it into any tool with one command. Claude Code, Cursor, MCP, and more. Not just a directory: a portable runtime.
npx @aiskillet/cli add code-review --target cursor One command Β· installs into Claude Code, Cursor & more
How it works β94 results
No results match your filters.
More than a directory.
AISkillet is the registry and the runtime. The skillet CLI compiles any skill into whatever tool you use β write once, run anywhere.
Find
Search the marketplace for a skill, plugin, agent, or MCP server.
Install with one command
skillet add <name> --target <tool>
It runs in your tool
Compiled to Claude Code, Cursor, or AGENTS.md β natively. No copy-paste.
Secure by design
A skill steers your AI agent with real permissions β so we built for that from day one. Read the security model β
Catalog, not host
We index pointers and never execute submitted code β eliminating an entire class of attack.
Install-safety allowlist
Blocks curl | bash, eval, and shell injection. MCPs get only the narrow claude mcp add form.
Scanned in CI
Every submission's source is scanned for prompt-injection and secret exfiltration before it can go live.
Commit-SHA pinning
Install a pinned commit β not whatever a branch becomes later. Defeats TOCTOU attacks.
Human-verified
The β Verified badge is gated by human review after automated checks.
Source transparency
Every listing links to its exact repo & commit. Nothing hidden, nothing bundled.
Build & run the agents, too.
AISkillet distributes capabilities. AgentVoy builds and runs them β scaffold, guard, trace, and deploy AI agents across every major framework (OpenAI, LangGraph, CrewAI, Google ADK & more). Install skills from this marketplace straight into an AgentVoy project:
skillet add pr-reviewer --target agentvoy