@dsh-plugins/dsh-cc-studio
CCv3 角色卡工坊:融合工坊、CC 模式(LLM Tools 引导)与自定义标签,提供空白模板支持。
AI 分析
核心用途是辅助创作和校验 CC 角色卡。适合需要利用 LLM 引导式对话自动补全、修改角色设定并实时在工坊中手动调整导出的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xia-sc/dsh-cc-studio说明文档
阅读完整 README ↗若使用 CC 模式,需同时安装 Agent Tools
dsh plugin --profile web add ./dsh-cc-agent # 或已在 CC preset 中通过 @dsh-plugins/dsh-cc-agent 引用
使用
- 切换到 CC 模式(模式下拉)。
- 直接对话:“我想做雨城记忆典当行老板娘,世界观很薄”。
- LLM 会
cc_get_card → 引导问 1-2 个薄弱点 → cc_patch_character / cc_patch_world → cc_add_lorebook_entries → cc_patch_greetings → cc_validate,每调一次胶囊实时刷新。 - 随时在工坊手改,导出前点 导出 JSON。
原型预览(本地直接打开):
prototypes/index.html总览prototypes/prototype-a.html/prototypes/prototype-b.html对比