Drawing
Generate children's drawings and coloring pages with modular prompts, style packs, and print-ready constraints across image models.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/12357851/drawing-bakWhat This Skill Does
The Drawing skill is an OpenClaw AI agent module designed to streamline the creation of high-quality, age-appropriate children's visual assets. Whether you need full-color illustrations for storybooks or crisp, black-and-white lines for coloring pages, this skill optimizes the underlying image model prompts to ensure consistency and usability. By leveraging the D.R.A.W. (Decide, Reduce, Anchor, Wrap) protocol, the agent transforms ambiguous user requests into highly structured, portable prompts that respect technical constraints like printability and subject complexity.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/12357851/drawing-bak
Upon installation, ensure your directory structure is initialized by running the setup script provided in the package, which creates the ~/drawing/ memory folder to track your style preferences, recurring character anchors, and successful prompt histories.
Use Cases
- Storybook Creation: Generate consistent, full-color scenes for educational or bedtime stories.
- Printable Activity Sheets: Create customized, clutter-free coloring pages optimized for standard printer paper settings.
- Educational Flashcards: Develop didactic, clear visuals that focus on a single subject, perfect for classroom use or homeschooling.
- Series Illustration: Utilize the
series.mdmemory file to maintain visual continuity across multiple pages of a project.
Example Prompts
- "Generate a coloring page of a friendly space alien sitting on a moon, using the bold cartoon style pack."
- "I need a full-color storybook illustration of a cat baking cookies in a kitchen, keep the composition simple for a toddler."
- "Create a set of learning cards for primary school students showing different types of trees, focus on the leaf structure."
Tips & Limitations
- Keep it Simple: The most common failure mode is over-complicating the prompt. Stick to 1-3 focal elements.
- Use Memory: Don't skip the
~/drawing/setup. Saving your preferred styles instyle-notes.mdwill save you significant time on future iterations. - Print Ready: Always set your mode explicitly to
coloring-pageif you intend to print the result, as this automatically triggers constraints that remove shading and reduce noise, ensuring a better experience for the child.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-12357851-drawing-bak": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write
Related Skills
humanizer
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
obsidian
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
gog
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Memory
Infinite organized memory that complements your agent's built-in memory with unlimited categorized storage.