Gmail skill for haiku.skills
Project description
gmail
Gmail skill for haiku.skills using the Google Gmail API.
Enables agents to search, read, send, reply to, draft, and organize Gmail emails with OAuth2 authentication.
Prerequisites
Google Cloud credentials
- Go to the Google Cloud Console
- Create a project (or select an existing one)
- Enable the Gmail API
- Create OAuth 2.0 credentials (Desktop application)
- Download the credentials JSON file
Configuration
Place your credentials file and configure via environment variables:
| Variable | Default | Description |
|---|---|---|
EMAIL_CREDENTIALS_PATH |
~/.config/haiku-skills-gmail/credentials.json |
Path to OAuth2 credentials file |
EMAIL_TOKEN_PATH |
~/.config/haiku-skills-gmail/token.json |
Path to cached OAuth2 token |
On first run, a browser window will open for OAuth2 authorization. The token is cached for subsequent runs.
Tools
- search_emails — Search emails using Gmail search syntax
- read_email — Read the full content of an email
- send_email — Send a new email
- reply_to_email — Reply to an email thread
- create_draft — Create a draft email
- list_drafts — List existing drafts
- modify_labels — Add or remove labels from an email
- list_labels — List all available labels
Installation
uv add haiku-skills-gmail
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file haiku_skills_gmail-0.10.0.tar.gz.
File metadata
- Download URL: haiku_skills_gmail-0.10.0.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34d295435c2a5ac9f555066e1dc9fa3eefa0ffcbbff7efb29b88ceba82e49bcd
|
|
| MD5 |
d1e1a67a0392b9c6e378c8d34df0d5dd
|
|
| BLAKE2b-256 |
0265e48f229320e93a63c596acf464c8b9b43b087845805720b220c492ae842c
|
File details
Details for the file haiku_skills_gmail-0.10.0-py3-none-any.whl.
File metadata
- Download URL: haiku_skills_gmail-0.10.0-py3-none-any.whl
- Upload date:
- Size: 11.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f5e919cab2410a88ead9a7787e9d9994af665386b45b376eac57da277aa3466
|
|
| MD5 |
8c020613960759275b82761c61e87732
|
|
| BLAKE2b-256 |
801919631e979fdce851cc7627fcdba32c0b8eb130f18548e7ea245740f9a6f8
|