For Chrome, Brave & Edge · 100% local

Your prompts. Every AI. One shortcut.

Stop re-typing the same prompts. Save them once, type / in any AI chat, and the right one drops in — fully filled, ready to send.

Watch the demo

In review on the Chrome Web Store · 1–2 weeks · Free up to 25 prompts · Works on Chrome, Brave & Edge

The keystroke beats the clipboard.

Six things that turn "I'll paste it from notes" into "/done" every single time.

/

Slash command, anywhere

Works in any textarea or chat input on any site. ChatGPT, Claude, Gemini, Perplexity, Grok, Copilot — and every <textarea> on the open web.

{ }

Template variables

Use {{tone}} or {{topic}} placeholders. A quick modal asks for each value before the prompt is inserted — no copy-paste-edit dance.

📁

Folders & tags

Group prompts by use case. Filter by folder. Search by title, body, or tag. Built for libraries of hundreds, not threes.

🔒

Local-first by default

Prompts live in your browser's IndexedDB. No account. No cloud sync. No telemetry. The export button is the only way data leaves.

Import & export

One click downloads everything as JSON. Move between machines or back up before a wipe. Same format on import.

Pay once. Own it.

$9.99 one-time. No subscription, no auto-renewal, no card on file. Your library is yours — even if we vanish tomorrow.

Built for the way you actually work

Four kinds of work where typing / beats copy-paste every day.

Sales & outreach

Same cold-email template, every prospect. Variables fill in tone, recipient, offer.

  • /cold-email
  • /follow-up
  • /proposal

Engineering

Code review, bug explanation, test scaffolds. Variables pin the language and focus area.

  • /code-review
  • /explain-bug
  • /write-tests

Writing & content

Summaries, rewrites, headline ideas. Drop in the source text via a single variable; the rest is reusable.

  • /summarize
  • /rewrite-casual
  • /headlines

Learning & research

ELI5 anything, quiz yourself, deep-dive a topic. Stop retyping the same scaffolding to start a learning session.

  • /eli5
  • /quiz-me
  • /deep-dive

See it in action

Real footage. Real browser. Real Slashprompt running on a Claude-style composer. No mock, no edit, no trickery — just the actual flow.

/eli5 → pick → fill two variables → finished prompt drops in. Roughly six seconds, every time.

How it works

Three steps from install to inserting your first prompt with a single keystroke.

Save your prompts

Open the popup, click New, give it a short title like cold-email, paste the body. Add {{vars}} for fill-in blanks.

Type / in any AI chat

A dropdown shows matching prompts as you type. Arrow keys to navigate, Enter or Tab to pick.

Fill the blanks, ship it

If the prompt has variables, a small modal asks for each value, then drops the finished text into the chat. Hit send.

Before. After.

Same task. Two timelines. Pick yours.

Before

The copy-paste shuffle

  1. Open Notes app, scroll to find that prompt you wrote three weeks ago.
  2. Copy. Paste into ChatGPT. Realize a placeholder still says "[their name]".
  3. Backspace, retype, fix the tone, fix the closing line.
  4. Send. Repeat 18× this week.

~3 minutes per prompt. ~1 hour wasted a week.

After

The slash flow

  1. Click in any AI chat.
  2. Type /cold-email.
  3. Fill three blanks in the popup. Hit Enter.
  4. The whole prompt lands in the chat. Ship.

~6 seconds per prompt. ~99% time back.

How Slashprompt compares

Same product category, very different defaults. Subscriptions, cloud uploads, accounts — we ditched all three.

Feature Slashprompt AIPRM FlashPrompt SpacePrompts
Works on ChatGPT
Works on Claude, Gemini, Perplexity ~
Variable templates {{var}} ~
Folders & tags
Local-first (no cloud upload)
No account required
Smart voice dictation (AI fills fields)
Pricing $9.99 once $20 / month $9 / month $15 / month

Comparisons reflect public pricing and features as of May 2026. Spot something wrong? Tell us — we'll fix it.

Your prompts are your IP. We never see them.

Most prompt managers ship your library to their servers. Slashprompt doesn't. The product is the extension — there is no backend to leak, no analytics to opt out of, no account to delete.

Read the full privacy policy →

Pro feature

Speak it once. AI fills every variable.

Long prompts have long variables. Typing each one is the slow part. Hit Smart Dictate, speak the values in any order, and the right text lands in the right field — automatically.

  • Speak naturally. "Language is TypeScript, focus is memory leaks, code is the handler below." Each phrase routes to the right field.
  • Multilingual. Auto-detects the language you spoke in — works for English, German, Spanish, French, and more.
  • Bring your own key. Uses your own OpenAI account. Your audio goes straight from your browser to OpenAI — never through our servers, never logged.
  • ~ $0.001 per dictation. A $5 OpenAI top-up covers about 3,800 uses. No subscription, no middleman markup.

No subscriptions.

No credits.

No AI tokens.

Just prompts.

Try it free. Pay once for unlimited, never again.

Free

$0 forever
  • Up to 25 saved prompts
  • Slash-command on every site
  • Variable templating
  • Folders & tags
  • Local-first storage
  • Import & export
Get early access

FAQ

The questions everyone asks. If yours isn't here, the contact link in the footer goes straight to a human.

Does it work in Brave?

Yes. Slashprompt is built for Chromium + Manifest V3. The same extension package installs on Chrome, Brave, and Edge — no separate build.

Will it work in ChatGPT / Claude / Gemini specifically?

Yes. Those three were the primary targets during development. The content script uses the native value setter for textareas and execCommand('insertText') for contenteditable inputs, so React/ProseMirror/Lexical correctly observe the change.

Are my prompts uploaded anywhere?

No. They stay in your browser's IndexedDB. No account, no cloud, no server. If a future cloud-sync add-on ships (it's not on the v0.1 roadmap), it'll be strictly opt-in.

What's the catch with the free tier?

One: a 25-prompt limit. Everything else — slash command, variables, folders, import / export — works exactly the same. When you hit the limit you can either delete old prompts or buy the one-time license.

Is the license really one-time?

Yes. One payment, lifetime use, lifetime updates. No subscription, no auto-renewal, no card on file.

How do I move my prompts to another computer?

Open Settings → Export JSON. You get a single file. On the other machine, install the extension, open Settings → Import JSON, pick the file. Done.

How does Smart Dictate (Pro) work?

You record a short audio clip from inside the variable modal. The clip is sent straight from your browser to your own OpenAI account — first to Whisper for transcription, then to GPT-4o-mini to split the transcript across the right variable fields. Cost is about $0.001 per dictation. We never receive or log your audio: the key, the recording, and the result all live in your browser and in your OpenAI account, nowhere else.

Do I need an OpenAI account for Smart Dictate?

Yes, with billing enabled. Smart Dictate uses paid OpenAI APIs (Whisper + GPT-4o-mini), so brand-new OpenAI accounts must add a payment method and at least the minimum credit before the key starts working. The rest of Slashprompt — slash command, variables, folders, import, export — works without any API key.

Why does it need https://*/* permission?

So the slash command works in any text box on any site, not just the major AI chats. The extension only runs a small script that watches for typed slashes; it doesn't read or transmit page content.

Your future self is begging you.

Save your first three prompts, type / the next time you open ChatGPT, and watch the friction evaporate. You won't go back.

Watch the demo