Stats
Links
Categories
npx claudepluginhub marcospmail/claude-code-pluginsYato (Yet Another Tmux Orchestrator) - AI-powered multi-agent orchestration via tmux sessions. Deploy teams of Claude agents (PM, Developer, QA, Code-Reviewer, etc) that work in parallel with independent contexts.
A collection of Claude Code plugins for enhanced development workflows.
| Plugin | Description |
|---|---|
| yato | Yet Another Tmux Orchestrator - Multi-agent orchestration with parallel Claude instances in tmux |
| loop | Repeating prompt loops - execute any prompt at intervals with configurable stop conditions |
/plugin marketplace add marcospmail/claude-code-plugins
/plugin install yato@claude-code-plugins
/plugin install loop@claude-code-plugins
/plugin marketplace add /path/to/claude-code-plugins
/plugin install yato@claude-code-plugins
/plugin install loop@claude-code-plugins
claude-code-plugins/
├── .claude-plugin/
│ └── marketplace.json # Marketplace manifest
├── plugins/
│ ├── yato/ # Yato plugin
│ │ ├── .claude-plugin/
│ │ │ └── plugin.json # Plugin manifest
│ │ ├── skills/ # Claude Code skills
│ │ ├── hooks/ # Claude Code hooks
│ │ ├── lib/ # Python modules
│ │ └── ...
│ └── loop/ # Loop plugin
│ ├── .claude-plugin/
│ │ └── plugin.json # Plugin manifest
│ ├── skills/loop/ # /loop skill
│ ├── hooks/ # Stop hook for loop continuation
│ └── lib/ # loop_manager.py + croniter
└── README.md
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations