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.
01gws-workflow-email-to-task
Google Workflow: Convert a Gmail message into a Google Tasks entry.
Buildfrom Google Workspace02gws-workflow-file-announce
Google Workflow: Announce a Drive file in a Chat space.
Buildfrom Google Workspace03gws-workflow-standup-report
Google Workflow: Today's meetings + open tasks as a standup summary.
Buildfrom Google Workspace04persona-project-manager
Coordinate projects — track tasks, schedule meetings, and share docs.
Buildfrom Google Workspace05recipe-copy-sheet-for-new-month
Duplicate a Google Sheets template tab for a new month of tracking.
Buildfrom Google Workspace06recipe-create-classroom-course
Create a Google Classroom course and invite students.
Buildfrom Google Workspace07gws-workflow
Google Workflow: Cross-service productivity workflows.
Buildfrom Google Workspace08recipe-create-events-from-sheet
Read event data from a Google Sheets spreadsheet and create Google Calendar entries for each row.
Buildfrom Google Workspace09recipe-create-expense-tracker
Set up a Google Sheets spreadsheet for tracking expenses with headers and initial entries.
Buildfrom Google Workspace10recipe-create-feedback-form
Create a Google Form for feedback and share it via Gmail.
Buildfrom Google Workspace11recipe-create-shared-drive
Create a Google Shared Drive and add members with appropriate roles.
Buildfrom Google Workspace12recipe-draft-email-from-doc
Read content from a Google Doc and use it as the body of a Gmail message.
Buildfrom Google Workspace13recipe-reschedule-meeting
Move a Google Calendar event to a new time and automatically notify all attendees.
Buildfrom Google Workspace14recipe-review-overdue-tasks
Find Google Tasks that are past due and need attention.
Buildfrom Google Workspace15recipe-schedule-recurring-event
Create a recurring Google Calendar event with attendees.
Buildfrom Google Workspace16recipe-share-event-materials
Share Google Drive files with all attendees of a Google Calendar event.
Buildfrom Google Workspace17recipe-sync-contacts-to-sheet
Export Google Contacts directory to a Google Sheets spreadsheet.
Buildfrom Google Workspace18gws-calendar
Google Calendar: Manage calendars and events.
Buildfrom Google Workspace19gws-chat-send
Google Chat: Send a message to a space.
Buildfrom Google Workspace20gws-classroom
Google Classroom: Manage classes, rosters, and coursework.
Buildfrom Google Workspace21gws-drive
Google Drive: Manage files, folders, and shared drives.
Buildfrom Google Workspace22gws-docs
Read and write Google Docs.
Buildfrom Google Workspace23gws-drive-upload
Google Drive: Upload a file with automatic metadata.
Buildfrom Google Workspace24gws-events
Subscribe to Google Workspace events.
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: Apr 30, 2026, 10:08 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.