Skip to main content

← All sources

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/sources

Top Google Workspace skills

See all →

The most-installed skills from Google Workspace, ranked by adoption.

  1. 01gws-calendar

    1 installs

    Google Calendar: Manage calendars and events.

    Buildfrom Google Workspace
  2. 02gws-sheets

    Google Sheets: Read and write spreadsheets.

    Buildfrom Google Workspace
  3. 03recipe-create-meet-space

    Create a Google Meet meeting space and share the join link.

    Buildfrom Google Workspace
  4. 04gws-workflow-meeting-prep

    Google Workflow: Prepare for your next meeting: agenda, attendees, and linked docs.

    Buildfrom Google Workspace
  5. 05recipe-draft-email-from-doc

    Read content from a Google Doc and use it as the body of a Gmail message.

    Buildfrom Google Workspace
  6. 06gws-sheets-append

    Google Sheets: Append a row to a spreadsheet.

    Buildfrom Google Workspace
  7. 07gws-modelarmor-sanitize-response

    Google Model Armor: Sanitize a model response through a Model Armor template.

    Buildfrom Google Workspace
  8. 08recipe-copy-sheet-for-new-month

    Duplicate a Google Sheets template tab for a new month of tracking.

    Buildfrom Google Workspace
  9. 09gws-gmail-reply-all

    Gmail: Reply-all to a message (handles threading automatically).

    Buildfrom Google Workspace
  10. 10gws-docs

    Read and write Google Docs.

    Buildfrom Google Workspace
  11. 11recipe-batch-invite-to-event

    Add a list of attendees to an existing Google Calendar event and send notifications.

    Buildfrom Google Workspace
  12. 12gws-gmail

    Gmail: Send, read, and manage email.

    Buildfrom Google Workspace
  13. 13gws-people

    Google People: Manage contacts and profiles.

    Buildfrom Google Workspace
  14. 14persona-researcher

    Organize research — manage references, notes, and collaboration.

    Buildfrom Google Workspace
  15. 15gws-docs-write

    Google Docs: Append text to a document.

    Buildfrom Google Workspace
  16. 16gws-meet

    Manage Google Meet conferences.

    Buildfrom Google Workspace
  17. 17recipe-save-email-attachments

    Find Gmail messages with attachments and save them to a Google Drive folder.

    Buildfrom Google Workspace
  18. 18persona-project-manager

    Coordinate projects — track tasks, schedule meetings, and share docs.

    Buildfrom Google Workspace
  19. 19gws-tasks

    Google Tasks: Manage task lists and tasks.

    Buildfrom Google Workspace
  20. 20recipe-email-drive-link

    Share a Google Drive file and email the link with a message to recipients.

    Buildfrom Google Workspace
  21. 21recipe-create-vacation-responder

    Enable a Gmail out-of-office auto-reply with a custom message and date range.

    Buildfrom Google Workspace
  22. 22recipe-post-mortem-setup

    Create a Google Docs post-mortem, schedule a Google Calendar review, and notify via Chat.

    Buildfrom Google Workspace
  23. 23recipe-backup-sheet-as-csv

    Export a Google Sheets spreadsheet as a CSV file for local backup or processing.

    Buildfrom Google Workspace
  24. 24recipe-review-overdue-tasks

    Find Google Tasks that are past due and need attention.

    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: Jul 30, 2026, 5:34 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.