← 返回 Skills 市场
nicky1108

Kart Io Picture Book Wizard

作者 nicky1108 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
285
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (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:

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install kart-io-picture-book-wizard
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /kart-io-picture-book-wizard 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug kart-io-picture-book-wizard
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 285 次。

如何安装 Kart Io Picture Book Wizard?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install kart-io-picture-book-wizard」即可一键安装,无需额外配置。

Kart Io Picture Book Wizard 是免费的吗?

是的,Kart Io Picture Book Wizard 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Kart Io Picture Book Wizard 支持哪些平台?

Kart Io Picture Book Wizard 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Kart Io Picture Book Wizard?

由 nicky1108(@nicky1108)开发并维护,当前版本 v1.0.0。

💬 留言讨论