What problem does it solve?
Creating cover images and in-article illustrations for WeChat Official Account articles requires manual prompt writing, image generation calls, budget control, and file verification, which is repetitive and error-prone when done by hand.
Core Features & Use Cases
- Three generation modes: cover-only, full (cover plus necessary in-article images), or prompts-only, selected from the user's request and recorded via
wewrite run update.
- Prompt engineering from the article: extracts 3-5 concrete entities and the article's dominant mood to build a unified color palette, composition, and texture across all images.
- Budget and count enforcement: calls
wewrite image-gen with --max-images and --max-cost, reducing in-article images when the budget pre-check fails instead of bypassing limits.
- Illustrated copy output: inserts accepted in-article images into a separate
<filename>-illustrated.md copy while never overwriting the original article.
- Use Case: After finishing a WeChat article draft, ask for a cover and supporting illustrations; the Skill writes prompts, generates images within the cost cap, verifies each file opens correctly, and delivers an illustrated copy.
Quick Start
Generate a cover image and in-article illustrations for my finished WeChat article using the wewrite-visual skill.