academic-figure-skills
Publication-ready academic paper figures from repos, drafts, and references
All Skills in This Repository (7)
Pure Emerald Level IndicatorsAcademic Figure Color Expert
Generate color palettes with hex values for academic figures.
Academic Figure Prompt โ Modern ML Airy Style
Generate pastel-style English prompts for ML architecture and data-flow diagrams.
Academic Figure Workflow Orchestrator
Route repositories, papers, or PDFs to sibling skills for figure prompt generation.
Academic Paper Analyzer & Figure Planner
Analyze academic papers to generate structured figure-planning reports.
Academic Figure Prompt
Generate publication-ready English prompts for AI image tools to create academic figures.
Academic Repo Analyzer
Analyze ML/DL repositories to extract architecture, tech stack, and workflows.
Academic Figure Architecture Extractor & Analyzer
Extract architecture diagrams from academic PDFs and generate redraw-ready parameters.
Frequently Asked Questions
FAQPage SchemaHow to install academic-figure-skills?โผ
Run `npx skills add Azhi-ss/academic-figure-skills --all -g -y` in your terminal to install all five skills globally.
How to generate a paper figure from my code repository?โผ
Point the workflow at your repository and it extracts the semantic architecture, plans the figure, and renders it directly. You can simply ask it to analyze the repo and generate the figure without reviewing prompts.
Can it redraw my figure in the style of a published paper?โผ
Yes. Supply a reference figure or paper URL and it extracts the visual style grammar, then applies that style to your content without copying the original labels or topology.
Does it work with Claude Code, Cursor, and Codex?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, Codex, and Gemini CLI, with native image generation support in Codex.
Can I use it with only rough draft notes?โผ
Yes. The draft fast-track mode turns Markdown notes or outlines directly into a Figure 1 framework without requiring a complete manuscript.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides