Turn a process into a flowchart
Uses visualise
- Process steps to visualize, replacing [PASTE THE PROCESS STEPS]
Use the visualise skill to turn these steps into a compact flowchart: [PASTE THE PROCESS STEPS].

This skill renders SVG diagrams, HTML widgets, charts, and interactive explainers directly in the conversation stream. It is designed for moments when a spatial, sequential, or systemic relationship is clearer as a visual than as prose. Developers, architects, and educators can use it to illustrate workflows, compare data, or walk through a mechanism without leaving the chat.
Follow the documented setup, then try a first task.
Installs: Complete visualise skill repository installed for the user.
In a terminal, clone the repository into the documented user-level skill location.
git clone https://github.com/bentossell/visualise.git ~/.agents/skills/visualise
Installs: Complete visualise skill repository installed for one project.
Run from: Project root
In a terminal, run this from the project root to clone the repository into the documented project-level skill location.
git clone https://github.com/bentossell/visualise.git .agents/skills/visualise
Uses visualise
Use the visualise skill to turn these steps into a compact flowchart: [PASTE THE PROCESS STEPS].
Uses visualise
Use the visualise skill to compare [OPTION X] and [OPTION Y] side by side using these criteria: [PASTE CRITERIA AND FACTS].
Uses visualise
Use the visualise skill to create a clear chart from this small dataset: [PASTE LABELS, VALUES, AND UNITS].