A marketplace of Claude Code plugins and skills, with future support for GitHub Copilot extensions.
npx claudepluginhub ibara1454/agent-marketplaceA sample template plugin demonstrating the /greet skill. Use it as a starting point for building your own plugins.
GitHub workflow automation skills
A marketplace of Claude Code plugins and skills, with GitHub Copilot CLI compatibility.
Add this marketplace to Claude Code:
/plugin marketplace add ibara1454/agent-marketplace
Install a plugin:
/plugin install hello-world@agent-marketplace
Use a skill from the installed plugin:
/greet
| Plugin | Description | Skills |
|---|---|---|
| hello-world | Sample template plugin | /greet |
agent-marketplace/
├── .claude-plugin/
│ └── marketplace.json # Claude Code marketplace registry
├── .github/
│ └── plugin/
│ └── marketplace.json # GitHub Copilot CLI marketplace registry
├── plugins/
│ └── hello-world/ # Sample plugin (use as template)
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── skills/
│ │ └── greet/
│ │ └── SKILL.md
│ └── README.md
├── .gitignore
├── README.md # This file
├── CONTRIBUTING.md
└── LICENSE
Want to add your own plugin? See CONTRIBUTING.md for step-by-step instructions.
MIT — see LICENSE.
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