Create a reusable prompt template
Open Prompt Manager and create a saved prompt for a repeated task, such as a research brief, customer reply, launch recap, or content outline. Write the parts of the prompt that should stay the same every time.
Prompts tutorial
Prompt variables let one saved prompt ask for the details it needs at run time, so you can reuse the same template without rewriting the placeholders by hand.
Write a {{format}} for {{audience}} about {{topic}}. Use {{date}} and include any uploaded {{files}}.
Create or edit a saved prompt, add placeholders with double curly brackets like {{topic}} or {{audience}}, then run the prompt. Superpower asks for each variable value before sending the finished prompt to ChatGPT. You can reuse the same variable name multiple times, and special variables like {{files}}, {{clipboard}}, {{date}}, and {{time}} handle common inputs automatically.
Open Prompt Manager and create a saved prompt for a repeated task, such as a research brief, customer reply, launch recap, or content outline. Write the parts of the prompt that should stay the same every time.
Use double curly brackets around each input you want to change later. For example, write {{topic}}, {{audience}}, {{tone}}, or {{format}} wherever the prompt should ask for a value before it runs.
Write a {{format}} for {{audience}} about {{topic}}.
If the same value belongs in multiple places, use the same variable name more than once. Superpower asks for it once, then inserts that value everywhere the matching placeholder appears.
Use Acme in the headline, summary, and next-step section.
Use {{files}} when the prompt should ask the user to upload files. Use {{clipboard}}, {{date}}, and {{time}} when the prompt should pull from the clipboard, current date, or current time.
Run the saved prompt from Prompt Manager, favorites, or the slash command. Superpower opens the variable form, collects the values, inserts them into the template, and sends the finished prompt to ChatGPT.
Variable strategy
FAQ
Short answers about variable syntax, repeated placeholders, file uploads, clipboard, date, and time.
Prompt variables are placeholders in a reusable prompt. Superpower fills them in when you run the prompt, so one template can work for many topics, clients, audiences, or formats.
Wrap the variable name in double curly brackets, such as {{topic}}, {{audience}}, or {{format}}.
Yes. If you use the same variable name in multiple places, Superpower asks for that value once and inserts it everywhere.
{{files}} is a special variable that asks the user to upload files before running the prompt.
They are special variables for using clipboard content, the current date, and the current time inside reusable prompts.
Install Superpower, add variables to your best prompt templates, and fill in the details only when you run them.