Persona customer support
Skill RadOrigin-LLC/RAD-Claude-Skills/archive/plugins/rad-google-workspace/skills/persona-customer-support
Marketplace of plugins and skills for Claude Code
npx -y skills add RadOrigin-LLC/RAD-Claude-Skills --skill persona-customer-supportAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
This skill should be used when the user says "customer support mode", "triage my support inbox", "log a support ticket", "escalate this issue", "track customer requests", "schedule a follow-up call", or "help me respond to customers", or wants to manage support tickets, inbox triage, and customer communications.
SKILL.md
1.4 KB, as published. Nobody here has run it
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-taskgws 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 --labelsto see email categories at a glance. - Set up Gmail filters for auto-labeling support requests.
- Use
--format tablefor quick status dashboard views.