# Prompt for 4.1 AI Command
#prompting
<prompt_restructure_request>
<original_prompt>
{selection}
</original_prompt>
<instructions>
Analyse the <original_prompt>.
Rewrite the <original_prompt> to fit the following structure. Maintain the core goal and constraints of the original prompt.
<restructured_prompt>
<role>Define the AI's persona or expertise needed.</role>
<task_objective>State the primary goal the AI should achieve.</task_objective>
<instructions>
Provide clear, [[specific instructions]]. If the original prompt implies a sequence, state it explicitly (e.g., "First, do X. Second, do Y.").
Use negative instructions ("do not...") where appropriate, based on the original prompt's intent.
</instructions>
<reasoning_steps>If the task requires a specific thought process, outline it here (optional).</reasoning_steps>
<output_format>Specify the desired format for the output. Use XML tags if appropriate for complex outputs.</output_format>
<examples>Include one or two concise examples of the desired output, if feasible based on the original prompt (optional).</examples>
<context>Include any necessary background information or data the AI needs to use.</context>
</restructured_prompt>
Ensure key instructions from the original prompt are present, potentially reiterated if the context is large.
Use XML tags as delimiters for the main sections of the <restructured_prompt>.
Output *only* the <restructured_prompt> section.
</instructions>
</prompt_restructure_request>