Templates

    Sep 25, 2025

    A template is a pre-made structure for a prompt that can be reused.

    Why Templates Matter

    • Consistency - Same style every time
    • Efficiency - Faster than writing new prompts from scratch
    • Scalability - Can be reused for many variations
    • Control - Keeps AI outputs predictable and structured

    Example

    An AI powered browser extension that changes the text on a website based on the users age.

    {
    Task:
    - Take the following ${text} and rewrite it as if the reader is ${age} years old.
    }
    

    This template ensures that the outcome will always be consistent.

    Example 2

    Template: Write a [tone] email to [recipient] about [situation]. Make sure it includes [details].

    Prompt:

    tone=funny recipient=rob@gmail.com situation=i found a cat details=it is so soft

    Output:

    Write a funny email to rob@gmail.com about how I found a cat. Make sure it includes that it is so soft.

    Next Category

    Continue your learning journey with AI Controls

    Templates | AIRTA Systems AI Safety Academy