![Character Definitions - [Comic Title]](http://pic.xiahunao.cn/yaotu/Character Definitions - [Comic Title])
AI 技能AI 插件【免费下载链接】baoyu-skills项目地址https://gitcode.com/gh_mirrors/ba/baoyu-skills点击查看免费下载Style: [selected style]Art Direction: [Ligne Claire / Manga / etc.]Character 1: [Name]Role: [Protagonist / Mentor / Antagonist / Narrator]Age: [approximate age or age range in story]Appearance:Face shape: [oval/square/round]Hair: [color, style, length]Eyes: [color, shape, distinctive features]Build: [height, body type]Distinguishing features: [glasses, beard, scar, etc.]Costume:Default outfit: [detailed description]Color palette: [primary colors for this character]Accessories: [hat, bag, tools, etc.]Expression Range:Neutral: [description]Happy/Excited: [description]Thinking/Confused: [description]Determined: [description]Visual Reference Notes: [Any specific artistic direction]Character 2: [Name]...要点说明 - **文档级字段**Style 与 Art Direction 声明整部漫画的绘画方向需与 Step 2 确认的 --art / --tone 一致可选值见 [SKILL.md](https://link.gitcode.com/i/8461bccf622f0c85b33a8d3d9b6b3cd7) Options 与 [preferences-schema.md](https://link.gitcode.com/i/63a7c2a9ad33684c8e89e48f84f957c0) 的 Art Style Options 表ligne-claire、manga、realistic、ink-brush、chalk、minimalist 六种。 - **角色级字段**Role 区分主角/导师/反派/旁白等叙事职能Appearance 逐项拆解脸型、发型、眼睛、体型与区分性特征Costume 规定默认服装、主色板与配饰Expression Range 预定义中性、开心、思考/困惑、坚定四类表情的画法。 - **角色数量**多角色时按 ## Character N: [Name] 依次排列以 --- 分隔。 ### 2.3 与预设Preset的关系 需要注意部分预设自带固定角色例如 ohmsha 预设默认使用哆啦 A 梦四件套大雄/哆啦 A 梦/胖虎/静香作为学生/导师/挑战/支持四个职能角色除非用户显式指定 --characters 或在 EXTEND.md 中定义 character_presets否则不需要自建角色见 [presets/ohmsha.md](https://link.gitcode.com/i/15f0b028a8c5dee1754ad0b70e1caa7e)。而 EXTEND.md 的 character_presets 字段schema 见 [preferences-schema.md](https://link.gitcode.com/i/63a7c2a9ad33684c8e89e48f84f957c0)允许用户预置自己的角色名此时应优先采用预设角色名来填充角色文档。 ## 三、Reference Sheet Prompt把定义翻译成出图提示词 角色定义写完并不等于 AI 能画出稳定角色还需要一个**参考图生成提示词Reference Sheet Prompt**。原模板要求它在角色定义之后、作为 characters.md 的收尾段落出现其标准格式为 markdown ## Reference Sheet Prompt Character reference sheet in [style] style, clean lines, flat colors: [ROW 1 - Character Name]: - Front view: [detailed description] - 3/4 view: [description] - Expression sheet: Neutral | Happy | Focused | Worried [ROW 2 - Character Name]: ... COLOR PALETTE: - [Character 1]: [colors] - [Character 2]: [colors] White background, clear labels under each character.设计要点视图组合每个角色至少包含正面Front view与四分之三侧面3/4 view两个视图让后端学习到立体结构表情条以Neutral | Happy | Focused | Worried这类列表形式给出表情变化区间色板段用COLOR PALETTE明确每个角色的主色最好带十六进制色值背景约束固定 White background, clear labels under each character保证参考图干净、标签清晰便于后续作为参考图被--ref参数读取。该提示词在 Step 7.1 被直接用于生成characters/characters.png参考图比例约定为4:3见 SKILL.md Step 7.1。注意生成前必须确保characters/characters.md已存在于磁盘——这是硬性前置条件。四、完整示例《The Imitation Game》角色文档原模板提供了一个可直接参考的完整示例图灵传记完整继承如下# Character Definitions - The Imitation Game **Style**: classic (Ligne Claire) **Art Direction**: Clean lines, muted colors, period-accurate details --- ## Character 1: Alan Turing **Role**: Protagonist **Age**: 25-40 (varies across story) **Appearance**: - Face shape: Oval, slightly angular - Hair: Dark brown, wavy, slightly disheveled - Eyes: Deep-set, intense gaze - Build: Tall, lean, slightly awkward posture - Distinguishing features: Prominent brow, thoughtful expression **Costume**: - Default outfit: Tweed jacket with elbow patches, white shirt, no tie - Color palette: Muted browns, navy blue, cream - Accessories: Occasionally a pipe, papers/notebooks **Expression Range**: - Neutral: Thoughtful, slightly distant - Happy/Excited: Eureka moment, eyes bright, subtle smile - Thinking/Confused: Furrowed brow, looking at abstract space - Determined: Jaw set, focused eyes --- ## Character 2: The Bombe Machine **Role**: Supporting (anthropomorphized) **Appearance**: - Large brass and wood cabinet - Dial eyes that can express states - Paper tape mouth - Indicator lights for emotions **Expression Range**: - Processing: Spinning dials, humming - Success: Lights up warmly - Stuck: Smoke wisps, stuttering --- ## Reference Sheet Prompt Character reference sheet in Ligne Claire style, clean lines, flat colors: TOP ROW - Alan Turing: - Front view: Young man, 30s, short dark wavy hair, thoughtful expression, wearing tweed jacket with elbow patches, white shirt - 3/4 view: Same character, slight smile, showing profile of nose - Expression sheet: Neutral | Excited (eureka moment) | Focused (working) | Worried BOTTOM ROW - The Bombe Machine (anthropomorphized): - Bombe machine as character: Large, brass and wood, dial eyes, paper tape mouth - Expressions: Processing (spinning dials) | Success (lights up) | Stuck (smoke wisps) COLOR PALETTE: - Turing: Muted browns (#8B7355), navy blue (#2C3E50), cream (#F5F5DC) - Machine: Brass (#B5A642), mahogany (#4E2728), emerald indicators (#2ECC71) White background, clear labels under each character.这个示例的借鉴价值非人角色同样适用模板Bombe 机器被拟人化anthropomorphized把转盘当眼睛、纸带当嘴、指示灯当情绪——角色模板并不局限于人物颜色给出 Hex 值#8B7355、#2C3E50、#F5F5DC等精确色值让后端出图配色可复现表情条与视图行一一对应Reference Sheet 的行/列组织与角色定义中的 Expression Range 对齐保证信息无遗漏Ligne Claire 风格契合传记题材从 art-styles/ligne-claire.md 可知该风格统一线宽、平涂色彩、细节化背景、人物适度风格化特别适合教育性内容、传记与历史题材与示例的 muted colors, period-accurate details 方向一致。五、年龄变体跨时间线角色的处理方案传记漫画常跨越数十年同一角色在不同年龄段的相貌差异很大。原模板专门给出 Age Variants 处理方案——以年龄段小节组织## Alan Turing - Age Variants ### Young (1920s, age 10-18) - Boyish features, round face - School uniform (Sherborne) - Curious, eager expression ### Adult (1930s-40s, age 25-35) - Angular face, defined jaw - Tweed jacket, rumpled appearance - Intense, focused expression ### Later (1950s, age 40) - Slightly weathered - More casual dress - Thoughtful, sometimes melancholic赞分享AI 技能AI 插件【免费下载链接】baoyu-skills项目地址https://gitcode.com/gh_mirrors/ba/baoyu-skills点击查看免费下载相关推荐{{.ReportTitle}}{{.ReportTitle}} 报告日期{{now | date 2006 01 02}} {{template report header .}}知识管理知识库Mac 鼠标优化3 步装好 Mac Mouse Fix侧键和滚轮立刻能用Mac 鼠标优化3 步装好 Mac Mouse Fix侧键和滚轮立刻能用 用第三方鼠标在 Mac 上办公最难受的是两处侧键像没装一样滚轮一格一格地跳。桌面应用系统编程{{title}}{{title}} 状态 日期: {{date}} 状态: {{status}} 负责人: {{author}} 业务背景 ! 描述决策的业务驱动力 技术选型开发工具文档/教程上一篇escrcpy 设备控制实战指南Stay Awake、熄屏、触摸反馈与一键启动 App 的 scrcpy 参数全解析下一篇PostgreSQL JDBC常见错误解决方案连接超时、SSL失败与性能瓶颈创作声明:本文部分内容由AI辅助生成(AIGC),仅供参考