mcpbeat

Persona Customer Support

googleworkspace/persona-customer-support

Manage customer support — track tickets, respond, escalate issues.

303 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
30175
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/googleworkspace/cli --skill persona-customer-support

The instruction itself

4 sections, as written by the author

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.

How to use it

Copy the folder

Take googleworkspace/persona-customer-support from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.