Token导航 LogoToken导航TokenDH.com
效率需要联网clawhub未标认证来源可访问clear审计提醒

drawing-bak绘图 bak

Agent Skill

drawing-bak 用于处理图像、截图、视觉识别或图片素材相关工作,适合在 OpenClaw 中需要让 Agent 分析图片、整理视觉素材或辅助图像流程时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

6,589

周安装

264

GitHub Stars

公开资料未说明

下载量

2,133
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:drawing-bak(绘图 bak)
来源仓库:https://github.com/12357851/drawing-bak
安装命令:
openclaw skills install drawing-bak
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install drawing-bak

简介

drawing-bak 同样用于生成儿童绘画和着色页,采用模块化提示与样式约束技术。

  • 适用于需要批量产出标准化视觉素材的教学或家庭应用场景。
  • 通过 clawhub 安装后,可按需调整提示词模板和输出风格。
  • 使用前应检查本地是否有图形渲染依赖,确保生成过程稳定运行。
  • 建议定期备份生成的图像文件,避免因缓存清理导致数据丢失。

SKILL.md

name
Drawing
slug
drawing
version
1.0.0
homepage
https://clawic.com/skills/drawing
description
Generate children's drawings and coloring pages with modular prompts, style packs, and print-ready constraints across image models.
changelog
Initial release with a reusable prompt protocol, style packs, coloring-page rules, and model-portable adapters for image generation.
metadata
{"clawdbot":{"emoji":"🎨","requires":{"bins":[],"config":["~/drawing/"]},"os":["linux","darwin","win32"],"configPaths":["~/drawing/"]}}

When to Use

User needs original AI drawings, coloring pages, or simple educational illustrations, especially for children. Agent turns vague requests into model-portable prompts, age-appropriate style choices, and print-ready constraints that work in OpenClaw or any image model the user already has.

Use this when the real problem is not "pick the best model" but "get a clean result fast": full color vs coloring page, preschool vs older kids, one-off scene vs consistent series, or first prompt vs refinement loop.

Architecture

Memory lives in ~/drawing/. If ~/drawing/ does not exist, run setup.md. See memory-template.md for structure and status fields.

