Agent skill

persona-customer-support

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

Google Workspace30,193★ · 1 repos on radarProfile →
claude-codeApache-2.0
Install
npx skills add googleworkspace/cli --skill persona-customer-support --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Version: 0.22.5
Path: skills/persona-customer-support/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 30,193
Language: Rust
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the 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-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.

What's inside
Steps it walks through
  1. Relevant Workflows
  2. Instructions
  3. Tips
More from cli
All skills →
About this skill
What does the persona-customer-support skill do?

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

How do I install it?

Run `npx skills add googleworkspace/cli --skill persona-customer-support --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From googleworkspace/cli, a repository with 30,193 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going