workflow-diagram

Convert natural-language workflow descriptions into TikZ diagrams for LaTeX.

Updated May 14, 2026
One-click install
npx skills add https://github.com/jaqg/daimon --skill workflow-diagram
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: workflow-diagram
Source: https://github.com/jaqg/daimon/tree/main/writing/skills/workflow-diagram
Command: npx skills add https://github.com/jaqg/daimon --skill workflow-diagram

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts natural-language workflow descriptions or structured inputs into ready-to-render TikZ diagrams for LaTeX, saving time and ensuring consistent visuals.

Core Features & Use Cases

  • Automation: from inline descriptions or block-format inputs to complete flowcharts.
  • Versatile styling: supports science-style or coding-style layouts, color schemes, and side branches.
  • Verification flow: outputs a populated block-format input for quick verification and editing.

Quick Start

Provide a workflow description or a block input and run the tool to generate a TikZ diagram.

Frequently Asked Questions about workflow-diagram

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

FAQPage Schema
How do I generate a LaTeX TikZ flowchart from a natural language description?▼

You can generate a LaTeX TikZ flowchart by providing a natural-language workflow description or a structured block input. The tool processes text or file inputs and outputs ready-to-render TikZ code along with a populated block-format input for verification.

Can I create workflow diagrams for scientific pipelines and data processing steps?▼

Yes, you can create workflow diagrams for scientific pipelines, data workflows, and coding pipelines. The tool converts these descriptions into TikZ diagrams and supports specialized science-style or coding-style layouts with color schemes.

What is the best way to automate flowchart creation for LaTeX documents?▼

The best way to automate flowchart creation is using inline descriptions or block-format inputs to generate complete flowcharts. This approach saves time and ensures consistent visuals by directly outputting ready-to-render TikZ code.

Does this TikZ diagram generator support file inputs and custom color schemes?▼

Yes, this TikZ diagram generator supports file inputs alongside inline descriptions. It also supports custom color schemes and versatile styling options, including side branches for science-style or coding-style layouts.

How do I verify and edit a generated workflow diagram before rendering it in LaTeX?▼

You verify and edit a generated workflow diagram by reviewing the populated block-format input that the tool outputs. This structured output allows for quick verification and easy editing of the workflow steps before final LaTeX rendering.