Skip to main content
在 Manus 中运行任何 Skill
一键导入

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.

概览

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.

安装命令
npx skills add https://github.com/0yukali0/Share-skills --skill data-visualizer

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2026年4月27日 02:45
SKILL.md
readonly