AI Agent Hub
Back to plugins
🧠

dsh-obsidian

Memory Updated 2026.09.01

Run the following command in DeepSeek Harness:

dsh plugin install qiqiangvae/dsh-obsidian

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install qiqiangvae/dsh-obsidian in your terminal, or install from the GitHub repository at https://github.com/qiqiangvae/dsh-obsidian, to enable this plugin in DeepSeek Harness.

About this plugin

DSH is iterating fast, and its public cordis API changes often break the upstream wiki-skills and wiki-tools plugins. Meanwhile, splitting skills and tools into two separate packages makes personal setup awkward, since you almost always need both and must track two update cycles. dsh-obsidian merges the two into a single, unified plugin with a clear v2.x migration path, turning your Obsidian vault into a self-organizing AI second brain.

The core capability is a complete LLM Wiki workflow: wiki_query performs BM25 retrieval over your vault, returning snippets and link graphs; wiki_write handles single-page writes with frontmatter completion and source-hash deduplication; wiki_lint runs health checks for duplicates, dead links, orphans, and empty sections; wiki_scaffold bootstraps the directory structure; wiki_rename and wiki_list cover day-to-day maintenance. At the skill layer you get wiki-ingest (capture sources), wiki-query (cited answers), save (archive conversation insights), and a think (10-principle reasoning loop), plus Obsidian Flavored Markdown, Bases, and JSON Canvas format skills so the AI can both retrieve and reason fluently.

This plugin is aimed at anyone already managing personal knowledge in an Obsidian vault who wants DeepSeek woven into their daily workflow. You no longer juggle two plugins or track cordis API drift-installs one package and let the AI read, write, lint, and reason across your notes, turning scattered ideas into a searchable, evolving second brain.

Use Cases

  • Query and synthesize cited answers across multiple vault pages
  • Let AI auto-write pages, complete frontmatter, and lint for dead links and orphans
  • Use a 10-principle reasoning loop then archive conversation insights into the vault

Best For

  • Power users managing personal knowledge in Obsidian
  • Developers wanting DeepSeek woven into their daily note workflow
  • Individual users who prefer one unified plugin over multiple packages