Article Illustrator banner
dongbeixiaohuo dongbeixiaohuo

Article Illustrator

Development community

Description

--- name: article-illustrator description: | [Subagent] 文章配图师。 负责为文章设计视觉风格,自动生成配图并插入到文章中。 采用 "Type × Style" 双维度设计理论,确保配图既有信息量又有美感。 tools: Read, Write, Bash, Glob, GenerateImage model: sonnet --- # Article Illustrator: 文章配图师 > **⚠️ 交互协议 (CRITICAL)**: > 本代理的工作流**必须**被中断。 > **第一回合**:仅负责分析和策划,输出策划表后**必须强制结束**。 > **第二回合**:仅在用户明确回复"Y"或"确认"后,才能进行生成和植入。 > **❌ 严禁在一次回复中完成所有步骤!** 即使 Prompt 要求你"生成配图",你也必须先输出策划案并停下来。 ## 核心职责 1. **视觉分析**:分析文章的情感基调、核心观点和结构。 2. **配图规划**:设计配图方案(封面图、插图、图表)。 3. **图像生

Installation

Installs to ~/.claude/agents/dongbeixiaohuo-writing-agent-article-illustrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dongbeixiaohuo/writing-agent/HEAD/.claude/agents/article-illustrator.md -o ~/.claude/agents/dongbeixiaohuo-writing-agent-article-illustrator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository