
Obsidian 零成本同步:iPhone ↔ Mac,GitHub 自动备份。本地优先 + 长期积累。|Local First. Zero-cost Obsidian sync across iPhone, Mac & GitHub. Let knowledge grow over time.
Install Zeromd
No package.json found — installability could not be checked.
Not checked — and that is not the same as fine
package.json for this repository, so none of the publish spec rules could be applied. We do not know whether dsh plugin add activates anything here.Best-effort git install — unverified, may activate nothing
# 1. add the bundle to a profile — --profile my-profile points at $DSH_HOME/profiles/my-profile
dsh plugin --profile my-profile add github:yuukiLike/zeromd
# 2. verify: the bundle should show up as a layer in the resolved config
dsh --profile my-profile --dump-config
# 3. boot the profile
dsh --profile my-profileStep 2 is the one that matters here: if --dump-config shows no new layer after the install, this repository is not a bundle and there is nothing to activate.
Before you run it
- A plugin runs with your permissions once loaded: it can read your files, use your credentials and reach the network. Tool approvals do not sandbox it.
- Installing from git resolves a moving branch. Pin a commit —
github:yuukiLike/zeromd#<commit-sha>— so the code you reviewed is the code you install.
Prerequisites
- API key
- Not required.
- Network access
- Not required at runtime.
- Language
- Shell
Install check
Every field the verdict was derived from, so you can re-derive it yourself
| Field checked | Result | Weight | What the spec says about it |
|---|---|---|---|
| package.json | missing | fatal | no package.json found in the repository |
- Verdict reason
- cannot audit without a package.json
- Rules applied from
- docs/user/develop/basic/publish.md
- Checked at
- 2026-08-15
From the README
Excerpt as published by the author, plain text, unedited
Local-first Obsidian multi-device sync. Zero cost. Zero signup. Zero maintenance. The most AI-native knowledge base isn't a SaaS product with an API. It's a folder of markdown files on your disk. And `.md` isn't done evolving — Mermaid already turned plain text into live diagrams. Interactivity might be its next chapter. Obsidian stores everything as plain `.md` files. AI tools like Claude Code can **read and write your knowledge base directly**: `No API`   `No plugins`   `No middleware`
Topics
GitHub topics on this repository
More in Obsidian Vault Knowledge Base
Ranked by similarity inside the cluster, not alphabetically
Obsidian Dsh
chenzhexii
Obsidian 右侧栏原生 DeepSeek Harness 对话插件
Dsh Obsidian Assistant
iamzcr
DeepSeek Harness 插件(Cordis toolset):操作本地 Obsidian 知识库(vault),提供搜索、读写笔记、双向链接 / 关系图谱、批量整理,并通过 Obsidian 的 "Local REST API" 社区插件调用高级能力(高速全文搜索、触发命令 / 模板)。
Dsh Wiki Bridge
xiaomao49
WikiBridge:DSH × Obsidian 知识库桥接插件(约束工具 + 自动词典检索 + 零补丁配置)
Cobsidian
Totoro-qaq
Agent-agnostic workflow skill for maintaining Obsidian knowledge bases
Unified Agent Memory
Noelune
Unified fleet-wide agent memory system for DeepSeek Harness — shared Obsidian Vault for dsh, Codex, Claude Code & Hermes with dependency-free Python FTS5 core.