← all publishers

TomMaSS

@tommass source repo

1 published skill

  1. Obsidian REST API · tommass bundle
    Call the Obsidian Local REST API directly (over HTTP) for vault operations that the mcp__obsidian__* tools do NOT expose. Use when needing to move/rename a note, overwrite a whole file atomically (PUT), act on the currently-open "active" file, run an Obsidian command, open a note in the UI, list all tags, or do date-specific periodic-note CRUD. Prefer the mcp__obsidian__* tools for plain read/append/patch/delete/search; fall back to this skill only when the required method is missing from MCP.
    0 installs