gmail-checker
by PromptSpace
A prioritized Gmail digest that filters out promotions and noise to surface urgent and personal emails.
- Filter out promotional noise to focus on personal unread messages
- Identify high-priority security or billing alerts via keyword matching
- Generate a structured daily summary of your inbox for quick review
Free
One-time purchase
Included in download
- Downloadable skill package
- Works with OpenClaw, Cursor
- Instant install
See it in action
Unread Inbox (Last 24h) 🔴 HIGH: Security alert: new sign-in from unknown device ([email protected]) 🟡 MED: Re: dinner friday? ([email protected]) 🟢 LOW: Your weekly GitHub digest ([email protected]) 3 unread emails found.
gmail-checker
by PromptSpace
A prioritized Gmail digest that filters out promotions and noise to surface urgent and personal emails.
Free
One-time purchase
⚡ Skill ready to install in Claude Code, Gemini CLI, or any MCP-compatible client. Read the install guides →
Included in download
- Downloadable skill package
- Works with OpenClaw, Cursor
- Instant install
See it in action
Unread Inbox (Last 24h) 🔴 HIGH: Security alert: new sign-in from unknown device ([email protected]) 🟡 MED: Re: dinner friday? ([email protected]) 🟢 LOW: Your weekly GitHub digest ([email protected]) 3 unread emails found.
About This Skill
What it does
The Gmail Checker skill transforms your cluttered inbox into a prioritized, actionable digest. It programmatically fetches unread messages from the last 24 hours (or a custom duration) and uses a multi-tier filtering logic to surface only what matters. It automatically strips away the noise from social media, promotions, and automated updates, leaving you with genuine personal and high-priority correspondence.
Why use this skill
Standard email prompts often result in the AI reading back every automated notification in your inbox. This skill is better because it uses logic-based prioritization. By leveraging a configurable JSON system, it categorizes mail into HIGH, MEDIUM, and LOW priority tiers based on domains and keywords you define. It provides a clean, structured output that prevents "LLM context bloat" by ignoring low-value categories like forums and marketing.
Supported tools
- Google Gmail API
- Python 3.x integration
- Compatible with Claude Code, Cursor, and OpenClaw
- Support for headless server environments and local developer machines
Output format
The skill produces a beautifully formatted summary for human reading or a structured JSON object for agent-to-agent workflows. It highlights the sender, subject line, and priority level, ensuring you never miss a critical security alert or personal message again.
Use Cases
- Filter out promotional noise to focus on personal unread messages
- Identify high-priority security or billing alerts via keyword matching
- Generate a structured daily summary of your inbox for quick review
- Integrate email monitoring into your agent's morning routine scripts
Known Limitations
First-time setup is manual — Google Cloud Console + OAuth flow, not a one-click install. Takes ~5 minutes (detailed instructions are included).
Read-only — can check emails but can't send, reply, or mark as read.
How to Install
mkdir -p ~/.claude/skills/gmail-checker && curl -s -X POST 'https://api.promptspace.in/api/skills/gmail-checker/install' | python3 -c "import sys,json; sys.stdout.write(json.load(sys.stdin).get('installInstructions') or '')" > ~/.claude/skills/gmail-checker/SKILL.mdFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
OpenClaw, Cursor, Claude Code, Codex CLI
Creator
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.