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에 표시된 보조 파일을 읽어 보세요.