Lion-1209/dsh-plugin-wiki-tools0

dsh-plugin-wiki-tools

Native DeepSeek Harness tools for an Obsidian wiki vault: wiki_query, wiki_write, and wiki_lint implement the mechanical core (path routing, delta tracking, index/log bookkeeping, health checks) of the wiki skill suite.

包名
dsh-plugin-wiki-tools
版本
0.3.0
许可证
MIT
最近更新
2026年8月18日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Lion-1209/dsh-plugin-wiki-tools

安装与配置

dsh plugin --profile web add dsh-plugin-wiki-tools

vaultPath 为必填项:在你的 profile cordis.patch.yml 里覆盖 wiki-tools 行的 config 指向 vault 根目录(含 wiki/.raw/,先用 wiki 技能的 SCAFFOLD 操作搭建),否则启动时会明确报错并给出示例。