返回顶部
e

email-summary

Fetches recent emails from Gmail and provides concise summaries. Use when the user wants to check emails, get email summaries, or review their inbox.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
1,882
下载量
1
收藏
概述
安装方式
版本历史

email-summary

# Email Summary Skill This skill fetches recent emails from your Gmail account and provides AI-powered summaries. ## How it works When invoked, this skill will: 1. **Authenticate with Gmail API** using credentials at `$GMAIL_CREDENTIALS_PATH` 2. **Fetch recent emails** (default: last 10 unread emails) 3. **Summarize each email** with: - Sender and subject - Key points from the email body - Recommended actions or responses 4. **Present results** in an organized, easy-to-scan format ## Instructions for the Agent When this skill is invoked: 1. First, verify that the Gmail API credentials exist at the path specified in `$GMAIL_CREDENTIALS_PATH` environment variable 2. Run the helper script located at `{baseDir}/scripts/fetch_emails.py` with the appropriate arguments: - Default: `python3 {baseDir}/scripts/fetch_emails.py --count 10` - With arguments: `python3 {baseDir}/scripts/fetch_emails.py $ARGUMENTS` 3. Parse the JSON output from the script 4. For each email, provide a concise summary including: - **From**: Sender name and email - **Subject**: Email subject line - **Summary**: 2-3 sentence summary of key points - **Action**: Suggested action (reply, archive, flag for follow-up, etc.) 5. Present all summaries in a well-formatted list ## Usage Examples ``` /email-summary ``` Fetches and summarizes the last 10 unread emails. ``` /email-summary --count 20 ``` Fetches and summarizes the last 20 unread emails. ``` /email-summary --all ``` Fetches and summarizes all unread emails. ## Setup Requirements Before using this skill, ensure: - Gmail API credentials are configured - Environment variable `GMAIL_CREDENTIALS_PATH` points to your credentials JSON file - Python 3 and required packages are installed (see setup guide in README.md)

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 email-summary-1776012262 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 email-summary-1776012262 技能

通过命令行安装

skillhub install email-summary-1776012262

下载 Zip 包

⬇ 下载 email-summary v1.0.0

文件大小: 7.35 KB | 发布时间: 2026-4-13 10:09

v1.0.0 最新 2026-4-13 10:09
- Initial release of the Email Summary skill.
- Fetches recent emails from Gmail and provides concise, AI-powered summaries.
- Summaries include sender, subject, key points, and recommended actions.
- Supports custom email count and all unread emails via command-line arguments.
- Requires Gmail API credentials and the `GMAIL_CREDENTIALS_PATH` environment variable.
- Compatible with macOS, Linux, and Windows.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部