visualise

Render SVG diagrams, HTML widgets, and charts inline in chat.

467|26|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/bentossell/visualise --skill visualise
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visualise
Source: https://github.com/bentossell/visualise/tree/main
Command: npx skills add https://github.com/bentossell/visualise --skill visualise

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves the problem of coding agents being limited to text descriptions or ASCII art for complex spatial, sequential, or data-driven concepts, which are often unclear or cumbersome to convey in chat.

Core Features & Use Cases

  • Inline Interactive Visuals: Generate SVG diagrams, HTML widgets, live charts, and interactive explainers that render directly in the conversation interface with no external attachments required.
  • Multiple Visual Types: Supports flowcharts, structural architecture diagrams, illustrative mechanism diagrams, side-by-side comparison cards, metric dashboards, and interactive controls like sliders.
  • Use Case Example: Instead of describing a cloud architecture with paragraphs of text, an agent can generate an interactive, clickable diagram of VPCs, subnets, and instances that users can explore directly in the chat.

Quick Start

Ask your coding agent to create a flowchart of your software deployment pipeline or an interactive comparison of cloud providers to get an inline visual instantly.

Frequently Asked Questions about visualise

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

FAQPage Schema
How do I render interactive flowcharts and SVG diagrams directly in a chat conversation?

You can generate inline interactive visuals like SVG diagrams and flowcharts by having a coding agent output raw HTML or SVG fragments wrapped in a visualizer code fence, which renders directly in the chat interface within a sandboxed iframe.

Can I use Chart.js and D3.js to create inline data charts and visual explainers?

Yes, inline data charts and interactive explainers support both Chart.js and D3.js, allowing agents to generate rich data visualizations and interactive controls like sliders directly within the conversation.

What is the best way to visualize software architecture diagrams without external image attachments?

The best way to visualize software architecture without external attachments is generating inline interactive visuals, allowing users to explore clickable diagrams of components like VPCs and subnets directly in the conversation interface.

Does this inline visual generation approach support light and dark mode styling?

Yes, inline visual generation includes a built-in design system that ensures consistent light and dark mode styling across all rendered HTML widgets, SVG diagrams, and interactive explainers.

What types of interactive visuals can I create for side-by-side comparisons and metric dashboards?

You can create side-by-side comparison cards, metric dashboards, interactive controls, structural architecture diagrams, and illustrative mechanism diagrams, all rendered inline as interactive HTML or SVG fragments.

When should I use inline HTML widgets instead of text descriptions for data-driven communication?

You should use inline HTML widgets instead of text when conveying complex spatial, sequential, or data-driven concepts that are cumbersome to describe with text or ASCII art, enabling interactive exploration directly in chat.