What problem does it solve?
This Skill automates end-to-end diagram generation for a blog post from its plan using PaperBanana, creating precise .txt descriptions, generating diagrams, and performing a visual verification workflow to ensure consistency and quality.
Core Features & Use Cases
- Read the Diagram Master List from the article plan (plan/<topic-slug>_outline.md) to determine all diagrams.
- Write .txt description files for each diagram in figures/descriptions with strict formatting for PaperBanana input.
- Generate diagrams with PaperBanana and produce final output images in figures/output.
- Visually verify every generated image to ensure labels, layout, and background meet the academic-style standards.
- Use Case: when planning a technical blog post that requires 20–40 diagrams with consistent visuals and captions.
Quick Start
Provide a topic slug that has a plan outline at plan/<topic-slug>_outline.md so the skill can generate all diagrams.