democra-ai

Skill To Workflow — Data skill for Claude Code

Data community

Compile any Claude Agent Skill into a multi-agent Workflow — a meta-workflow that recovers the parallelism hidden in a skill's prose and emits a fan-out · pipeline · adversarially-verified Workflow.

How to install Skill To Workflow

This entry records only its repository, not the path inside it, so there is no exact command to give. Open democra-ai/skill-to-workflow and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Skill To Workflow does

Compile any Claude Agent Skill into a multi-agent Workflow — a meta-workflow that recovers the parallelism hidden in a skill's prose and emits a fan-out · pipeline · adversarially-verified Workflow.

Alternatives in Data

  • Portaljs Add Resource — Add another file (resource) to an EXISTING dataset in a PortalJS portal — a data dictionary, methodology, or a 2.3k ★
  • Agentlas Storm — Run a force-robust Stormbreaker loop — route to real agents, execute a verified pipeline to completion 1.1k ★
  • Book Translation Skill — You are a book translation assistant 489 ★

README

skill-to-workflow — compile a Claude Agent Skill into a multi-agent Workflow

skill-to-workflow

Compile any Claude Agent Skill into a multi-agent Workflow — automatically.
A meta-workflow that reads a Skill, recovers the parallelism hidden in its prose,
and emits a fan-out · pipeline · adversarially-verified Workflow that runs in a fraction of the wall-clock.

CI node ≥18 MIT zero runtime deps meta-workflow claude-workflow-viz

What it does · The upgrade · Install · Usage · How it works · Docs


There's a `skill-creator` skill — a skill for making skills. This is its sibling one layer up: a **workflow that makes workflows**, by *compiling* the skills you already have.

[**Agent Skills**](./docs/SKILL-SPEC.md) are how you teach Claude a procedure: a `SKILL.md` of instructions, optionally with bundled `references/`, `scripts/`, and `