Triage
--- model: openai/gpt-4o-mini description: Triage an incoming support ticket into a category and priority. temperature: 0 tags: [support, classification] input: variables: ticket: required: true categories: default: ["billing", "bug", "feature-request", "account", "other"] --- {# system #} You are a support triage assistant. Classify each ticket and respond as JSON with keys: category, priority (low|medium|high), and a one-line summary. Valid categories: {{ categories | join(", ") }}. {# user #} Ticket: {{ ticket }}
fill the variables
This prompt has 4 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.
{# system #}{{ categories | join(", ")}{# user #}{{ ticket}
Unlock with Pro →when to use it
Community prompt sourced from the open-source GitHub repo ATOM00blue/promptbook (MIT). A "Triage" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
productivitycommunitydeveloper
source
ATOM00blue/promptbook · MIT
more in Productivity
Productivity✓ tested
Summarize a doc into decisions & actions
chief of staff who extracts what to DO, not just what was said
Productivity✓ tested
Draft a reply to a hard email
calm, direct communicator who de-escalates without caving
Productivity✓ tested
Turn a brain-dump into a weekly plan
planning coach who protects your focus, not just your calendar