dsh-obsidian
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
Related Plugins
Memory layer for coding agents that indexes local session history and auto-recalls relevant context before edits, commands, and failures, with no manual search needed.
Traceable, searchable cross-session memory for AI agents that turns conversation knowledge into a typed knowledge graph and recalls relevant subgraphs instead of replaying full history, natively integrated with DeepSeek Harness.
Gives DSH AI cross-session long-term memory, to-do and skill management, plus multi-session orchestration, external AI delegation, and an infinite canvas that grows with you.
dsh-mnemon is a three-tier, pluggable, Agent-driven memory system for DeepSeek Harness, combining Runtime memory, Project Documents, and replaceable Memory Spaces with nine long-term providers.