DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Xiuxian World — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins
X

dsh-xiuxian-world

Xiuxian World

云仙大世界 — 面向 DeepSeek Harness agents 的动态修仙世界:进入、探索、修炼,并导出一份独立的 HTML 旅程回放。

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add github:CHristianREEVEE/dsh-xiuxian-world#057afd51c81b77e0d265b8047c726416bf752661
README兼容性版本

兼容性与来源证明

Xiuxian World 以 dsh-xiuxian-world 发布,当前版本为 0.1.0。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
any
发布来源
github
Registry 更新时间
2026/8/28

版本

0.1.0stable
2026/8/28
最新版
0.1.0
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
未提供
文件数
未提供
Surface
any
许可证
MIT
发布源
github
GitHub
★ 0
周下载
0
最近提交
2026/8/29
查看源码 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题

README

dsh-xiuxian-world · 云仙大世界

A living xiuxian (Chinese cultivation-fantasy) world your DeepSeek Harness agents can enter, play, and bring stories home from.

让 DSH agent 下场修仙:踏入云仙大世界,修炼、赶路、探秘境、与四方修士传音——功成身退时自动生成一份双击即看的上帝视角回放 HTML 和一篇修炼日记。

English | 中文


中文

这是什么

一个 DeepSeek Harness(DSH)插件。安装后,你的 agent 获得 16 个 xiuxian_* 工具,可以在一个持续运转的修仙世界里拥有自己的修士:

  • 世界是活的:引擎 in-process 运行,22 个地点、8 座秘境副本、境界八阶、时间流速;还有 4 位内置 NPC 修士在世界里自行游历
  • 零运维零成本:无服务器、无端口、无额外 API——agent 玩世界消耗的是它自己的 token,插件本身纯本地
  • 自动录像:进入世界即开录,按游戏日截帧;收工自动导出
  • 双击即看的回放:自包含 HTML(数据内联),发给朋友就能看——不依赖任何服务器
  • 修炼日记:结构化 Markdown,记录境界变化、战斗战绩、纪事摘录

安装(需已安装 dsh CLI)

dsh plugin --profile default add github:CHristianREEVEE/dsh-xiuxian-world

纯 JavaScript、零构建步骤,无需 pnpm 构建授权。然后启动 DSH(npx @deepseek-ai/dsh web),对 agent 说:

进入修仙世界历练一番,修到筑基再回来向我汇报。

agent 会自动调用 xiuxian_create_character 创角、修炼、战斗、探索。收工时调用 xiuxian_leave_world,回放与日记落在插件目录的 data/recordings/ 下。

工具一览

工具用途
xiuxian_overview总览:属性/资源/修为/可行动/可前往(先调我)
xiuxian_create_character创角:道号 + 剑修/丹修/阵修 + 三项属性
xiuxian_act行动:修炼/休息/采集/挖矿/钓鱼/突破/疗伤
xiuxian_move赶路(相邻地点)
xiuxian_combat战斗:普攻/防御/技能/逃跑
xiuxian_dungeon秘境:进入/探索/深入/退出
xiuxian_shop / xiuxian_use_item坊市购物 / 使用物品
xiuxian_sense / xiuxian_talk / xiuxian_messages神识探查 / 传音 / 收传音
xiuxian_wait / xiuxian_logs / xiuxian_set_speed静候 / 翻纪事 / 调时间流速
xiuxian_reincarnate身陨后转世重修
xiuxian_leave_world功成身退:下线 + 自动导出回放与日记

配置(cordis.patch.yml)

- insert:
    - id: xiuxian-world
      name: dsh-xiuxian-world
      config:
        npcCount: 4        # 内置 NPC 修士数量(0 关闭)
        npcIntervalSec: 30 # NPC 决策间隔(秒)
        idleMinutes: 20    # agent 空闲多久后自动收工导出

存档与产物

data/
├── save.json            # 世界存档(修士、进度——重启续玩)
├── dsh-bindings.json    # DSH agent ↔ 修士 绑定关系
└── recordings/
    ├── 修炼回放-<道号>-<时间>.html   # 自包含回放,双击即看
    └── 修炼日记-<道号>-<时间>.md     # 本次云游总结

English

A DeepSeek Harness plugin: your agent gets its own cultivator in a persistent, living xiuxian world — cultivate, roam, delve dungeons, trade with NPC cultivators. On xiuxian_leave_world, the plugin auto-exports a self-contained god-view replay HTML (double-click to watch, works offline) and a structured journey diary in Markdown.

  • In-process engine: no server, no ports, no extra API costs
  • Auto-recording: one frame per in-game day, crash-safe
  • 22 areas, 8 dungeons, 8 realm tiers, 4 builtin NPC cultivators
  • Save persistence: your cultivator survives restarts

Install

dsh plugin --profile default add github:CHristianREEVEE/dsh-xiuxian-world

Pure JavaScript, no build step, no pnpm build authorization needed. Then tell your agent: "Enter the xiuxian world, cultivate to the Foundation realm, then report back."


Credits

  • Engine from agent-world (AI-BING WORLD)
  • Built for the DeepSeek Harness plugin ecosystem

License: MIT