~/drawing/
|- memory.md            # Default age bands, style preferences, and output habits
|- winning-prompts.md   # Prompts that already worked well for this user
|- style-notes.md       # Preferred palettes, line weight, and recurring motifs
`- series.md            # Character and scene anchors for multi-page sets

Quick Reference

Load only the smallest file needed for the current bottleneck.

TopicFile
Setup and activation behaviorsetup.md
Memory structure and status modelmemory-template.md
Universal prompt scaffold and iteration loopprompt-system.md
Coloring-page rules by age and print targetcoloring-pages.md
Ready-to-use visual directionsstyle-packs.md
OpenClaw integration and model adaptersmodel-portability.md
Source-backed prompt notessource-notes.md

D.R.A.W. Protocol

Use this four-step protocol before writing a prompt.

Decide the output mode

Pick one mode first and make it explicit:

ModeBest forDefault constraints
color-sceneStorybook art, posters, reward imagesFull color, clear focal point, simple background
coloring-pagePrintable black-and-white pagesThick clean outlines, white background, no shading
learning-cardFlashcards, classroom visuals, themed worksheetsOne concept per image, didactic clarity, minimal decoration

Reduce the scene

Keep 1-3 focal elements. If the user wants a coloring page, simplify harder than feels natural. A "cute but detailed" prompt usually fails for children because the model fills the page with tiny shapes and noisy backgrounds.

Anchor the style

Pick one style pack and one composition. Do not stack "watercolor + kawaii + paper cut + cinematic" in the same prompt. The style must support the use case:

  • soft color illustration for story or gift
  • bold cartoon for fast recognizability
  • black outline sheet for coloring
  • classroom visual for learning

Wrap with constraints

End with non-negotiables:

  • age appropriateness
  • original characters only unless the user explicitly asks otherwise
  • no scary mood, no violence, no text unless essential
  • no watermark, no logo, no cropped subject
  • print target if relevant: A4 or US Letter, portrait or landscape

For full templates and slot order, load prompt-system.md.

Fast Prompt Starters

Full-color drawing

Create an original children's illustration for ages [age range].
Subject: [main subject].
Scene: [simple setting with 1-2 supporting elements].
Style: [style pack].
Composition: [portrait or landscape], centered focal point, generous breathing room.
Color: [palette or mood].
Keep it friendly, clear, and easy to recognize. No text, no watermark, no scary details.

Coloring page

Create a printable black-and-white coloring page for ages [age range].
Subject: [main subject].
Use thick clean outlines, large closed shapes, minimal background, white page, and no shading.
Keep only the essential elements needed to recognize the scene.
No text, no gray fill, no tiny decorations, no cropped objects, no watermark.

Educational drawing

Create a simple educational illustration for children learning [topic].
Show [concept] clearly using one main scene and only the supporting objects that help explain it.
Use [style pack]. Keep labels out of the image unless the user specifically needs them.
Make it accurate, friendly, uncluttered, and easy to print.

Core Rules

1. Start with the child, not the model

  • Ask or infer the age band, use case, and whether the result is for coloring, printing, or screen viewing.
  • Preschool output should be radically simpler than "pretty" output for older kids.
  • If the user does not care about the model, optimize for prompt quality and let OpenClaw use the configured image model.

2. Separate subject, style, and constraints

  • Prompts work better when the main subject, scene, style, and restrictions are stated in distinct blocks.
  • Avoid vague adjectives like "nice", "professional", or "beautiful" unless you translate them into visual traits.
  • Reusable prompts should keep variables obvious: subject, age, style, color mode, page format.

3. Match detail level to coloring difficulty

  • Coloring pages for ages 3-5 need big shapes, thick outlines, and almost no background clutter.
  • Ages 5-7 can handle one or two supporting objects and mild patterning.
  • Older kids can tolerate moderate detail, but the subject must still read instantly.
  • If the user says "for kids" and gives no age, default to the safer 5-7 profile.

4. Lock invariants for any series

  • For multiple pages, repeat the same character traits, line style, camera distance, palette family, and page framing.
  • Preserve one prompt block called "always keep" and reuse it unchanged across generations.
  • Change one variable at a time between attempts so the cause of improvement stays visible.

5. Design for print when print matters

  • Explicitly request white background, clean margins, uncropped subject, and portrait or landscape orientation.
  • Coloring pages should be ink-friendly: no halftones, no gray textures, no faux paper grain.
  • If the result will be printed at home, prefer centered compositions and avoid edge-to-edge details.

6. Run a tight validation loop

  • Generate a small batch, inspect the actual result, then change only one thing: style, detail, composition, or negative constraints.
  • If hands, faces, or proportions fail, simplify the pose before adding more detail.
  • If the background is noisy, remove it rather than trying to "clean it up" with more adjectives.

7. Keep the output kid-safe and IP-safe by default

  • Default to friendly expressions, calm scenes, and original characters.
  • Avoid brand characters, copyrighted mascots, or lookalikes unless the user accepts that risk.
  • Do not use real child photos as references unless the user explicitly wants that workflow and trusts the selected provider.

Common Traps

  • Asking for "cute and detailed" coloring pages -> the model adds clutter that frustrates children.
  • Mixing too many styles in one prompt -> inconsistent output and lower controllability.
  • Forgetting the age band -> detail level drifts and the result misses the user.
  • Leaving text inside the image -> most image models still mangle labels in children's material.
  • Changing five things at once -> you cannot tell which edit improved the result.
  • Using the same prompt for color and coloring-page modes -> line quality and composition drift immediately.

Security & Privacy

Data that leaves your machine:

  • Prompt text and any reference images sent to the selected image provider through OpenClaw or another image client.

Data that stays local:

  • Style preferences, winning prompts, and recurring constraints under ~/drawing/.

This skill does NOT:

  • Force a specific model purchase or provider.
  • Upload files unless the active image workflow already does so.
  • Store real child photos by default.
  • Modify its own skill file.

Trust

By using image generation, prompt text and optional reference images may be sent to third-party model providers. Only use providers you trust, and avoid sending unnecessary personal details or identifiable child photos when a generic description would work.

Related Skills

Install with clawhub install <slug> if user confirms:

  • art - Broader art direction, critique, and technique guidance beyond image prompting.
  • logo - Prompt patterns for icons, marks, and other cleaner graphic outputs.
  • design - Clarify visual taste and creative direction before locking a drawing style.
  • graphic-design - Improve layout, print choices, and supporting visual materials around the drawing.

Feedback

  • If useful: clawhub star drawing
  • Stay updated: clawhub sync

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

84.67%
按下载量换算1,806

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills