Agent skill
gmail
Gmail surface for syncing inbox state and proposing/applying safe triage actions.
Install this agent skill to your Project
npx add-skill https://github.com/bentossell/bentos/tree/main/internal/assets/pos/skills/gmail
SKILL.md
Gmail
This skill uses the gmcli tool.
Allowed operations
| Operation | Allowed | Notes |
|---|---|---|
| sync | yes | reads only |
| archive | yes | implemented as removing INBOX label |
| mark_read | yes | implemented as removing UNREAD label |
| star | yes | implemented as adding STARRED label |
References
references/factory-skill.md(CLI usage)
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
linear
Minimal CLI tools for Linear issue management. Use when you need to list issues, view workflow states, change issue status, or move issues between teams. Tools use Linear's GraphQL API with personal API key authentication.
gmail
Gmail CLI for searching, reading threads, managing labels, and sending emails. Use when you need to check inbox, read emails, send messages, or manage email labels.
gcal
Google Calendar CLI for listing calendars, managing events, and checking availability. Use when you need to view, create, update, or delete calendar events, check free/busy status, or list calendars.
linear
Linear surface for syncing issues and proposing/applying limited workflow actions.
linear
Minimal CLI tools for Linear issue management. Use when you need to list issues, view workflow states, change issue status, or move issues between teams. Tools use Linear's GraphQL API with personal API key authentication.
github
GitHub surface for syncing auth/accounts state (read-only) via the gh CLI.
Didn't find tool you were looking for?