{ "name": "quicksilver", "version": "0.6.0", "description": "Persistent memory via a Quicksilver Obsidian vault over the Local REST API. Self-bootstrapping: the plugin carries the full vault scaffold and all control logic (no in-vault routing docs), so it stands up an empty vault and ports cleanly to any other. On first run it prompts the operator for the API endpoint, key, and identity, stores them in a local config file, and personalizes memory to that operator. Reads and writes notes across Claude/CoWork sessions using direct REST calls — no MCP server required.", "author": { "name": "Jason Stedwell" }, "keywords": [ "memory", "obsidian", "notes", "persistence", "quicksilver" ] }