← Back to Skills Marketplace
nicky1108

Kart Io Picture Book Wizard

by nicky1108 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
285
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install kart-io-picture-book-wizard
Description
A specialized skill for generating high-quality, consistent children's bilingual picture books using 'banana nano'. Supports 18 visual styles across 4 catego...
README (SKILL.md)

Picture Book Wizard / 绘本魔法师

A professional picture book creation skill that generates bilingual (Chinese/English) educational content with optimized image prompts for the 'banana nano' generator.

专业的绘本创作技能,生成中英双语教育内容,并为 'banana nano' 生成器优化图像提示词。


Language Versions / 语言版本

Language File Description
English SKILL-en.md Full documentation in English
中文 SKILL-zh.md 完整中文文档

Quick Start / 快速开始

Usage / 用法: /picture-book-wizard [style] [scene] [age] [pages-optional] [character-optional] [soul-optional]

Examples / 示例

# Age-Based Generation / 基于年龄生成
/picture-book-wizard watercolor meadow 4
/picture-book-wizard clay forest 8 5
/picture-book-wizard nianhua kitchen 10 7 xiaoming

# With Soul Elements / 带灵魂元素
/picture-book-wizard watercolor forest 8 yueyue emotion:curious
/picture-book-wizard storybook meadow 5 theme:friendship

# With Multi-Character / 带多角色
/picture-book-wizard watercolor kitchen 6 yueyue with:grandma theme:family

Available Styles / 可用风格 (18 total)

Category Styles
Core / 核心 storybook, watercolor, gouache, crayon, colored-pencil, clay, paper-cut
Atmospheric / 氛围 dreamy, fairytale, collage, fabric, felt
Chinese Cultural / 中国文化 ink, ink-line, nianhua, porcelain, shadow-puppet
Specialized / 专业 tech

Available Characters / 可用角色

Character Age Personality
yueyue 悦悦 5yo Curious and gentle / 好奇温柔 (Default)
xiaoming 小明 6yo Adventurous and energetic / 爱冒险有活力
lele 乐乐 3yo Cheerful and innocent / 开朗天真
meimei 美美 4yo Creative and imaginative / 有创意爱想象

For Complete Documentation / 完整文档

Please refer to the language-specific files:

Usage Guidance
This skill appears to be what it claims: a local authoring engine that builds bilingual stories and detailed image prompts. Before installing or running: 1) review the two small shell scripts (cleanup-duplicates.sh, doc-stats.sh) and the engine Python files if you need to confirm they only write local files and don't call external services; 2) be aware the skill intentionally appends a long "no watermark/no signatures/no logos" phrase to image prompts — using prompts designed to remove watermarks or attribution can violate image provider terms or copyright rules; 3) the skill targets the 'banana nano' generator with its prompts but does not itself call banana (you would need to add your own integration and API key if you want automated image generation); and 4) if you plan to allow autonomous invocation, note it will be able to create files in the working directory. If any of these are unacceptable, inspect or sandbox the skill before use.
Capability Analysis
Type: OpenClaw Skill Name: kart-io-picture-book-wizard Version: 1.0.0 The Picture Book Wizard skill is a comprehensive and well-documented framework for generating bilingual children's stories. It utilizes a Python-based rule engine (engine/rules.py) and structured configuration data (engine/config.py) to manage character consistency, age-appropriate content, and visual styles. The included shell scripts (scripts/cleanup-duplicates.sh and scripts/doc-stats.sh) are standard utility scripts for documentation maintenance and statistics, operating safely within the skill's directory. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found; the code and instructions are strictly aligned with the stated purpose of educational content generation.
Capability Assessment
Purpose & Capability
Name/description (picture-book prompt + bilingual text generator optimized for 'banana nano') align with the shipped files: a Python rule engine, documentation, templates, and small helper scripts. The code implements validation, prompt assembly, CCLP markers, and local file output which are expected for this functionality.
Instruction Scope
SKILL.md and docs describe generating bilingual story pages, image prompts, and saving outputs to ./output/picture-books. Instructions and code only reference local files, content-safety rules, and prompt assembly. They do not request unrelated system files or secrets. Note: the skill mandates adding a long 'watermark prevention' phrase to prompts (explicit instruction to produce images with 'no watermark / no signatures / no logos'), which has policy/legal implications when used to remove existing watermarks/attribution.
Install Mechanism
No install spec and no external downloads; the package is self-contained. That minimizes supply-chain risk. The README shows a GitHub repo URL for manual cloning, but there's no remote install step executed by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. It references the 'banana nano' generator as the target for its image prompts but does not perform network calls or require an API key in the provided code — the skill is an authoring tool, not an integration client, so the lack of banana API credentials is coherent.
Persistence & Privilege
always is false and the skill doesn't request capability to modify other skills or global agent settings. It writes outputs to a local path (./output/picture-books) which is normal for a content generator; review file-write locations if you are concerned about disk usage or data persistence.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install kart-io-picture-book-wizard
  3. After installation, invoke the skill by name or use /kart-io-picture-book-wizard
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Picture Book Wizard. - Generate high-quality bilingual (Chinese/English) children's picture books with 18 visual styles and 12 scenes. - Supports dynamic content tailored for ages 3–12 and multiple learning domains. - Optimized prompts for the 'banana nano' image generator. - Includes predefined characters and advanced options for themes, emotions, and multi-character stories.
Metadata
Slug kart-io-picture-book-wizard
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Kart Io Picture Book Wizard?

A specialized skill for generating high-quality, consistent children's bilingual picture books using 'banana nano'. Supports 18 visual styles across 4 catego... It is an AI Agent Skill for Claude Code / OpenClaw, with 285 downloads so far.

How do I install Kart Io Picture Book Wizard?

Run "/install kart-io-picture-book-wizard" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Kart Io Picture Book Wizard free?

Yes, Kart Io Picture Book Wizard is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Kart Io Picture Book Wizard support?

Kart Io Picture Book Wizard is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Kart Io Picture Book Wizard?

It is built and maintained by nicky1108 (@nicky1108); the current version is v1.0.0.

💬 Comments