Files
writing-agent/skills/dialogue/character-card-author/README.md
2026-07-10 08:31:27 +08:00

16 lines
573 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# character-card-author已合并概念
**不再作为独立 skill 包。**
角色卡撰写 = **实例化instantiate阶段** 的一种产出形态:在扮演类 skill规划中的 `scene-roleplay`)里,通过启动询问或 setup worker 写入 tag例如
```text
用户.角色需求 | 用户.互动偏好
角色.A.设定 | 角色卡.口吻样例 | 角色卡.行为边界
角色卡.确认稿
```
跨 Session 复用角色 → 从 **Book** 加载已有 tag不必再跑完整实例化。
`docs/tag-blackboard.md` §2.6、`skills/README.md`