Prompt Sections

Prompt sections describe the intended role of a prompt in composition.

  • foundation - stable system or product context.
  • task_context - contextual information for the run.
  • task_instructions - the objective and behavioral instructions.
  • examples - examples that guide the model.
  • output_format - output constraints and schema guidance.

Sections are prompt metadata. Skill versions still compose by ordered prompt attachments.

See also

Was this page helpful?