Agent skill
persona-customer-support
Manage customer support — track tickets, respond, escalate issues.
Install this agent skill to your Project
npx add-skill https://github.com/googleworkspace/cli/tree/main/skills/persona-customer-support
Metadata
Additional technical details for this skill
- version
- 0.22.5
- openclaw
-
{ "category": "persona", "requires": { "bins": [ "gws" ], "skills": [ "gws-gmail", "gws-sheets", "gws-chat", "gws-calendar" ] } }
SKILL.md
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.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gws-events-renew
Google Workspace Events: Renew/reactivate Workspace Events subscriptions.
gws-forms
Read and write Google Forms.
gws-chat
Google Chat: Manage Chat spaces and messages.
gws-modelarmor-sanitize-prompt
Google Model Armor: Sanitize a user prompt through a Model Armor template.
gws-workflow-standup-report
Google Workflow: Today's meetings + open tasks as a standup summary.
persona-team-lead
Lead a team — run standups, coordinate tasks, and communicate.
Didn't find tool you were looking for?