Leo3-7/dsh-obsidian-inbox0

dsh-obsidian-inbox

Obsidian knowledge-base ingest workflow as a DeepSeek Harness plugin: a bundled skill provider + an obsidian_validate_vault model tool, all declarative and composable.

包名
dsh-obsidian-inbox
版本
0.2.0
许可证
MIT
最近更新
2026年8月28日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Leo3-7/dsh-obsidian-inbox

在 DSH 里使用

方式 A:作为插件安装(推荐)

dsh plugin --profile web add https://github.com/Leo3-7/dsh-obsidian-inbox

## 配置 / 个性化

本技能是作者个人的整理流程,有**环境相关**的两处需要按你自己的库修改:

- **vault 路径**:默认 `D:\Obsidian\MyKnowledgeBase`(在 `SKILL.md` 的「唯一 vault」节,以及 `scripts/validate-vault.mjs` 的默认参数)。改成你自己的库即可。
- **主目录分类**:`00_收件箱 / 01_考研 / 02_AI与编程 / 03_智能制造 / 04_项目 / 05_想法 / 06_错题 / 07_对话精华` —— 换成你自己的目录结构。