ascii

Installation
SKILL.md

ASCII Diagram Generator

Create ASCII diagrams for flows, architectures, and processes.

Arguments: $ARGUMENTS

Instructions

Generate an ASCII diagram based on the user's description provided in $ARGUMENTS.

If no arguments provided, ask the user what they want diagrammed.

Phase 1: Analyze the Request

  1. Parse the $ARGUMENTS to understand what flow/diagram is needed
  2. Identify the type of diagram:
    • Flow diagram: Sequential steps with arrows
    • Architecture diagram: Boxes representing components
    • Sequence diagram: Interactions between entities
Related skills
Installs
24
GitHub Stars
1
First Seen
Feb 18, 2026