copilot-studio-workflow Skill
Development workflow for building, syncing, packaging, and shipping Copilot Studio agents. Use this skill when working with Copilot Studio YAML files (agent.mcs.yml, topics, actions, variables), when pulling or pushing agent changes, when packaging solutions for distribution, or when troubleshooting common Copilot Stud Published by microsoft in FastTrack.
What is copilot-studio-workflow Skill?
Development workflow for building, syncing, packaging, and shipping Copilot Studio agents. Use this skill when working with Copilot Studio YAML files (agent.mcs.yml, topics, actions, variables), when pulling or pushing agent changes, when packaging solutions for distribution, or when troubleshooting common Copilot Stud Published by microsoft in FastTrack. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Deployment
- Testing use cases
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use copilot-studio-workflow Skill
- Use it for testing.
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/FastTrack
- Skill file: copilot-agent-samples/github-copilot-skills/copilot-studio-workflow/SKILL.md
What it does
Development workflow for building, syncing, packaging, and shipping Copilot Studio agents. Use this skill when working with Copilot Studio YAML files (agent.mcs.yml, topics, actions, variables), when pulling or pushing agent changes, when packaging solutions for distribution, or when troubleshooting common Copilot Stud
Skill instructions
Copilot Studio Workflow Overview - Copilot Studio agents are YAML-first assets (.mcs.yml) that sync between a local repo and the cloud. - Treat the development/demo environment as the real working environment and the production environment as a packaged distribution target. - Keep generic placeholder URLs in git (for example contoso.sharepoint.com); real demo URLs belong only in the live environment. - Follow the proven loop: pull → revert env-specific files → edit → push → publish → test → commit. Prerequisites & First-Time Setup When starting work on a Copilot Studio project for the first time, verify the following tools are installed and configured. Run .\scripts\cps-status.ps1 for a quick health check. Required | Tool | Purpose | Install | |---|---|---| | Git | Source control for agent YAML files | git-scm.com | | VS Code | Editor for YAML and local development | code.visualstudio.com | | Copilot Studio VS Code Extension | Pull/push agent YAML between local files and cloud environm
Explore related resources
Frequently asked questions
What is copilot-studio-workflow?
copilot-studio-workflow is a open-source AI agent skill with Copy skill directory. Development workflow for building, syncing, packaging, and shipping Copilot Studio agents.
Who is copilot-studio-workflow best for?
copilot-studio-workflow is best for reusing agent instructions, scripts, and references, testing workflows, deployment workflows.
How do I install copilot-studio-workflow?
Install or run copilot-studio-workflow using Copy skill directory. Check copilot-studio-workflow for the latest setup command.
Is copilot-studio-workflow actively maintained?
copilot-studio-workflow may need a closer maintenance check before production use.
Auto-fetched from GitHub.