catalog / apps

Obsidian (desktop)

Local-first markdown vault: wikilinks, backlinks, graph view and a plugin surface.

19 capabilities 2 sections extracted from Obsidian (desktop)

Build against it

# give your agent the catalog — no account, no install
claude mcp add provespec -- npx -y provespec-mcp

# then, from any agent session
spec_get(slug: "obsidian")                → the capability tree
spec_checklist(slug: "obsidian")          → the questions to answer
spec_grade(slug: "obsidian", grades: [...])  → parity % + the gap list

# or just fetch it
curl https://provespec.com/catalog/obsidian/spec.json

Grade every capability below as yes · partial · no · na, with a file reference as evidence. Whatever you leave ungraded counts as missing — the gap list is the work queue.

Or just paste this to your agent

Use the ProveSpec MCP server. Fetch the "obsidian" spec with
spec_get, then walk spec_checklist and grade this repository against it —
one verdict per capability, each with a file reference as the note.
Call spec_grade with the results and give me the gap list as the plan.

If the server is not registered, add it first:
  claude mcp add provespec -- npx -y provespec-mcp

The specification

AI 10

Vault & files
  • Local Markdown vault plain .md files public docs; files stay local, no lock-in
  • Wikilinks + backlinks index [[link]] public docs; unresolved links tracked
  • Tags and properties frontmatter public docs; YAML properties
  • Full-text search with operators path:, tag:, /regex/ public docs
  • Canvas documents .canvas JSON public docs; open file format
Automation
  • Daily notes core plugin public docs
  • Note templates core plugin public docs
  • Community plugin API TS API public docs; thousands of plugins
Services
  • End-to-end encrypted sync paid add-on public docs; version history included
  • Publish to web paid add-on public docs

UI 9

Editor
  • Live preview / source / reading modes public docs
  • Split panes and tab groups public docs; linked panes
  • Outline and backlinks panes public docs
Navigation
  • Command palette Ctrl+P public docs
  • Quick switcher Ctrl+O public docs
  • Graph view public docs; local + global graph
Customization
  • Themes + CSS snippets public docs
  • Hotkey editor public docs
  • Vault switcher public docs
Download spec.json All 53 specs