← All skills
Tencent SkillHub · Productivity

Sketch Illustration Generator

插画图片生成技能,支持多种手绘风格。使用 Imagen 3(ZenMux API)生成插图,适合流程图、功能说明、PPT配图、教程配图等场景。支持三种风格:A) Sketch 极简手绘风(Notion/Linear 风格,简笔人物,冷淡低饱和);B) Watercolor 奶油彩铅水彩风(暖色调,纸纹彩铅,适合P...

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

插画图片生成技能,支持多种手绘风格。使用 Imagen 3(ZenMux API)生成插图,适合流程图、功能说明、PPT配图、教程配图等场景。支持三种风格:A) Sketch 极简手绘风(Notion/Linear 风格,简笔人物,冷淡低饱和);B) Watercolor 奶油彩铅水彩风(暖色调,纸纹彩铅,适合P...

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, references/01-brief.md, references/02-plan.md, references/03-copy.md, references/04-prompts.md, references/05-iterate.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.1.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 7 sections Open source page

插画生成 Skill

支持多种手绘插画 / 知识图风格,按需选择,用 Imagen 3 生成并发送到飞书。

风格选择

查看 references/styles.md 了解四种风格的详细说明和使用场景: 风格 A:Sketch 极简手绘风(默认)— Notion/Linear 风,极简冷淡,适合技术流程图 风格 B:Watercolor 奶油彩铅水彩风 — 暖色调纸纹,适合 PPT 配图、课程讲义 风格 C:Flat Vector Retro 扁平矢量复古风 — 黑色轮廓线+几何简化,适合 NotebookLM PPT、课程封面、复古感内容 风格 D:Doodle Infographic 白纸手绘知识图风 — 白纸背景、拟人角色、高信息密度、手账/课堂板书感,适合概念对比、方法论、知识海报、拖延机制图 用户未指定时默认用风格 A;如果用户明确喜欢“白纸手绘知识图 / 蜗牛 / 拟人大脑 / 手账板书感 / 信息很多但不乱”这类效果,优先用风格 D。 如果使用风格 D,再按图类型去读对应模板: 机制图:references/doodle-template-mechanism.md 对比图:references/doodle-template-compare.md 步骤流程图:references/doodle-template-flow.md

1. 确认内容与风格

明确要画什么内容、用什么风格 从 references/styles.md 取对应风格块 风格 B 的布局模板在 references/image-assistant-templates/ 风格 D(手绘知识图)优先确认: 是单张知识海报还是对比图 / 流程图 / 多模块信息图 是否需要拟人角色(如蜗牛、脑子、小龙虾) 是否需要高信息密度但少长段文字

2. 构建 Prompt

基础结构: [风格块(从 styles.md 复制)] 顶部居中标题:'[中文标题]' [内容描述:人物、场景、元素、布局] [负面约束] 详细提示词模板见 references/prompt-guide.md。 如果是风格 D,不要只写“画个XX知识图”,要先明确图类型: 机制图:读 references/doodle-template-mechanism.md 对比图:读 references/doodle-template-compare.md 步骤流程图:读 references/doodle-template-flow.md 优先直接复用对应模板里的 prompt 骨架,再替换成当前主题。

3. 生成图片

cd /root/.openclaw/workspace/skills/zenmux-image-generation ZENMUX_API_KEY="<key>" python3 scripts/generate.py \ --output /root/myfiles/<filename>.png \ --prompt "<完整prompt>" API Key 读取: cat ~/.openclaw/openclaw.json | python3 -c "import json,sys; d=json.load(sys.stdin); print(d['models']['providers']['ZenMux']['apiKey'])"

4. 上传并发送到飞书

bash scripts/send_to_feishu.sh /root/myfiles/<filename>.png <open_id> 该脚本现在走稳定发图链路(飞书 im/v1/images -> image_key -> msg_type=image),不再依赖容易把本地路径发成文本的旧链路。 猫南北的 open_id:ou_22f2eefd5abe63e0cd67f4882cec06d4

注意事项

模型:google/gemini-3-pro-image-preview(需要 ZenMux Pro+) 403 偶发,重试即可 图片输出到 /root/myfiles/ 所有文字标注默认中文 风格 B 的多张成套配图工作流见 references/image-assistant-workflow.md 风格 D 不要写成长段密集小字,优先用:标题、短句、箭头、卡片、小标签、拟人角色来承载信息 风格 D 的核心不是“神奇咒语”,而是:主体 + 情绪/主题 + 隐喻物 + 白纸手绘版式 + 高信息密度 + 可爱角色 的组合

Category context

Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
6 Docs
  • SKILL.md Primary doc
  • references/01-brief.md Docs
  • references/02-plan.md Docs
  • references/03-copy.md Docs
  • references/04-prompts.md Docs
  • references/05-iterate.md Docs