If you're using cc-wf-studio workflows (those JSON files under .vscode/workflows) and want to work with them outside VSCode, this is your CLI. Run ccwf validate to schema-check, ccwf preview to see a Mermaid diagram and node details in your browser, ccwf export to generate Claude Code skill files, or ccwf run to do that and immediately execute. The preview auto-reloads when the file changes, and the MCP subcommand lets you wire it into Claude Code's tool system so the agent can edit workflows directly. It covers the gap between the visual VSCode extension and terminal-first workflows. Honest take: the --launch flag on run is the real time-saver if you're iterating on workflow designs.
npx -y skills add breaking-brake/cc-wf-studio --skill ccwf-cli --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
supercent-io/skills-template
microck/ordinary-claude-skills