workflow-diagram-skill

Generate structured workflow diagrams from topics, templates, or user-provided steps.

44|11|Updated Jun 1, 2026
One-click install
npx skills add https://github.com/jiushiwon/wg-skills --skill workflow-diagram-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-diagram-skill
Source: https://github.com/jiushiwon/wg-skills/tree/main/workflow-diagram-skill
Command: npx skills add https://github.com/jiushiwon/wg-skills --skill workflow-diagram-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyyaml, puppeteer-core, node.js, microsoft edge or google chrome, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill removes the need to manually design nodes, connectors, layouts, and visual styles when creating workflow diagrams from ideas or step lists.

Core Features & Use Cases

  • Template-Based Diagram Generation: Creates workflow diagrams from built-in templates for AI development, learning, work, health, travel, academic, and content-creation workflows.
  • Flexible Visual Output: Supports flat, sketchy, dark, and cute styles; vertical or horizontal layouts; and straight or curved arrows.
  • Custom Workflow Support: Converts user-provided steps or an inferred topic into structured diagrams with automatic grouping for complex flows.
  • Production-Ready Files: Generates editable SVG source files and high-resolution PNG previews for documents, presentations, blogs, and social media.

Quick Start

Ask the AI to generate a vibe coding workflow diagram in cute style with a horizontal layout.

Frequently Asked Questions about workflow-diagram-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a workflow diagram from natural language or a list of steps?

To generate a workflow diagram from natural language, provide a topic or step list to the AI. It automatically structures the input into nodes, connectors, and visual styles, outputting an editable SVG file and optional high-resolution PNG preview.

What's the best way to create a flowchart in a specific visual style and layout?

Creating flowcharts in specific visual styles requires configuring flat, sketchy, dark, or cute presets. You can also specify vertical or horizontal layouts and straight or curved arrows to customize the SVG generation and PNG rendering output.

Do I need Node.js and a local browser to render high-resolution PNG workflow diagrams?

Yes, rendering high-resolution PNG workflow diagrams requires Node.js, puppeteer-core, and a local Microsoft Edge or Google Chrome browser. SVG generation works independently, but PNG rendering specifically utilizes these local browser dependencies.

Can I use built-in diagram templates for process mapping across different domains?

Yes, you can use built-in diagram templates for process mapping across AI development, learning paths, health routines, travel plans, and content production. These templates automatically generate structured workflow diagrams with grouping for complex flows.

Does this approach support automatic grouping for complex software workflows?

Yes, this approach supports automatic grouping for complex software workflows. When you input a topic or provide custom steps, the system automatically organizes related nodes into structured groups within the generated SVG and PNG diagram files.