99rebels/rebels-gmail-checker/SKILL.md
Check Gmail for unread inbox emails from the last 24 hours, filtered and prioritized. Use when asked to check emails, check inbox, email digest, email summary, or similar. Outputs a brief list sorted by priority. Skips marketing/promotions/social/update categories. Configurable via gmail-config.json.
npx skillsauth add openclaw/skills gmail-checkerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Fetch unread Gmail inbox messages, filter out noise, and deliver a prioritized digest.
First-time users need Google OAuth credentials. If ~/.openclaw/credentials/gmail.json doesn't exist, read references/setup.md and walk the user through the setup flow.
Dependencies: pip install google-api-python-client google-auth-oauthlib
python3 <skill-path>/scripts/check_gmail.py [hours]
python3 <skill-path>/scripts/check_gmail.py --json [hours]
--json flag outputs structured JSON instead of plain text.~/.openclaw/credentials/gmail.json~/.openclaw/credentials/gmail-config.json — copy from config.example.json and customize.| Level | Criteria |
|-------|----------|
| HIGH | Sender domain matches high_priority_domains in config, or subject contains a high_priority_keywords match |
| MEDIUM | Gmail-labeled CATEGORY_PERSONAL |
| LOW | Everything else (still inbox, still unread) |
Filtered out entirely: labels in labels_skip config (defaults to promotions, updates, forums, social).
Present results cleanly for the current platform:
*bold*, plain text, no markdown tables or headerstools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。