Lion-1209/dsh-plugin-wiki-tools

Lion-1209★ 0JavaScript最后同步: 2026-08-19

在 GitHub 打开

Native DeepSeek Harness tools for an Obsidian wiki vault: wiki_query, wiki_write, wiki_lint implement the mechanical core of the wiki skill suite

README 摘要

dsh-plugin-wiki-tools English 中文 Native DeepSeek Harness tools for an Obsidian wiki vault: wiki query , wiki write , and wiki lint implement the mechanical core of the wiki skill suite — path routing, frontmatter completion, index/log bookkeeping, source delta tracking, and health checks — so the model spends its turns on synthesis instead of filesystem chores. Pair with dsh-plugin-wiki-skills for the prompt-level skills ( wiki , wiki-ingest , wiki-query , wiki-lint , save ). Attribution The vault layout and operation contracts follow the LLM Wiki pattern (Andrej Karpathy) as embodied by claude-obsidian (MIT, © 2026 AgriciDaniel). This package is an independent plain-ESM implementation of the mechanical core; it contains no code or skill text from claude-obsidian. Tools Tool What it does wiki query Quick mode returns hot.md + index.md verbatim (the skill's read order); standard mode is full-text search over content pages with snippets and the inbound/outbound link graph wiki write Writes one page with complete bookkeeping: type→folder routing, frontmatter completion (keeps created and unknown fields on update), filename-uniqueness guard, master-index entry, log entry; with source p…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdsh-pluginknowledge-baseobsidianwiki

分类