Initial commit

This commit is contained in:
2026-07-10 08:31:27 +08:00
commit 2b74c30d36
134 changed files with 21801 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# 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`