Google Workspace skills
Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, Forms, and 15+ services skills-hub.ai mirrors 95 skills from Google Workspace daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.
Upstream: github.com/googleworkspace/cli
Installing a Google Workspace skill
Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.
# Install a Google Workspace skill
npx @skills-hub-ai/cli install <skill-slug>
# Browse all Google Workspace skills via API
curl https://skills-hub.ai/api/v1/skills?source=google-workspace
# Browse all sources
open https://skills-hub.ai/sourcesTop Google Workspace skills
See all →The most-installed skills from Google Workspace, ranked by adoption.
01recipe-create-presentation
3 installsCreate a new Google Slides presentation and add initial slides.
Buildfrom Google Workspace02recipe-log-deal-update
1 installsAppend a deal status update to a Google Sheets sales tracking spreadsheet.
Buildfrom Google Workspace03gws-modelarmor
1 installsGoogle Model Armor: Filter user-generated content for safety.
Buildfrom Google Workspace04gws-calendar
1 installsGoogle Calendar: Manage calendars and events.
Buildfrom Google Workspace05gws-gmail
Gmail: Send, read, and manage email.
Buildfrom Google Workspace06gws-chat
Google Chat: Manage Chat spaces and messages.
Buildfrom Google Workspace07gws-workflow-weekly-digest
Google Workflow: Weekly summary: this week's meetings + unread email count.
Buildfrom Google Workspace08recipe-find-free-time
Query Google Calendar free/busy status for multiple users to find a meeting slot.
Buildfrom Google Workspace09recipe-save-email-attachments
Find Gmail messages with attachments and save them to a Google Drive folder.
Buildfrom Google Workspace10persona-content-creator
Create, organize, and distribute content across Workspace.
Buildfrom Google Workspace11gws-calendar-insert
Google Calendar: Create a new event.
Buildfrom Google Workspace12gws-gmail-reply-all
Gmail: Reply-all to a message (handles threading automatically).
Buildfrom Google Workspace13gws-gmail-watch
Gmail: Watch for new emails and stream them as NDJSON.
Buildfrom Google Workspace14recipe-create-gmail-filter
Create a Gmail filter to automatically label, star, or categorize incoming messages.
Buildfrom Google Workspace15gws-admin-reports
Google Workspace Admin SDK: Audit logs and usage reports.
Buildfrom Google Workspace16gws-classroom
Google Classroom: Manage classes, rosters, and coursework.
Buildfrom Google Workspace17gws-docs-write
Google Docs: Append text to a document.
Buildfrom Google Workspace18persona-customer-support
Manage customer support — track tickets, respond, escalate issues.
Buildfrom Google Workspace19recipe-review-meet-participants
Review who attended a Google Meet conference and for how long.
Buildfrom Google Workspace20gws-sheets
Google Sheets: Read and write spreadsheets.
Buildfrom Google Workspace21recipe-create-events-from-sheet
Read event data from a Google Sheets spreadsheet and create Google Calendar entries for each row.
Buildfrom Google Workspace22recipe-batch-invite-to-event
Add a list of attendees to an existing Google Calendar event and send notifications.
Buildfrom Google Workspace23recipe-generate-report-from-sheet
Read data from a Google Sheet and create a formatted Google Docs report.
Buildfrom Google Workspace24gws-shared
gws CLI: Shared patterns for authentication, global flags, and output formatting.
Buildfrom Google Workspace
About this source
skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.
Last sync: Sep 13, 2026, 4:42 PM (success).
Google Workspace skills, frequently asked
What are Google Workspace skills?
Google Workspace skills are AI coding skills published by Google Workspace (Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, Forms, and 15+ services) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.
How many Google Workspace skills are available?
skills-hub.ai indexes 95 skills from Google Workspace, synced daily from the upstream GitHub repository (https://github.com/googleworkspace/cli).
How do I install a Google Workspace skill?
Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.
Are these official Google Workspace skills?
Yes. Every skill from this source is mirrored from Google Workspace's own GitHub repository (https://github.com/googleworkspace/cli). Each skill page links back to the upstream source of truth, so you can verify the original.