istefox1 downloadsLocal-first library of AI prompts with categorization, search, and quick reuse.
A local-first library of AI prompts for Obsidian. Each prompt is a plain Markdown note with YAML frontmatter, so your library stays readable, searchable, and portable even without the plugin. Nothing leaves your vault: there are no network calls and no accounts.
{{name}} placeholders through a form, with defaults, hints, and {{tone|formal,casual}} choice dropdowns.{{@selection}}, {{@title}}, {{@date}}, {{@clipboard}}.{{ autocomplete in the editor, and a button in the create modal, all offering context variables, names already used in your library, and syntax templates.[[wikilinks]] in a prompt body resolve to the linked note at copy time.obsidian://promptbox launcher URI for reuse from outside the library view (Raycast, Alfred, Shortcuts).obsidian://promptbox URI. Placeholders open a fill-in form; the result goes to the clipboard.{{) to insert a variable or a syntax template without memorizing the format.Once the plugin is in the community list: Settings, Community plugins, Browse, search for "Promptbox".
Before then, install it with BRAT by adding the repository istefox/promptbox.
The full planning package (specification, ADRs, tiered plan) lives in docs/: MVP spec, community-library spec, implementation plan, Architecture Decision Records.