baoyu-article-illustrator

Generate consistent article illustrations using a type, style, and palette framework.

Updated Jun 7, 2026
One-click install
npx skills add https://github.com/Chensihakniroth/ANAKOT-AGENT --skill baoyu-article-illustrator-chensihakniroth
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: baoyu-article-illustrator
Source: https://github.com/Chensihakniroth/ANAKOT-AGENT/tree/main/optional-skills/creative/baoyu-article-illustrator
Command: npx skills add https://github.com/Chensihakniroth/ANAKOT-AGENT --skill baoyu-article-illustrator-chensihakniroth

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Adding illustrations to articles manually requires design skills and produces inconsistent visuals; this Skill analyzes article content, identifies where illustrations add value, and generates stylistically consistent images automatically. ## Core Features & Use Cases - Three-Dimension Consistency: Combine illustration type (infographic, scene, flowchart, comparison, framework, timeline) with 23 rendering styles and 4 color palettes, or use one-shot presets like tech-explainer and edu-visual. - Structured Workflow: Analyzes content, confirms settings via clarifying questions, produces an outline, saves reproducible prompt files, generates images, and inserts Markdown image references into the article. - Reference Image Support: Extracts style and palette descriptions from user-supplied reference images via vision analysis and embeds them into generation prompts. - Use Case: Given a technical blog post about API design, the Skill recommends the tech-explainer preset, plans one infographic per section with actual metrics from the text, generates blueprint-style images, and inserts them after the relevant paragraphs. ## Quick Start Ask the agent to illustrate your article file, for example: illustrate api-design.md using the tech-explainer preset with per-section density.

Frequently Asked Questions about baoyu-article-illustrator

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

FAQPage Schema
How do I add illustrations to a Markdown article automatically?▼

Provide the article file path or paste its content and request illustration in natural language. The Skill analyzes the content, confirms type, style, palette, and density, then generates images and inserts Markdown image links after the relevant paragraphs.

What illustration styles and types are available for article images?▼

Six types are supported: infographic, scene, flowchart, comparison, framework, and timeline. These combine with 23 styles such as blueprint, notion, watercolor, and ink-notes, plus 4 palettes, or ready-made presets like tech-explainer and storytelling.

Can I use a reference image to match an existing illustration style?▼

Yes. Provide an image path or URL and the Skill uses vision analysis to extract a textual description of its style, palette, and composition. That description is embedded into generation prompts since the image generator does not accept image inputs directly.

Does the article illustrator work on Windows?▼

The ported version supports Linux and macOS only. Image downloads rely on terminal commands like curl or wget, and binary file handling uses shell copy commands rather than cross-platform scripts.

Why must prompt files be saved before images are generated?▼

Prompt files under the prompts directory act as reproducibility records, letting you regenerate or edit an illustration later without re-analyzing the article. The Skill blocks image generation until every illustration has a saved prompt file.