
Agent Skill Converter Copilot
Register a marketplace that ships GitHub Copilot–compatible skills and agents converted from Claude Code plugins so one workflow works across coding agents.
Overview
agent-skill-converter-copilot is a plugin marketplace for the Build phase that delivers one Copilot-oriented plugin with converted skills, commands, and multi-agent feature workflows from Claude Code sources.
What is this marketplace?
- 1 plugin: copilot-skills with agents, commands, and skills paths aimed at Copilot consumption.
- Comprehensive feature-development workflow: codebase exploration, architecture design, and quality review.
- Output sourced from ./out/copilot with strict mode disabled for flexible packaging.
- Metadata positions the bundle as Claude Code plugins converted for GitHub Copilot compatibility.
- 1 plugin listed (copilot-skills)
- Agents path ./agents/ and commands path ./skills/
- Marketplace schema: anthropic.com/claude-code/marketplace.schema.json
Community signal: 1 GitHub stars.
What problem does it solve?
Builders maintain duplicate agent prompts and review flows because Claude Code plugins do not run natively in GitHub Copilot.
Who is it for?
Developers who already use Claude Code plugins and want Copilot to run the same exploration, design, and review agent pattern.
Skip if: Teams on Claude Code only with no Copilot adoption, or builders who need live conversion tooling instead of prebuilt output.
What do I get? / Deliverables
After adding the marketplace, you can enable copilot-skills so Copilot loads converted agents and commands aligned with your Claude plugin workflow.
- 1 copilot-skills plugin with agents, commands, and skill directories
- Documented feature-development workflow spanning exploration, design, and review
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Cross-agent portability lands in Build/agent-tooling when you are standardizing how features get explored, designed, and reviewed—not at launch or grow. The copilot-skills plugin bundles exploration, architecture, and quality-review agents—tooling for how the agent works, not a single API hook.
How it compares
Converted Copilot skill marketplace, not an in-session Claude skill or MCP server.
Common Questions / FAQ
Who is Agent Skill Converter Copilot for?
It is for solo and small teams standardizing AI feature workflows across Claude Code and GitHub Copilot using preconverted skills and agents.
When should I use Agent Skill Converter Copilot?
Use it when you are rolling out Copilot alongside Claude and need exploration, architecture, and quality-review agents without rewriting each plugin by hand.
How do I add Agent Skill Converter Copilot to my agent?
Install the himmelreich-it/agent-skill-converter Claude marketplace and enable the copilot-skills plugin so Copilot picks up the ./out/copilot agents and ./skills commands.