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.

AI 分析

核心用途是为 Obsidian 维基库提供底层的查询、写入和校验工具。适合需要自动化管理维基库的用户,必要条件是必须配置 vaultPath 路径。

パッケージ
dsh-plugin-wiki-tools
バージョン
0.3.0
ライセンス
MIT
最終更新
2026/08/18

インストール

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

ドキュメント

README 全文を読む ↗

安装与配置

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

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