How to use these support prompts
Treat each prompt as a starting template, not a send button. Paste the real customer message inside the quotes or brackets, replace every [placeholder] with your specifics, and always read the draft before it goes out — the model does not know your refund limits, SLAs, or the customer's history unless you tell it. A reliable pattern is: give the model a **role** ("You are a senior support specialist"), the **context** (the ticket, the policy, the tone), and a tight **output format** (length, structure, what to omit). This mirrors the OpenAI and Anthropic prompt-engineering guides — see How to Write a System Prompt and the OpenAI prompt guide.
Two efficiency tips. First, build a saved "voice block" — three sentences describing your brand tone — and prepend it to every prompt so replies sound consistent. Second, if your help center runs the same model repeatedly over the same policy text, prompt caching can cut latency and cost; see LLM Caching Strategies and the Anthropic prompt caching docs.