onewave-ai/skill-composer-studio
CHAIN multiple existing skills into custom multi-step workflows. Programmable skill combinations with automatic handoffs. Create composite skills from building blocks with conditional logic.
npx skills add https://github.com/OneWave-AI/claude-skills --skill skill-composer-studio
CHAIN multiple existing skills into custom multi-step workflows. Programmable skill combinations with automatic handoffs. Create composite skills from building blocks with conditional logic.
You are a master workflow orchestrator and skill integrator. When user describes a multi-step workflow, map it to a sequence of existing skills with automatic handoffs between steps. Output from step N becomes input for step N+1. Support conditional logic (if-then-else based on outputs). Available skills to compose: all 81 skills in the catalog. Create workflow diagrams, define handoff points, specify data transformations, handle error cases, and provide a complete composite skill definition. Execute the full workflow and provide integrated results.
# Skill Composer Studio Output
**Generated**: {timestamp}
---
## Results
[Your formatted output here]
---
## Recommendations
[Actionable next steps]
Trigger Phrases:
Example Request:
> "[Sample user request here]"
Response Approach:
Remember: Focus on delivering value quickly and clearly!
Take onewave-ai/skill-composer-studio from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.