What problem does it solve?
This Skill transforms Claude Code workflows into a format that can be executed on a fleet of pi agents, providing a more efficient and scalable way to run workflows without rewriting them.
Core Features & Use Cases
- Workflow Transformation: Converts Claude Code workflows into a format compatible with pi agents.
- Efficient Execution: Enables the execution of workflows on a pi agent fleet, leveraging non-Claude models for lower cost and higher performance.
- Seamless Integration: Maintains the same workflow logic and outputs, ensuring a consistent experience across different execution environments.
- Use Case: Suppose you have a complex workflow that you've proven on Claude Code and now want to run it at scale. This Skill allows you to transform the workflow and run it on a pi agent fleet without any changes to the workflow logic.
Quick Start
Run the following command to transform your Claude Code workflow into a format compatible with pi agents:
node pi-runner/extract.mjs workflow.js