Collection of plugins, agents, prompts, and skills for AI agents.
npx claudepluginhub andyelessar/skillsPlugin marketplace for GitHub Copilot CLI and Claude Code, including dotnet, meta-prompts, etc.
Click the button to select a plugin!
| Plugin | License | Tags | Description |
|---|---|---|---|
meta-prompts | MIT | agents, prompts, skills, plugin, meta, prose | Skills for creating, reviewing, and rewriting agent prompts — including agent/plugin file authoring, SKILL.md design, and PROSE methodology guidance. |
agents-creator | MIT | agents, copilot, prompts, instructions | Create, review, rewrite, and debug repository-specific agents.md, .github/agents/*.md, and *.agent.md files. |
plugin-creator | MIT | plugin, marketplace, copilot, manifest | Create and maintain GitHub Copilot CLI and Claude Code plugins and marketplaces, including plugin.json and marketplace.json manifests for both platforms. |
prose-guide | CC-BY-NC-SA-4.0 | prose, ai-native, agents, workflows | Guide AI-native development with the PROSE methodology, including context engineering, agent primitives, and spec-driven workflows. |
dotnet | MIT | dotnet, aspire, csharp | Skills for .NET development, including Aspire distributed-app orchestration, debugging, and documentation. |
aspire-dev | MIT | dotnet, aspire, apphost, csharp | Guide .NET Aspire development, including AppHost setup, integrations, runtime operations, debugging, logs, and distributed traces. |
rpi-workflow | MIT | rpi, workflow, agents | Agents for RPI workflow — orchestrator, planner, researcher, implementor, and reviewer — using VS Code memory to manage workflow tasks. |
skill-guide | MIT | skills, prompts, meta, design-patterns, agents, SKILL.md | Design, write, review, and improve SKILL.md files using proven patterns (Tool Wrapper, Generator, Reviewer, Inversion, Pipeline) with intent-based protocols for creating, reviewing, and improving agent skills. |
# Add and browse marketplace
copilot plugin marketplace add AndyElessar/skills
copilot plugin marketplace list
copilot plugin marketplace browse andyelessar-skills
# Install a plugin
copilot plugin install plugin-creator@andyelessar-skills
copilot plugin list
# Add marketplace (in-session)
/plugin marketplace add AndyElessar/skills
# Install a plugin
/plugin install plugin-creator@andyelessar-skills
# Or load directly from local path during development
claude --plugin-dir ./plugins/plugin-creator
See LICENSE for repository-level licensing and the table above for each plugin's license.
Some plugins, such as plugins/prose-guide, also include their own LICENSE files.
Create, review, rewrite, and debug repository-specific agents.md, .github/agents/*.md, and *.agent.md files.
Create and maintain GitHub Copilot CLI and Claude Code plugins and marketplaces, including plugin.json and marketplace.json manifests for both platforms.
Guide AI-native development with the PROSE methodology, including context engineering, agent primitives, and spec-driven workflows.
Guide .NET Aspire development, including AppHost setup, integrations, runtime operations, debugging, logs, and distributed traces.
Agents for RPI workflow — orchestrator, planner, researcher, implementor, and reviewer — using VS Code memory to manage workflow tasks.
Design, write, review, and improve SKILL.md files using proven patterns (Tool Wrapper, Generator, Reviewer, Inversion, Pipeline) with intent-based protocols for creating, reviewing, and improving agent skills.
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