storybook

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Storybook Skill

故事书生成Skill

Generate personalized illustrated storybooks with cover, story pages, and custom artwork.
生成包含封面、故事页和定制插画的个性化故事书。

Workflow

工作流程

Creating a storybook involves these steps:
  1. Gather requirements (theme, age, pages, style)
  2. Generate story structure (title, cover, pages)
  3. Create illustrations with generate_image tool
  4. Output complete storybook
创作故事书包含以下步骤:
  1. 收集需求(主题、目标年龄、页数、艺术风格)
  2. 生成故事结构(标题、封面、页面内容)
  3. 使用generate_image工具创建插画
  4. 输出完整故事书

Step 1: Gather Requirements

步骤1:收集需求

Confirm these parameters before generating:
ParameterOptionsDefault
ThemeUser-provided story topicRequired
Target Age3-18 years6 years
Page Count5-10 pages6 pages
Art Stylewatercolor, cartoon, pixel-art, claymation, comic, coloring-bookcartoon
LanguageAny supported languageUser's language
生成前请确认以下参数:
参数可选范围默认值
主题用户提供的故事主题必填项
目标年龄3-18岁6岁
页数5-10页6页
艺术风格水彩、卡通、像素艺术、黏土动画、漫画、填色书风格卡通
语言任何支持的语言用户使用的语言

Step 2: Generate Story Structure

步骤2:生成故事结构

Text Length Guidelines (by age)

按年龄划分的文本长度指南

Age RangeCharacters per Page
0-3 years10-20
4-6 years20-40
7-9 years40-70
10-18 years70-100
年龄范围每页字符数
0-3岁10-20
4-6岁20-40
7-9岁40-70
10-18岁70-100

Story Structure

故事结构

  1. Cover Page: Title + subtitle + cover illustration
  2. Opening (1-2 pages): Introduce characters and setting
  3. Development (2-4 pages): Build the story, introduce conflict
  4. Climax (1-2 pages): Peak of the story
  5. Resolution (1 page): Conclusion with positive message
For detailed page templates by count (4/6/10 pages), see references/story-templates.md.
  1. 封面页:标题 + 副标题 + 封面插画
  2. 开篇(1-2页):介绍角色和场景
  3. 发展(2-4页):推进故事,引入冲突
  4. 高潮(1-2页):故事的顶峰
  5. 结局(1页):带有积极寓意的收尾
关于不同页数(4/6/10页)的详细页面模板,请查看references/story-templates.md

Step 3: Create Illustrations

步骤3:创建插画

Maintain consistency across all illustrations:
  • Characters: Same appearance throughout (hair, clothing, features)
  • Art style: Match user's chosen style exactly
  • Color palette: Child-friendly, cohesive
  • Composition: Clear focal point, simple backgrounds
For detailed prompt templates, art style reference table, cover rules, and examples, see references/illustration-guide.md.
所有插画需保持一致性:
  • 角色:全程保持相同外观(发型、服装、特征)
  • 艺术风格:完全匹配用户选择的风格
  • 调色板:适合儿童、风格统一
  • 构图:焦点清晰,背景简洁
关于详细的提示词模板、艺术风格参考表、封面规则和示例,请查看references/illustration-guide.md

Step 4: Output

步骤4:输出

Create all files in the specified output directory. For detailed
story.json
schema,
story.md
format, tags reference, and JSON formatting rules, see references/output-format.md.
[story-name]/
├── story.json      # Story metadata and content
├── story.md        # Human-readable story document
├── cover.png/jpg   # Cover illustration
├── page_1.png/jpg  # Page illustrations
└── ...
在指定的输出目录中创建所有文件。关于
story.json
的详细 schema、
story.md
格式、标签参考和JSON格式规则,请查看references/output-format.md
[story-name]/
├── story.json      # 故事元数据和内容
├── story.md        # 人类可读的故事文档
├── cover.png/jpg   # 封面插画
├── page_1.png/jpg  # 页面插画
└── ...

Example Usage

示例用法

User: Create a storybook about a brave little mouse for my 5-year-old
Response structure:
  1. Confirm: 6 pages, age 5 (20-40 chars/page), cartoon style
  2. Generate story with cover + 5 story pages
  3. Create illustrations for each page
  4. Output complete storybook
用户:为我5岁的孩子创作一本关于勇敢小老鼠的故事书
回复结构
  1. 确认:6页、目标年龄5岁(每页20-40字符)、卡通风格
  2. 生成包含封面+5个故事页的内容
  3. 为每个页面创建插画
  4. 输出完整故事书