JavaScript is disabled. Some features may not work.
persona-customer-support — ★ 27.3K GitHub Stars — Install Guide | SkillsNav
🇺🇸 English🇨🇳 中文
SkillsNav
Home

persona-customer-support

★ 27K repotoolsN/AIntermediateClaude
🤖 AI Summary

This agent skill automates customer support workflows by triaging a Gmail support inbox, converting emails into tasks, logging ticket statuses in Google Sheets, escalating urgent issues to Google Chat, and scheduling follow-up calls via Google Calendar.

How to Install

Claude Code:
git clone --depth 1 https://github.com/googleworkspace/cli.git && cp cli/skills/persona-customer-support ~/.claude/skills/persona-customer-support -r
# 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.

Details

Category Productivity → tools
Sourcegoogleworkspace/cli
SKILL.mdView on GitHub →
Repo Stars★ 27.3K
Est. per Skill546 (shared across 50 skills from this repo)
DifficultyIntermediate
Risk LevelN/A

Related Skills

Works Well With

Skills from the same repository — often designed to work together