Skip to content
Other things I built
Tool · Released⌃⌥V

Prompt Saver

Save any prompt with one keystroke, then paste it anywhere when you need it again.

How it works

Select it once. ⌃⌥S.

FinderFileEditView
Thu 9:41 AM
Prompts.md — Obsidian

Vault

Daily Papers

AI Digest

Prompts

Research

Prompts I keep writing

Explain this slide step by step, as if I have never seen the topic. Start from what problem it solves, then walk through each element in the order I should read it, and end with the one sentence I should remember.

Saved

Explain this slide step by step

S

Why I built it

I realized I was writing the same kinds of prompts every week, sometimes every day: explain a slide step by step, teach me a new concept intuitively, or inspect an entire codebase for errors. I like giving agents detailed prompts so they understand exactly what I want, but retyping those instructions every time felt incredibly redundant. So I built a system-wide shortcut that lets me save a prompt once and bring it back anywhere.

What it does

  • Select any text and press ⌃⌥S to save it.
  • Press ⌃⌥V anywhere, type a few letters to find the prompt, and paste it directly where you were typing.
  • It works across terminals, VS Code, browsers, and AI chat apps.

Use it if you write long prompts but keep realizing you’ve written the same thing before.