Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add akiotanaka847/qaio-desktop --skill triage-a-ticketgit clone --depth 1 https://github.com/akiotanaka847/qaio-desktopWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/akiotanaka847/qaio-desktop/triage-a-ticket)<a href="https://agentmods.dev/skills/akiotanaka847/qaio-desktop/triage-a-ticket"><img src="https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/triage-a-ticket/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/akiotanaka847/qaio-desktop/triage-a-ticket"><img src="https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/triage-a-ticket.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00072 | $0.01082 |
| Opus 5 | $0.00036 | $0.00541 |
| Sonnet 5 | $0.00014 | $0.00216 |
| Haiku 4.5 | $0.00007 | $0.00108 |
Grade A, and why
triage-a-ticket scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 52 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Triage a Ticket
When to use
New inbound message landed, no conversations.json entry for thread yet, OR existing entry need re-triage because content changed (e.g. how-to turned outage report). Solo founder: triage constant - every fresh reply need this skill run first.
Connections I need
I run external work through Composio. Before this skill runs I check that the categories below are linked. Missing → I name the category, ask you to connect it from the Integrations tab, stop.
- Inbox (Gmail / Outlook) - fetch the inbound message and full thread. Required.
- Support helpdesk (Intercom / Zendesk / Help Scout) - alternate source if customer messages land there. Required if you don't use Gmail / Outlook for support.
- Messaging (Slack) - source of customer DMs you triage as tickets. Optional.
If no inbox or helpdesk is connected I stop and ask you to link the one your customers actually message.
Information I need
I read your support context first. For every required field that's missing I ask ONE plain-language question (best modality: connected app > file drop > URL > paste) and wait.
- Routing categories - Required. Why I need it: I sort every inbound into one. If missing I ask: "When a ticket comes in, what buckets do you sort it into - bug, how-to, billing, anything else?"
- Response-time tiers - Required. Why I need it: priority assignment depends on tier thresholds. If missing I ask: "What response time do you want to hit for your most urgent tickets, and what's acceptable for the rest?"
- VIP list - Required. Why I need it: VIPs floor at P1 regardless of content. If missing I ask: "Which 3 to 5 customers should always get top priority?"
- Monthly revenue / plan tier per customer - Optional. Why I need it: lets me weight priority by paying-customer status. If you don't have it I keep going with TBD and weight by content signals only.
Steps
- Read
context/support-context.md. If missing, stop. Tell me runset-up-my-support-infofirst. Read routing rules + response-time tiers + VIP list from doc - never hardcode. - Identify source - you name channel or message referenced by external id. Use
composio search <channel>to find correct fetch slug (e.g. Gmail thread fetch, Intercom conversation fetch). Do NOT hardcode tool slugs. - Fetch raw thread via Composio. Pull subject, all messages, sender email, external message ids.
- Resolve customer. Look up
customers.jsonby sender email. If not found, create new index entry (slug = kebab-cased email local-part, deduped if needed). - Categorize content against routing categories in
context/support-context.md(typical set:bug | how-to | feature | billing | account | security | other). Content signals: error messages + stack traces lean bug; "how do I…" lean how-to; "can you add…" lean feature; keywords "refund", "invoice", "charge" lean billing. - Assign priority (P1–P4) using tier thresholds from
context/support-context.md. Typical start rules: monthly revenue >= $500/mo → base P2; VIP tag → P1 floor. Escalate on content: "down", "can't log in", "data loss", "production" → bump one level (max P1). De-escalate on "whenever you get a chance". - Set response-time fields using
domains.inbox.responseTimeTargets.firstResponseHours(fallback to tier table in context doc).breached = falseinitially. - Write atomically. Upsert into
conversations.json. Write full messages toconversations/{id}/thread.json. - Append to
outputs.jsonwithtype: "triage",domain: "inbox", title ={customer} - {subject}, summary = category + priority, path.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 7d ago First seen · 52 lines · 72 tokens per session scan A fd4419eb3f66
triage-a-ticket is a skill published in the GitHub repository akiotanaka847/qaio-desktop (2 stars, last pushed 8d ago), licensed MIT. It adds 72 tokens to every session and 1,082 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-05.
Other skills, from other repositories
customer-support-expert
Build comprehensive customer support systems including ticketing, knowledge management, SLA tracking, and customer satisfaction analytics. Use when the user mentions helpdesk or service desk, ticketing, SLA targets, knowledge bases, escalation workflows, CSAT/NPS, or customer success operations.
Zendesk Automation
Automate customer support workflows with Zendesk ticket management, routing, and analytics.
auto-tag
Automatically analyze and tag untagged Gorgias tickets based on content.
bug-report
Extract a structured bug report from a support ticket and create a Linear issue.
escalate
Escalate a support ticket to a Linear issue and notify the team on Slack.
merge-tickets
Find and flag duplicate or related Gorgias tickets that should be merged.