skills-for-copilot-studio
Author, test, and manage Copilot Studio agents via YAML
All Skills in This Repository (4)
Pure Emerald Level Indicatorsint-reference
Document Copilot Studio YAML authoring for topics, connectors, variables, and Power Fx.
int-project-context
Provide shared project context and guidance for Copilot Studio agent YAML projects.
Add Generative Answers
Add generative answer nodes to Copilot Studio topics with CreateSearchQuery and SearchAndSummarizeContent.
best-practices
Configure Copilot Studio agents with JIT glossary and user context provisioning.
Frequently Asked Questions
FAQPage SchemaHow to install Skills for Copilot Studio?โผ
Run `npx skills add microsoft/skills-for-copilot-studio --all -g -y` in your terminal to install all skills globally.
What does Skills for Copilot Studio do?โผ
It lets you author, edit, validate, test, and sync Microsoft Copilot Studio agents as local YAML files instead of clicking through the web portal.
Can I test Copilot Studio agents from the terminal?โผ
Yes. You can send single test messages, run batch test suites via the Copilot Studio Kit, and analyze evaluation results with proposed YAML fixes.
Does it work with Claude Code and VS Code?โผ
Yes. It runs as a plugin in Claude Code, GitHub Copilot CLI, and VS Code, using the Copilot Studio VS Code extension for push, pull, and clone operations.
Do I need coding experience to use it?โผ
No. You describe what you want in plain English and the skills generate and validate the correct Copilot Studio YAML for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core