conductor Skill
Validate, run, and execute workflows; creating new workflows when explicitly asked. Use when orchestrating AI agents via YAML workflow files, executing an existing workflow, debugging execution, configuring routing between agents, setting up human-in-the-loop gates, or understanding workflow YAML schema. Only create ne Published by microsoft in conductor.
What is conductor Skill?
Validate, run, and execute workflows; creating new workflows when explicitly asked. Use when orchestrating AI agents via YAML workflow files, executing an existing workflow, debugging execution, configuring routing between agents, setting up human-in-the-loop gates, or understanding workflow YAML schema. Only create ne Published by microsoft in conductor. 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
- Developers using conductor
Technical details
- Install or run with Copy skill directory
When to use conductor Skill
- Use it for developers using conductor.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/conductor
- Skill file: plugins/conductor/skills/conductor/SKILL.md
What it does
Validate, run, and execute workflows; creating new workflows when explicitly asked. Use when orchestrating AI agents via YAML workflow files, executing an existing workflow, debugging execution, configuring routing between agents, setting up human-in-the-loop gates, or understanding workflow YAML schema. Only create ne
Skill instructions
Conductor CLI tool for defining and running multi-agent workflows with the GitHub Copilot SDK, Anthropic Claude, Claude Agent SDK, or Hermes (NousResearch, experimental). DO NOT create new workflow files unless the user explicitly asks you to create one. Default to running, validating, or debugging existing workflows. If the user's request is ambiguous, assume they want to run or modify an existing workflow rather than create a new one. Error Handling CRITICAL — do NOT improvise workarounds. If conductor fails for any reason (installation failure, provider error, missing dependency, platform bug), you MUST: 1. Report the exact error to the user — include the full error message. 2. Stop and wait for user direction. Do NOT attempt to simulate, replicate, or approximate the multi-agent workflow yourself. The value of this skill is the structured multi-agent orchestration — a single-agent attempt is not an equivalent substitute. Setup Conductor is installed automatically when needed. If a
Explore related resources
Frequently asked questions
What is conductor?
conductor is a open-source AI agent skill with Copy skill directory. Validate, run, and execute workflows; creating new workflows when explicitly asked. Use when orchestrating AI agents via YAML workflow files, executing an existing workflow, debugging execution, configuring.
Who is conductor best for?
conductor is best for reusing agent instructions, scripts, and references.
How do I install conductor?
Install or run conductor using Copy skill directory. Check conductor for the latest setup command.
Is conductor actively maintained?
conductor may need a closer maintenance check before production use.
Auto-fetched from GitHub.