← Back to Skills Marketplace
Gmail Briefings
by
deliverydriver
· GitHub ↗
· v1.0.0
· MIT-0
452
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install gmail-briefings
Description
Provide daily Gmail briefings by listing unread/urgent emails, summarizing priorities, drafting replies, and managing inbox filters.
README (SKILL.md)
Gmail Briefings
Workflow
- Search inbox: unread, today, senders (clients/boss).
- Summarize: Subject/sender/snippet/priority.
- Draft replies for top 3.
- read references/gog-sop.md for auth/config.
Commands
- List:
gog g inbox unread - Read:
gog g read ID - Reply draft: Use templates in assets/.
refs/gmail-filters.md: Custom searches.
Usage Guidance
This skill's instructions expect the 'gog' (himalaya/gog) CLI and to read a local config (~/.config/gog/config.toml) that may contain tokens for your Gmail account, but the registry metadata does not declare these dependencies or credentials. Before installing or enabling: 1) Verify the skill's source/owner and find an authoritative repository or homepage. 2) Confirm you have and trust the 'gog' CLI; inspect what credentials it stores in ~/.config/gog/config.toml before allowing the skill to read it. 3) Ask the maintainer to explicitly declare required binaries, config paths, and any credential usage (or provide an install script). 4) Ensure the agent is allowed to run only when you invoke it (disable autonomous invocation) until you confirm behavior. If you cannot verify these points, treat the skill as risky because it could access sensitive mailbox credentials without making that explicit.
Capability Analysis
Type: OpenClaw Skill
Name: gmail-briefings
Version: 1.0.0
The skill bundle provides a legitimate workflow for managing Gmail via CLI tools like himalaya and gog. The instructions in SKILL.md and the configuration details in references/gog-sop.md are consistent with the stated purpose of email triage, summarization, and drafting replies, with no indicators of malicious intent or unauthorized data exfiltration.
Capability Assessment
Purpose & Capability
The SKILL.md expects and instructs use of the 'gog' (himalaya/gog) CLI and templates/assets (e.g., assets/ and refs/gmail-filters.md) to read and act on Gmail, but the registry metadata lists no required binaries, no primary credential, and no required config paths. A Gmail triage skill would legitimately need either the gog binary or an explicit OAuth/API credential and a declared config path; those are missing here.
Instruction Scope
Runtime instructions tell the agent to run commands like 'gog g inbox unread' and to 'read references/gog-sop.md for auth/config', and the referenced file points to '~/.config/gog/config.toml'. That implies reading user config files (likely containing tokens/OAuth state) and running a local CLI with mailbox access — actions that access sensitive data yet are not declared. The SKILL.md also references local assets and other reference files that are not present in the package.
Install Mechanism
There is no install spec (instruction-only), which lowers installation risk, but the lack of an install declaration is inconsistent with the explicit runtime dependency on the external 'gog' CLI. The skill should declare required binaries or provide an install step for gog if it truly depends on it.
Credentials
The skill declares no required environment variables or credentials, yet instructions reference a config path (~/.config/gog/config.toml) and a specific account ([email protected]). Reading that config could expose OAuth tokens or other secrets. The requested access is disproportionate to what's declared in metadata.
Persistence & Privilege
The skill does not request always: true or other elevated persistence. It is user-invocable and allows autonomous invocation (default), which is normal for skills — but combined with the other concerns this increases potential impact.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install gmail-briefings - After installation, invoke the skill by name or use
/gmail-briefings - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial: Inbox triage/digests.
Metadata
Frequently Asked Questions
What is Gmail Briefings?
Provide daily Gmail briefings by listing unread/urgent emails, summarizing priorities, drafting replies, and managing inbox filters. It is an AI Agent Skill for Claude Code / OpenClaw, with 452 downloads so far.
How do I install Gmail Briefings?
Run "/install gmail-briefings" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Gmail Briefings free?
Yes, Gmail Briefings is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Gmail Briefings support?
Gmail Briefings is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Gmail Briefings?
It is built and maintained by deliverydriver (@deliverydriver); the current version is v1.0.0.
More Skills