Install plugin bundles
Plugins bundle MCP servers, agents, skills and custom commands so a complete capability set can be installed in one flow.
Install flow
/plugins marketplace add <git-url>
/plugins marketplace list
/plugins install <name>
/plugins remove <name>- Add a marketplace repository.
- Browse its manifest.
- Install a plugin by name.
- xllama registers MCP servers and copies agents, skills and commands into ~/.xllama/.
Plugin shape
my-plugin/
.claude-plugin/plugin.json
.mcp.json
agents/reviewer.md
skills/pdf-report/SKILL.md
commands/ship.md