LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

gmail - Search and fetch emails via Gmail API

Search, fetch, and download emails and attachments using the Gmail API.

Tags

Updated: 2026-09-19

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Check configuration status
  • Authenticate with Gmail
  • Manage permission scope
  • Search emails with filters
  • Download email attachments
  • List Gmail labels

Inputs

  • Gmail API credentials
  • Search queries and filters
  • Message ID

Outputs

  • Search results in Markdown or JSON
  • Downloaded attachment files
  • Gmail labels list
  • Scope configuration status

Requirements

  • Python 3
  • google-api-python-client package
  • google-auth-httplib2 package
  • google-auth-oauthlib package
  • Google Cloud Project with Gmail API
  • Credentials in ~/.gmail_credentials/

Source

  • Spec: SKILL.md
gmail
email
search
attachments
Check configuration status
Authenticate with Gmail
Manage permission scope
Search emails with filters
Gmail API credentials
Search queries and filters
Message ID
Search results in Markdown or JSON
Downloaded attachment files
Gmail labels list