Автоиллюстрирование статей в Markdown

★ 6.5 · content

article-illustrator is a Claude Code skill that analyzes a Markdown article's structure and automatically generates illustrations at the right places to support reader comprehension. The skill reads a local file or downloads content from a URL, then scans each section to identify positions for three illustration roles: supplementing information, visualizing abstract concepts, and setting the mood. For each position it produces a structured plan with a descriptive filename following the illustration-[slug].png convention. Images are generated at a 16:9 ratio in one of five styles — minimal flat vector, sci-fi futuristic, infographic, scene illustration, or hand-drawn sketch — chosen to match the section's content. Finished files are saved to an imgs/ subfolder beside the article and embedded using standard Markdown image syntax. Ideal for bloggers, editors, and content teams who need to illustrate long-form or technical articles without manual prompt writing.