Academic Figure Workflow Orchestrator

Installation
SKILL.md

Academic Figure Workflow Orchestrator

Use this skill as the pack entrypoint. Route the task to the minimum set of sibling skills needed to get the user from raw inputs to a usable academic figure prompt.

Do not dump every sub-skill at once. Identify the user's current stage, load only the relevant sibling skill files, and move the workflow forward with the fewest necessary steps.

Sibling Skill Routing

Read the sibling skill files only when their stage is needed:

  • ../academic-repo-analyzer/SKILL.md: Use when the user provides a repository, asks what a codebase does, or needs a quick understanding document before figure planning.
  • ../academic-figure-paper-analyzer/SKILL.md: Use when the user provides a paper, section draft, abstract, or method description and needs figure planning.
  • ../academic-figure-architecture-extractor/SKILL.md: Use when the user provides a PDF, wants to extract architecture diagrams, analyze diagram structure, or get color scheme recommendations for existing diagrams.
  • ../academic-figure-color-expert/SKILL.md: Use when the user asks for palette selection, venue-specific style advice, or accessibility-safe colors.
  • ../academic-figure-prompt/SKILL.md: Use when the user wants a classic academic figure prompt.
  • ../academic-figure-prompt-pastel/SKILL.md: Use when the user explicitly wants a modern ML / ICLR / NeurIPS 2024-2025 airy pastel style.

Stage Detection

Related skills

More from azhi-ss/academic-figure-skills

Installs
GitHub Stars
29
First Seen