·gmail-multi-inbox
</>

gmail-multi-inbox

使用自动发现的发件人过滤器设置和维护 Gmail 多个收件箱。扫描用户的 Gmail 以发现发件人、建议收件箱类别、生成用于创建标签和过滤器的 Google Apps 脚本。使用此技能可以:组织 Gmail、设置多个收件箱、管理 Gmail 标签和过滤器、对电子邮件发件人进行分类、使用新发件人更新收件箱过滤器或取消订阅嘈杂的电子邮件。触发短语:“Gmail 部分”、“收件箱类别”、“电子邮件组织”、“发件人过滤器”、“多个收件箱”、“清理我的收件箱”。

11安装·1热度·@apocohq

安装

$npx skills add https://github.com/apocohq/skills --skill gmail-multi-inbox

如何安装 gmail-multi-inbox

通过命令行快速安装 gmail-multi-inbox AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/apocohq/skills --skill gmail-multi-inbox
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:apocohq/skills。

SKILL.md

查看原文

Gmail's Multiple Inboxes displays up to 5 custom sections alongside the main inbox. Each section shows emails matching a search query. This skill uses a label + filter approach: label-based sections get Gmail filters that auto-label incoming mail by sender domain. The output is always a Google Apps Script the user pastes into script.google.com.

The generated script is idempotent — safe to re-run after adding or removing senders. When senders are removed from the lists, setupAll() automatically deletes the corresponding Gmail filters.

This skill requires a Gmail MCP connector (e.g. searchgmailmessages) to scan the user's inbox. Gmail does not have an official MCP server — the user must have a third-party Gmail connector configured. If no Gmail connector is available, the skill can still work in a limited way: skip the scanning steps and let the user provide sender domains manually, or import from an existing script.

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/apocohq/skills --skill gmail-multi-inbox
分类
</>开发工具
认证
收录时间
2026-02-22
更新时间
2026-03-10

Browse more skills from apocohq/skills

快速解答

什么是 gmail-multi-inbox?

使用自动发现的发件人过滤器设置和维护 Gmail 多个收件箱。扫描用户的 Gmail 以发现发件人、建议收件箱类别、生成用于创建标签和过滤器的 Google Apps 脚本。使用此技能可以:组织 Gmail、设置多个收件箱、管理 Gmail 标签和过滤器、对电子邮件发件人进行分类、使用新发件人更新收件箱过滤器或取消订阅嘈杂的电子邮件。触发短语:“Gmail 部分”、“收件箱类别”、“电子邮件组织”、“发件人过滤器”、“多个收件箱”、“清理我的收件箱”。 来源:apocohq/skills。

如何安装 gmail-multi-inbox?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/apocohq/skills --skill gmail-multi-inbox 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/apocohq/skills

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-22