isirin1131/dsh-easy-galgame0

@dsh-external/dsh-easy-galgame

Easy Galgame mode:一个文件 = 角色卡 + 世界书 + 剧本 + 规则 + 状态 的 all-in-one 提示词。DSH 插件提供 galgame_read / galgame_write / galgame_ask 三个工具与 Galgame 模式系统提示词:先加载文件,用户选择开玩或编辑;游戏结束(或不玩)后进入编辑模式,由 agent 修改整串提示词并写回状态。

AI Analysis

核心用途是让 DSH 支持 All-in-One 提示词文件的 Galgame 跑团游戏模式,支持游戏与编辑状态切换。适合喜爱文字冒险游戏、跑团或提示词创作的用户。

Package
@dsh-external/dsh-easy-galgame
Version
0.1.0
License
MIT
Last updated
Aug 23, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

配置

dsh plugin --profile web set dsh-easy-galgame file "我的galgame/雨夜旅店.md"

或每次调用时用 file 参数临时指定(galgame_read / galgame_write 均支持)。