paper-illustration

Generate publication-quality academic paper architecture and method diagrams.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/Shallow-W/llm-wiki --skill paper-illustration-shallow-w
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-illustration
Source: https://github.com/Shallow-W/llm-wiki/tree/main/.claude/skills/paper-illustration
Command: npx skills add https://github.com/Shallow-W/llm-wiki --skill paper-illustration-shallow-w

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts your paper figure request into a submission-quality architecture or method illustration, with strict arrow direction and conference-style visual compliance.

Core Features & Use Cases

  • Multi-stage supervised generation: Coordinates Claude for planning and strict review, with Gemini for layout optimization and style verification, then renders via an image model.
  • CVPR/NeurIPS-style diagrams: Produces print-friendly, grayscale-compatible figures with clean typography, professional colors, thick labeled arrows, and clear left-to-right flow.
  • Optional style reference guidance: Lets you align figure density and caption-length tendencies to a reference paper without copying its visual design.

Quick Start

Ask the AI to generate an architecture diagram for your method and include clear data-flow arrows, e.g., “生成图表:把我的 Transformer 编码器-融合-输出流程画成 CVPR 风格的图,并保证箭头方向正确。”

Frequently Asked Questions about paper-illustration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate CVPR-style architecture diagrams for my research paper?

To generate publication-ready architecture diagrams, you provide a method description and the Skill plans the layout, optimizes style via Gemini, and renders a print-friendly illustration with thick labeled arrows and correct left-to-right data flow.

What is the best way to ensure data flow arrows point in the correct direction in academic diagrams?

Ensuring correct data flow arrows requires strict multi-stage planning and visual review. This Skill uses a Claude-to-Gemini-to-render loop to verify layout and enforce explicit left-to-right arrow directions for readability.

Can I align my paper illustration's visual density to a specific reference paper?

Yes, you can align figure density and caption-length tendencies to a reference paper using optional style-reference gating. This matches the target style without copying the original visual design.

How to create grayscale-compatible method diagrams for conference submissions?

Creating grayscale-compatible method diagrams involves supervised generation that produces print-friendly figures with clean typography and professional colors. It iteratively refines the rendering up to a target quality score.

Does generating publication-quality figures require manual layout optimization?

Generating publication-quality figures does not require manual layout optimization because the Skill automates layout checks and style verification through a Claude-to-Gemini-to-render loop, handling component labeling and grouped modules automatically.