figures4papers-playbook
Installation
SKILL.md
Figures4papers Playbook
Use this skill to find the closest figures4papers example and convert it into a user-specific plotting script quickly.
Workflow
- Parse user intent into chart type and domain (for example: grouped bar + benchmark comparison).
- Run
scripts/example_locator.pyto shortlist candidate scripts. - Read
references/example_index.mdfor folder-level context and naming patterns. - Choose one base script and adapt data, labels, and file outputs.
- If style consistency is required, co-use
scientific-figure-profor final polishing.
Locator Script
Use keyword and chart filters:
python skills/figures4papers-playbook/scripts/example_locator.py --keyword bar --chart-type grouped_bar