📧
AutomationTypeScript

Gmail

by vellum-ai

Gmail is an Automation skill for Claude Code, published by vellum-ai in vellum-assistant.

1.1K stars160 forkson vellum-ai/vellum-assistantAdded 2026/08/20+1% in starsRepository updated 2026/08/20
agentagentic-aiai-assistantanthropicautonomous-agentsclaudeclaude-codeiosmacosmemoryopen-sourceopenaiopenclawproactive-aislacktelegram-botvellum-ai
Install in seconds
Install Gmail
Copy Gmail into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/vellum-ai/vellum-assistant/tree/main/skills/gmail ~/.claude/skills/gmail

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/vellum-ai/vellum-assistant.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/gmail/SKILL.md in vellum-ai/vellum-assistant
Installs to
~/.claude/skills/gmail
Collection
One of 25 skills cataloged from this repository
Category
Automation1523 skills

What Gmail does

Gmail manages Gmail email — drafting, sending, organizing, filters, vacation replies, and inbox analysis. Use it when an agent needs to control a Gmail inbox.

Gmail is cataloged under Automation on DirSkills. Gmail comes from a repository tagged agent, agentic-ai, ai-assistant, anthropic and autonomous-agents.

Documentation

README

This skill provides Gmail-specific operations beyond the shared messaging skill. For cross-platform messaging (send, read, search, reply), use the messaging skill. Gmail operations depend on the messaging skill's provider infrastructure - load messaging first if Gmail is not yet connected.

Script Reference

All operations use CLI scripts that return JSON:

  • Success: { "ok": true, "data": ... }
  • Failure: { "ok": false, "error": "..." }

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Gmail

  • What else does vellum-ai publish alongside Gmail?

    Gmail is one of 25 skills that DirSkills catalogs from vellum-ai/vellum-assistant, the repository it ships in. Its siblings there include API Mapping, Amazon Shopping and Assistant Migration. Each one is a separate skill with its own page in this directory, installs the same way Gmail does, and is maintained by vellum-ai in that same repository. The rest of the collection is listed on the vellum-ai/vellum-assistant page.

  • How does Gmail compare to other Automation skills?

    Gmail ranks #767 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Gmail against them. Open each page to compare what they document and how they install.

More from vellum-ai/vellum-assistant

Gmail is one of 25 skills cataloged on DirSkills from vellum-ai/vellum-assistant.

See all 25 skills
🗺️
2w ago

API Mapping

API Mapping records and analyzes the API surface of any web service using a CLI that drives a browser to capture network traffic. Use it to discover endpoints, auth patterns, and CRUD operations when integrating with a service.
Automation
1.1K160
🛒
2w ago

Amazon Shopping

Amazon Shopping uses browser automation to shop on Amazon and Amazon Fresh, covering product discovery, cart review, and checkout with explicit user confirmation before final order placement.
Automation
1.1K160
🧳
2w ago

Assistant Migration

Assistant Migration migrates data from other AI assistants into Vellum by inspecting exports, archives, files, prompts, memory, tools, and workflows, then mapping them safely into Vellum primitives.
AI Engineering
1.1K160
🔍
2w ago

CLI Discovery

CLI Discovery checks the host system to identify installed command-line tools, their versions, and authentication status for common CLIs like gh, aws, and gcloud. Use it when you need to know what's available before scripting or agent tasks.
DevOps
1.1K160
🔐
2w ago

Channel Verification

Channel Verification sets up channel verification for phone, Telegram, Slack, or email channels via an outbound verification flow so a user's identity is linked for verified message delivery. Use it when a user asks to verify their identity or a channel-specific setup skill needs to bind the guardian's identity to a configured channel.
Automation
1.1K160
📄
2w ago

Chat with Complex Documents

Chat with Complex Documents uses the hosted Unstructured Transform MCP server to parse, structure, and enrich PDFs, Office files, images, emails, and 60+ other formats into clean, searchable text. Use it when you need to extract tables and fields, ground answers in source content, or prepare documents for RAG and Q&A.
AI Engineering
1.1K160