Analyze, visualize, and inspect Flowcraft workflows. Covers static analysis (analyzeBlueprint, lintBlueprint, checkForCycles), Mermaid diagram generation, UI graph representation, and the CLI tool. Use when validating blueprints, generating diagrams, detecting cycles, or inspecting workflow executions.
$npx -y skills add gorango/flowcraft --skill workflow-analysisInstalls into the current project.
Run `npx skills use "https://github.com/gorango/flowcraft" --skill "gorango/flowcraft/workflow-analysis"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gorango/flowcraft" that are relevant to the current task. Run `npx skills add "https://github.com/gorango/flowcraft"` and select the relevant skills, then follow their instructions.