Agent skill · AI & Agents

mcp-media-inbox-triage

Find media, partnership, and high-intent requests buried in a shared Gmail inbox, summarize the useful ones, and route them to the right owner through Zapier MCP.

zapiergithub.com/zapierGitHub ↗
claude-codecursorMIT
Install
npx skills add zapier/gtm-cheat-codes --skill mcp-media-inbox-triage --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 6
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/marketing/mcp-media-inbox-triage/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 318

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# MCP Media Inbox Triage Use this skill when a marketing, PR, community, or partnerships team needs a lightweight triage layer for a shared Gmail inbox. ## What This Skill Does 1. Searches a configured Gmail inbox or label in a bounded window. 2. Reads only the message context needed for classification. 3. Classifies each message as media request, partnership inquiry, customer/community lead, urgent executive risk, vendor pitch, spam/no action, or unclear. 4. Scores urgency and recommends the right owner. 5. Routes relevant requests to Slack, Google Sheets, or a triage doc. 6. Drafts suggested replies only for human review. ## When You Need This Pattern - A shared inbox mixes press requests, creator pitches, partnership notes, customer signals, newsletters, and vendor spam. - One person spends time each week skimming every email just to find the real asks. - The team needs human review before any reply is sent. - The team already works in Gmail, Slack, and Google Sheets. - You want a practical Zapier MCP workflow that saves attention, not just time. ## Architecture ```text Shared Gmail inbox -> Zapier MCP Gmail search and read -> AI classification -> Slack summary, Google Sheets tr

What's inside
Steps it walks through
  1. What This Skill Does
  2. When You Need This Pattern
  3. Architecture
  4. Required Connections Through Zapier MCP
  5. Core Workflow
  6. 1. Define The Inbox Window
  7. 2. Pull Minimal Email Context
  8. 3. Classify The Request
  9. 4. Score Urgency
  10. 5. Output The Summary
  11. Google Sheets Log
  12. Classification Prompt
  13. Zapier MCP And SDK Role
  14. Guardrails
Ships with 5 files
  • ONBOARDING-PROMPT.md
  • README.md
  • SCHEMA-MAP.md
  • SETUP.md
  • metadata.yaml
More from gtm-cheat-codes
All skills →
About this skill
What does the mcp-media-inbox-triage skill do?

Find media, partnership, and high-intent requests buried in a shared Gmail inbox, summarize the useful ones, and route them to the right owner through Zapier MCP.

How do I install it?

Run `npx skills add zapier/gtm-cheat-codes --skill mcp-media-inbox-triage --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From zapier/gtm-cheat-codes, a repository with 318 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going