Runs agency-orchestrator YAML workflows directly in your Claude Code or Cursor session without API keys. Point it at a YAML file defining multiple agent roles and tasks, and it'll execute them sequentially using the current LLM as each persona. It reads role definitions from markdown files (expects agency-agents-zh installed), handles dependencies between steps, and saves outputs to .ao-output with proper folder structure. If you don't have a YAML ready, describe what you want and it'll generate the workflow for you. Genuinely useful if you're already bought into the multi-agent workflow idea and want to skip the orchestration server setup.
npx -y skills add jnmetacode/superpowers-zh --skill workflow-runner --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
rohitg00/pro-workflow
supercent-io/skills-template