Turns Claude into a workflow architect that writes Atomic SDK orchestration code. You describe what you want, it authors TypeScript files using the defineWorkflow().run().compile() API to coordinate multiple AI coding sessions across Claude, Copilot, and OpenCode. The skill handles the SDK specifics (correct import paths from @bastani/atomic-sdk, ctx.stage() spawning, Promise.all() orchestration) and doubles as a context engineering advisor for session structure and prompt design. It can also execute workflows on your behalf when you ask it to run them. Most useful when you're building multi-agent pipelines and want programmatic control flow instead of clicking through UIs.
npx -y skills add flora131/atomic --skill workflow-creator --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
rohitg00/pro-workflow
supercent-io/skills-template