Tinderbox v11 Icon

AI Prompts

From v11.8.0, prompts are messages or instructions to be sent to an AI such as Claude or Gemini. Prompts are part of the Model Context Protocol (MCP) systems.

Typically, you use a prompt in the AI client by typing the command /tinderbox: followed by the prompt name. For example:

/tinderbox:translate 

would invoke the prompt named "translate".

Tinderbox prompts are stored in the Tinderbox document in the container /Hints/AI/Prompts. They use the built-in prototype "An AI Prompt". A prompt has three components:

Prompts may have optional arguments. These appear in the prompt enclosed by {{double curly braces}}. For example, a prompt named “translate”might be:

Show me a translation of the note {{note}} into language {{language}}, or into French is no language is specified. Do not change the note.

Then, after you select /tinderbox: translate the system shows a reminder "(arguments: note, language)". You might then complete the command:

/tinderbox:translate "first draft" French 

and the AI would be asked to find a note named "first draft" and to show you its French translation.

Some examples of prompts might include:


See also—notes linking to here: