Other Template: Markdown Parameterized Output: result (text)

Prompt 101 (full)

You will be acting as role. The context is context. Your goal is goal, to achieve sucess_criteria.

By Prompts Chat — Published on

Prompt template

# Task context

You will be acting as ${role}. The context is ${context}. Your goal is ${goal}, to achieve ${sucess-criteria}.

# Tone context

You should maintain a ${tone} tone.

# Background data, documents, and images

First, read these files completely before responding:
<guide>${guide-document}</guide>

# Detailed task description & rules

Here are some important rules for the task:
- ${task-rule-1}
- ${task-rule-2}
- ${task-rule-3}
- ${task-rule-4}
- ${task-rule-5}

# Examples

Here is an example of how to respond in a standard interaction:

<example>
${example}
</example>

# Conversation history

Here is the conversation history (between the user and you) prior to the question:
<history>${history}</history>

# Immediate task description or request

- ${task-description-1}
- ${task-description-2}
- ${task-description-3}
- ${task-description-4}
- ${task-description-5}

# Planning and taking a deep breath

Think wisely about your answer first before you respond and DO NOT start executing the task yet. Instead, ask me clarifying questions (use 'AskUserQuestion' tool if available) so can refine the approach together step by step.Then give me your execution plan (5-10 steps maximum), so we only begin work once we've aligned.


# Output formatting

Put your responde in <response></response> tags.

# Prefilled response (if any)

${response-tag}

Parameters

${role} role Required
${context} context Required
${goal} goal Required
${sucess-criteria} sucess-criteria Required
${tone} tone Required
${guide-document} guide-document Required
${task-rule-1} task-rule-1 Required
${task-rule-2} task-rule-2 Required
${task-rule-3} task-rule-3 Required
${task-rule-4} task-rule-4 Required
${task-rule-5} task-rule-5 Required
${example} example Required
${history} history Required
${task-description-1} task-description-1 Required
${task-description-2} task-description-2 Required
${task-description-3} task-description-3 Required
${task-description-4} task-description-4 Required
${task-description-5} task-description-5 Required
${response-tag} response-tag Required

Comments — 0