Loading features...
Loading features...
Features · Plugins
A plugin bundles slash commands, skills, agents, hooks, and MCP server wiring into one folder you can install from a local path or a Git repository. Previewed on the agi CLI today, before the marketplace opens.
What's inside
Trust
| Source | Install from a local folder or a Git repository into your own AGI home directory. No opaque registry between you and the code. |
| Integrity | Installs carry a pinned SHA-256 checksum, or an explicit skip that you choose. Never a silent default. |
| Validation | Plugin names and file paths are validated on load, so a plugin cannot reach outside its own folder. |
| Compatibility | Plugin discovery recognizes five manifest layouts, including formats used by other agent CLIs. |
Preview
Plugins are previewed on the agi CLI today: agi plugin manages installs, /skills lists what was discovered, and bundled MCP servers run as stdio processes behind the same explicit approvals as every other tool.
Public launch: July 12, 2026
Start from the skills directory, wire your own tools, and package the workflow as a plugin when it earns a name.
Public launch · July 12, 2026