xia-sc/dsh-cc-studio0

@dsh-plugins/dsh-cc-studio

CCv3 角色卡工坊:融合工坊、CC 模式(LLM Tools 引导)与自定义标签,提供空白模板支持。

AI 分析

核心用途是辅助创作和校验 CC 角色卡。适合需要利用 LLM 引导式对话自动补全、修改角色设定并实时在工坊中手动调整导出的用户。

包名
@dsh-plugins/dsh-cc-studio
版本
0.2.0
最近更新
2026年8月21日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xia-sc/dsh-cc-studio

若使用 CC 模式,需同时安装 Agent Tools

dsh plugin --profile web add ./dsh-cc-agent # 或已在 CC preset 中通过 @dsh-plugins/dsh-cc-agent 引用

使用

  1. 切换到 CC 模式(模式下拉)。
  2. 直接对话:“我想做雨城记忆典当行老板娘,世界观很薄”。
  3. LLM 会 cc_get_card → 引导问 1-2 个薄弱点 → cc_patch_character / cc_patch_world → cc_add_lorebook_entries → cc_patch_greetings → cc_validate,每调一次胶囊实时刷新。
  4. 随时在工坊手改,导出前点 导出 JSON

原型预览(本地直接打开):

  • prototypes/index.html 总览
  • prototypes/prototype-a.html / prototypes/prototype-b.html 对比