By andyelessar
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.
Plugin 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.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub andyelessar/skills --plugin skill-guideAgents for RPI workflow — orchestrator, planner, researcher, implementor, and reviewer — using VS Code memory to manage workflow tasks.
Guide .NET Aspire development, including AppHost setup, integrations, runtime operations, debugging, logs, and distributed traces.
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.
Open collection of AI agent skills — reusable, framework-agnostic SKILL.md packages
Create and validate production-grade agent skills with 100-point marketplace grading
Meta-skills infrastructure for Claude Code plugin ecosystem - skill authoring, hook development, modular design patterns, and evaluation frameworks
Complete toolkit for creating, validating, and managing Claude Code skills with intelligent agents, interactive commands, and professional templates
Complete plugin development toolkit for creating, refactoring, and validating Claude Code plugins and agents. Use when creating new plugins/skills/agents, refactoring existing plugins/skills, validating frontmatter, or restructuring plugin components. Includes specialized agents for assessment, planning, execution, and validation workflows.
Collection of agent skills