microsoft/skills-for-copilot-studio
A skill for AI-coding tools to build and edit Microsoft Copilot Studio agents as YAML — with schema validation, templates, and AI-powered skills. Suited for Claude Code, GitHub Copilot CLI, and more.
Platform-specific configuration:
{
"mcpServers": {
"skills-for-copilot-studio": {
"command": "npx",
"args": [
"-y",
"skills-for-copilot-studio"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...