scipilot-figure-skill

scipilot-figure-skill

Research data visualization assistant that thinks before drawing.

Agent SkillWritingOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.0k
Source
skill-github

Overview

scipilot-figure-skill is a member of the SciPilot Skills family, designed specifically for researchers. It first analyzes data and recommends appropriate chart types, then generates high-quality scientific charts using tools such as matplotlib, seaborn, and plotly. Supports automatic configuration for Chinese text, ensuring Chinese characters display correctly instead of appearing as boxes. Ideal for researchers needing to present data in academic papers.

Capabilities

  • Data analysis and chart recommendation
  • High-quality chart rendering
  • Journal standard self-check
  • Multilingual support (including Chinese)
  • Visual self-check loop

Use cases

Research data visualizationAcademic paper chart creationData-driven decision support

Setup

Requires: Python 3.9+API Key (Claude Code)
git clone https://github.com/Haojae/scipilot-figure-skill.git ~/.claude/skills/scipilot-figure-skill && pip install -r ~/.claude/skills/scipilot-figure-skill/requirements.txt

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I install this Skill?

Use git to clone the repository and install dependencies: `git clone https://github.com/Haojae/scipilot-figure-skill.git ~/.claude/skills/scipilot-figure-skill && pip install -r ~/.claude/skills/scipilot-figure-skill/requirements.txt`

What programming languages are supported?

Primarily supports Python 3.9 and above.

Does it support Chinese?

Yes, it supports automatic configuration for Chinese text.

Related skills