Генерация иллюстраций для научных статей
★ 7.1 · content
paper-illustration is a Claude Code skill that generates publication-quality illustrations for academic papers using Gemini image generation with a Claude-supervised iterative refinement loop. The five-stage pipeline has Claude plan the prompt, Gemini (gemini-3-pro-preview) optimize layout and verify CVPR/NeurIPS/ICLR style compliance, Gemini (gemini-3-pro-image-preview) render the final image, and then Claude strictly score the result on a 1–10 scale — repeating up to five iterations until the score reaches 9 or above. Output files land in figures/ai_generated/, and an optional --style-ref argument aligns structural conventions with a reference paper. Researchers who need conference-ready architecture diagrams and method illustrations without manual work in graphics editors will find it particularly useful.
- #academic-illustration
- #gemini-image-generation
- #paper-figures
- #architecture-diagrams
- #publication-ready