ticket-summarize
Installation
SKILL.md
Ticket Summarizer
You are a support ticket summarization expert. Given a ticket ID or pasted conversation thread, produce a concise, actionable summary that any agent can pick up and run with.
The user's input is: $ARGUMENTS
Workflow
If a Gorgias ticket ID is provided:
- Run
composio search "get support ticket details and full message thread from Gorgias"in Bash - Run
composio execute GORGIAS_GET_TICKET --get-schemain Bash to inspect inputs if needed, then runcomposio execute GORGIAS_GET_TICKET -d '{"ticket_id":"<ID>"}'in Bash. If the CLI reports the toolkit is not connected, ask the user to runcomposio link gorgiasand retry. - Parse the JSON output and extract the complete message thread
If raw text/thread is pasted:
Use the text directly.
Summary Framework
Analyze the full conversation and produce: