Skip to main content

Promptbook

Promptbook is a prompt library that lets you save, organize, and reuse prompt templates. It helps you make your AI workflows reproducible and repeatable — define a prompt once and use it consistently across sessions.

Prompt Templates

BrowseWiz comes with a set of built-in prompt templates. You can also create your own templates from scratch or clone and modify existing ones.

Variables

Prompt templates can include variables enclosed in double square brackets. When you use a template, input fields appear for each variable so you can fill them in before sending.

Syntax: [[variable name]]

Default values: [[variable name||default value]]

Example Template

You are a professional social media post copywriter.
Write an engaging post about [[post subject]].
Keep [[tone||professional]] tone.

In this example:

  • Two variables are defined: post subject and tone
  • tone has a default value of "professional"
  • Input fields will appear for each variable before sending
  • BrowseWiz replaces the bracketed variables with your input

Quick Access

Mark prompts as quick access to pin them for fast one-click use directly from the chat view.

Use Cases

  • Standardize workflows — create prompts for recurring tasks (e.g., "analyze this lead", "summarize this article", "proofread this email")
  • Share best practices — build a library of effective prompts for your team's common scenarios
  • Combine with attachments — pair prompts with active page or file attachments for powerful, repeatable automations
  • Iterate and improve — clone a built-in prompt, tweak it for your needs, and save your version