# Article Illustrate

> This skill should be used when the user asks to "生成插图", "文章配图", "insert images", "illustrate article", or wants images inserted into an existing article draft. It analyzes article structure, generates matching visuals, and inserts them into markdown.

- **Type:** Skill
- **Install:** `agentstack add skill-giantclam-auto-viral-article-writer-article-illustrate`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [GiantClam](https://agentstack.voostack.com/s/giantclam)
- **Installs:** 0
- **Category:** [Content & Media](https://agentstack.voostack.com/c/content-and-media)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [GiantClam](https://github.com/GiantClam)
- **Source:** https://github.com/GiantClam/auto-viral-article-writer/tree/master/skills/article-illustrate

## Install

```sh
agentstack add skill-giantclam-auto-viral-article-writer-article-illustrate
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Article Illustrate

Use this skill when a markdown article already exists and the next step is to add illustrations into the body.

## Use This For

- adding illustrations to a generated article
- converting section headings into image insertion points
- in-place markdown enhancement for article outputs

## Do Not Use This For

- creating a cover image
- creating a full article from scratch
- generating unrelated standalone images

## Inputs

- article markdown path
- optional style hint
- optional max image count

## Outputs

- generated image files under `output/images/`
- updated article markdown with inserted `` blocks
- inline images should prefer the same slug family as the source article when possible

## Workflow

1. Analyze the article for eligible `**bold section**` headings.
2. Filter out title lines, numbered list-style headings, and empty sections.
3. Generate one image prompt per selected section.
4. Save generated images to the output directory using the article slug family when possible.
5. Insert image markdown below the matching headings.

## Fallback Guidance

- If no eligible section headings exist, report that the article is not illustration-ready yet.
- If image generation fails, preserve the article content and return a partial-completion summary.

## References

- `references/insertion-rules.md` - article spot detection and insertion behavior
- `../../docs/overview/article-artifact-family.md` - recommended file family for brief, draft, cover, and inline images

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [GiantClam](https://github.com/GiantClam)
- **Source:** [GiantClam/auto-viral-article-writer](https://github.com/GiantClam/auto-viral-article-writer)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-giantclam-auto-viral-article-writer-article-illustrate
- Seller: https://agentstack.voostack.com/s/giantclam
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
