Directory
Agent Plugins
Portable packages of Agent Skills and MCP servers following the agent-plugins.org v1.0.0 spec, validated and summarized for developers.
What are Agent Plugins?
Agent Plugins is an open, vendor-neutral standard (v1.0.0) for packaging reusable AI agent components — Agent Skills and MCP servers — into portable plugins that compatible clients can discover and load consistently.
FAQ
- What is an Agent Plugin?
- An Agent Plugin is a portable package (a directory with a plugin.json manifest) that bundles Agent Skills and MCP servers into a single distributable unit following the agent-plugins.org v1.0.0 specification.
- How are plugins validated here?
- Every entry is discovered on GitHub, validated against the official agent-plugins.org JSON schema, and only published after review. Component counts (skills, MCP servers, extensions) are probed from the repository tree.
- How do I submit a plugin?
- Plugins are discovered automatically from public GitHub repositories that reference the official schema. You can also find the source repository on each plugin page and open a pull request there.
