Back to home

Guide

How to Use

A quick-start guide to making the most out of Project Prompts.

1. Create a Prompt Set

A Prompt Set holds one or multiple prompts that belong together. When you are on your dashboard, simply click the New Prompt Set button. Give it a descriptive title and an optional description so others know what it's about.

2. Use Variables

This is the core feature of Project Prompts. Instead of hardcoding details you might want to switch out later, use dynamic variables in your prompt text.

"Write a blog post about {{topic:text}} customized for {{audience:list}}."

The syntax is {{variable_name:type}}. Supported types are text, number, and list.

3. View and Share

All prompt sets start out private to your account. To share a prompt set, go to the dashboard, click on the prompt options, and make it Public.

You'll be given a shareable link that you can give to your team or post publicly. Anyone with the link can view your prompts and open them in their browser.

4. Export to LLMs

When you or anyone else views a public prompt, you can seamlessly export it. Clicking Export opens a window where you can fill in the values for the variables you defined.

Once your variables are filled, you can either copy the fully generated text to your clipboard or use the Open In... dropdown to jump straight into ChatGPT, Claude, or Gemini with your prompt pre-filled!