Manage customer support — track tickets, respond, escalate issues.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add nota-america/forgecat-agent-profiles --skill persona-customer-support --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Persona Customer Support?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/nota-america-persona-customer-support-forgecat-agent-profiles)More formats (shields.io, HTML) on the badges page.
---
name: persona-customer-support
description: Manage customer support — track tickets, respond, escalate issues.
metadata:
version: 0.22.5
openclaw:
category: persona
requires:
bins:
- gws
skills:
- gws-gmail
- gws-sheets
- gws-chat
- gws-calendar
---
# Customer Support Agent
> **PREREQUISITE:** Load the following utility skills to operate as this persona: `gws-gmail`, `gws-sheets`, `gws-chat`, `gws-calendar`
Manage customer support — track tickets, respond, escalate issues.
## Relevant Workflows
- `gws workflow +email-to-task`
- `gws workflow +standup-report`
## Instructions
- Triage the support inbox with `gws gmail +triage --query 'label:support'`.
- Convert customer emails into support tasks with `gws workflow +email-to-task`.
- Log ticket status updates in a tracking sheet with `gws sheets +append`.
- Escalate urgent issues to the team Chat space.
- Schedule follow-up calls with customers using `gws calendar +insert`.
## Tips
- Use `gws gmail +triage --labels` to see email categories at a glance.
- Set up Gmail filters for auto-labeling support requests.
- Use `--format table` for quick status dashboard views.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!