Skip to main content

research-viz

Reproducible Python research-visualization workflow for tabular data (csv/xlsx/tsv/txt). Produces a self-documenting `visualizations/` folder with a pandas+numpy parser (quality checks, missing-data handling), a matplotlib+seaborn plot generator, and a streamlit/altair interactive viewer — each behind a small shell wrapper. Use this skill whenever the user wants to "visualize / explore / plot / chart / dashboard" a dataset, asks for "research visualizations", to "make a streamlit app from this data", to "clean up this CSV and chart it", points at a `data/` folder of tabular files, says "summarize this dataset visually", or hands over an .xlsx/.csv/.tsv and wants to see what's in it. Also use whenever the user opens a folder that already contains `visualizations/info/context.md` — the skill is designed to be resumable across agent sessions via that context file.

跳到安装

来源信息

仓库
wyc79/research-viz-skill
最近来源活动
2026年5月5日 18:23
检测到的 SKILL.md 语言
英语
星标
0
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。