visualize

Convert content and data into self-contained HTML visualizations.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/derickLeeT/visualize-plus --skill visualize-derickleet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visualize
Source: https://github.com/derickLeeT/visualize-plus/tree/main/skills/visualize
Command: npx skills add https://github.com/derickLeeT/visualize-plus --skill visualize-derickleet

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Converts content, ideas, or data into clear, shareable HTML visualizations without building a full website or managing multiple assets.

Core Features & Use Cases

  • Create self-contained HTML visualizations suitable for slide decks, dashboards, infographics, and reports.
  • Support multiple content types (text, data tables, CSV-like input) to produce visuals you can open offline.
  • Generate accessible outputs with semantic HTML, theming options, and responsive layouts for desktop and mobile.

Quick Start

Provide your content or data and run the tool to output a standalone HTML file you can open offline.

Frequently Asked Questions about visualize

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

FAQPage Schema
How do I convert text or data into a standalone HTML visualization?

To turn content into a standalone HTML visualization, provide your text, data tables, or URLs to generate a self-contained HTML file. This single-file output includes semantic HTML and theming options, allowing you to open and share visuals offline without managing external assets.

What is the best way to create offline dashboards or infographics from raw data?

The best way to create offline dashboards or infographics is converting raw data directly into a single-file HTML visualization. This generates accessible, responsive layouts with theming options that can be opened offline on desktop or mobile browsers without requiring a full website build.

Can I generate accessible slide decks from a URL without managing multiple assets?

Yes, you can generate accessible slide decks from URLs or text into self-contained HTML files. The output uses semantic HTML to ensure accessibility and responsive layouts, consolidating all visual resources into a single offline-viewable file without managing multiple assets.

Does the generated HTML visualization support theming and responsive layouts?

Yes, generated HTML visualizations support theming and responsive layouts. The conversion process applies semantic HTML to ensure accessibility, while the theming options allow customization for desktop and mobile viewing within a single offline file.

How to build one-pager reports from CSV-like input for offline viewing?

Build one-pager reports by providing CSV-like input to generate a single-file HTML visualization. This self-contained output can be opened offline, embedding all necessary semantic HTML and theming resources directly into the standalone file.

Why does my HTML visualization need a YAML frontmatter in SKILL.md?

Your HTML visualization requires a YAML frontmatter with a name and description in SKILL.md to properly configure the generation process. This metadata enables optional scripts, references, and assets directories for on-demand resources during the single-file output creation.