Save Email to Doc
Skill Verified ActiveSave a Gmail message body into a Google Doc for archival or reference.
Save important Gmail messages into Google Docs for easy archival and reference, streamlining personal or team knowledge management.
Features
- Save Gmail message body to Google Doc
- Automated archival and reference
- Leverages Google Workspace CLI for integration
- Configurable message search criteria
Use Cases
- Archiving important customer support emails
- Saving reference material from an email thread
- Creating a knowledge base entry from an email
Non-Goals
- Reading or processing attachments from Gmail messages
- Modifying existing Google Docs
- Sending emails
Workflow
- Find the target Gmail message based on criteria
- Retrieve the full content of the message
- Create a new Google Doc
- Write the email body into the new Google Doc
Prerequisites
- Google Workspace CLI (`gws`) installed
- Node.js 18+ required by `gws`
- Google Cloud project with enabled Gmail and Docs APIs
- Authenticated `gws` CLI with appropriate scopes
Installation
npx skills add googleworkspace/cliRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedTrust Signals
Similar Extensions
Gmail
100Interact with Gmail - search emails, read messages, send emails, create drafts, and manage labels. Use when user asks to: search email, read email, send email, create email draft, mark as read, archive email, star email, or manage Gmail labels. Lightweight alternative to full Google Workspace MCP server with standalone OAuth authentication.
Master Claude for Legal
100Master skill for legal teams using Claude. Loads the right reference for the user's question (privilege configuration, MCP hardening, verification, long documents, practice-area patterns, skill authoring) and routes to specialized starter skills (NDA triage, version diff, meeting brief, citation verification, status synthesis). Auto-invokes when the user mentions legal work, contracts, redlines, NDAs, privilege, attorney-client, court filings, depositions, regulatory compliance, or asks how to set up Claude for a law firm or in-house legal team.
Gws Gmail Forward
100Gmail: Forward a message to new recipients.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Public Google Drive
100Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly