diagram

Generate ASCII diagrams from natural language descriptions.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/rodlc/claude-workshop-plugins --skill diagram-rodlc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: diagram
Source: https://github.com/rodlc/claude-workshop-plugins/tree/main/skills/diagram
Command: npx skills add https://github.com/rodlc/claude-workshop-plugins --skill diagram-rodlc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of various ASCII diagrams, eliminating the need for complex graphical tools and allowing for quick visualization directly within your workflow.

Core Features & Use Cases

  • Diverse Diagram Types: Supports 9 types including timelines, flowcharts, funnels, state machines, and more.
  • Automated Type Detection: Intelligently identifies the diagram type from your description.
  • Use Case: Quickly visualize a user journey with a timeline diagram, map out a process with a flowchart, or compare two options side-by-side.

Quick Start

Use the diagram skill to generate a flowchart for a user login process.

Frequently Asked Questions about diagram

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

FAQPage Schema
How do I generate an ASCII flowchart from a natural language description?

You can generate an ASCII flowchart by providing a natural language description of your process. The tool intelligently detects diagram type from keywords and renders the flowchart output in monospace code blocks.

What types of ASCII diagrams can I create for documentation?

You can create 9 types of ASCII diagrams for documentation, including timelines, flowcharts, funnels, and state machines. These visualizations render directly in monospace code blocks without complex graphical tools.

Can I visualize a user journey timeline without using graphical tools?

Yes, you can visualize a user journey timeline without graphical tools by describing the journey in natural language. The system detects the timeline type from your text and outputs an ASCII timeline instantly.

How does automated type detection work for ASCII visualization?

Automated type detection for ASCII visualization works by identifying specific keywords within your natural language description. If the diagram type is ambiguous, the system requires user input to clarify the intended output format.

Do I need to install any dependencies to create ASCII art diagrams?

No, you do not need to install any dependencies to create ASCII art diagrams. The system operates independently to render monospace text visualizations directly within your existing workflow environment.

What is the best way to map out a state machine in ASCII art?

The best way to map out a state machine in ASCII art is to describe the states and transitions in natural language. The system detects the state machine type from your description and generates the ASCII visualization instantly.