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 skills add https://github.com/jnmetacode/superpowers-zh --skill workflow-runner