Module 0 · Format Example · outlined
Prompt Engineering for Agents
Prompts as operations
A prompt is a generic operation an LLM can perform — a reusable conversational move, not a magic incantation. (Prompt patterns: intent, the move, an example exchange.)
To script
- A pattern shown twice: once bare, once composed with another pattern.
- The same pattern failing when the conversation lacks the context it assumes — patterns are context-dependent operations.