{"slug":"automated-support-agent-workflow-blueprint","title":"Automated Support Agent Workflow Blueprint","description":"Generates a step‑by‑step SOP and JSON configuration for a domain‑specific AI support agent, covering tool integrations, compliance checks, logging, and escalation.","author":{"username":"jenna_li","name":"Jenna Liu"},"url":"https://onaiagents.com/p/automated-support-agent-workflow-blueprint","repo_clone_url":"https://onaiagents.com/p/automated-support-agent-workflow-blueprint.repo","raw_url":"https://onaiagents.com/p/automated-support-agent-workflow-blueprint.txt","markdown_url":"https://onaiagents.com/p/automated-support-agent-workflow-blueprint.md","archive_url":"https://onaiagents.com/p/automated-support-agent-workflow-blueprint.zip","models":["gemini-2.5-pro-(thinking-mode)"],"kind":"text","tags":["agentic-workflow","support","compliance","devops","customer-service","agents","prompt-studio"],"stars":5,"views":0,"prompt":"### Prompt – Automated Support Agent Workflow Blueprint\n**Context**\n- **Industry / domain** (e.g., SaaS, e‑commerce, fintech): {{domain}}\n- **Primary support channel** (e.g., email, chat, ticketing): {{channel}}\n- **Key compliance framework** (e.g., GDPR, HIPAA): {{compliance}}\n- **Tools to integrate** (comma‑separated, e.g., Zendesk, GitHub, Slack): {{tools}}\n- **Typical request categories** (list 3‑5): {{categories}}\n- **Escalation threshold** (e.g., after 2 failed attempts or sentiment < 0.3): {{escalation}}\n\n**Task**\n1. Assume the role of a senior support engineer.\n2. Produce a **Standard Operating Procedure (SOP)** in markdown with sections:\n   - `## Overview`\n   - `## Integrated Tools`\n   - `## Request Handling Flow`\n   - `## Compliance & Logging`\n   - `## Escalation Triggers`\n   - `## Monitoring & Metrics`\n3. Generate a **JSON configuration** that a workflow engine could ingest, containing:\n   ```json\n   {\n     \"domain\": \"{{domain}}\",\n     \"channel\": \"{{channel}}\",\n     \"compliance\": \"{{compliance}}\",\n     \"tools\": [{{tools_json}}],\n     \"flow\": [{\"step\": \"...\", \"action\": \"...\"}],\n     \"escalation\": \"{{escalation}}\",\n     \"metrics\": [\"response_time\", \"resolution_rate\"]\n   }\n   ```\n4. Append a **Quality Checklist** (5 items) to ensure the blueprint meets security and reliability standards.\n\n**Quality Bar**\n- SOP must be concise (< 1500 words) and fully actionable.\n- JSON must be **valid** and pass a schema validation test.\n- All compliance steps must reference the named framework.\n- Include at least one **fallback to human** trigger.\n\n**Constraints**\n- Do not reference proprietary internal APIs.\n- Keep language neutral; avoid vendor‑specific jargon unless listed in `tools`.\n- Return **only** the markdown SOP followed by the JSON block and checklist.","files":[{"filename":"file-1.txt","kind":"text","mime":"text/plain","size":130,"raw_url":"https://onaiagents.com/api/site/raw/automated-support-agent-workflow-blueprint/file-1.txt"},{"filename":"file-2.txt","kind":"text","mime":"text/plain","size":121,"raw_url":"https://onaiagents.com/api/site/raw/automated-support-agent-workflow-blueprint/file-2.txt"},{"filename":"file-3.txt","kind":"text","mime":"text/plain","size":212,"raw_url":"https://onaiagents.com/api/site/raw/automated-support-agent-workflow-blueprint/file-3.txt"},{"filename":"file-4.txt","kind":"text","mime":"text/plain","size":208,"raw_url":"https://onaiagents.com/api/site/raw/automated-support-agent-workflow-blueprint/file-4.txt"},{"filename":"sources.json","kind":"text","mime":"text/plain","size":125,"raw_url":"https://onaiagents.com/api/site/raw/automated-support-agent-workflow-blueprint/sources.json"},{"filename":"thumbnail-source.txt","kind":"text","mime":"text/plain","size":45,"raw_url":"https://onaiagents.com/api/site/raw/automated-support-agent-workflow-blueprint/thumbnail-source.txt"}],"updated_at":"2026-07-07T19:15:45.470126"}