Skip to main content
Run any Skill in Manus
with one click

data-visualizer

This skill should be used when the user wants to visualize data from URLs (CSV or JSON) using interactive charts. Claude fetches the data, analyzes the columns and content, decides the best chart type, generates a Gradio gr.HTML app with Plotly, and verifies the result with Playwright.

Overview

This skill should be used when the user wants to visualize data from URLs (CSV or JSON) using interactive charts. Claude fetches the data, analyzes the columns and content, decides the best chart type, generates a Gradio gr.HTML app with Plotly, and verifies the result with Playwright.

Install command
npx skills add https://github.com/0yukali0/Share-skills --skill data-visualizer

Copy and paste this command into Claude Code to install the skill

Stars0
Forks0
UpdatedApril 27, 2026 at 02:45
SKILL.md
readonly