ad-creative-generation
Generate on-brand ad creatives — visuals + copy — for Google, Meta (Facebook / Instagram), and other paid platforms via the Hyper MCP. Extracts brand identity…
Manage Gmail end-to-end — send, reply, search, drafts, labels, attachments, and inbox organization. Use when the user wants to send or reply to email, clean up an inbox, build label systems, manage drafts, or pull attachments.
$ npx -y skills add hyperfx-ai/marketing-skills --skill gmail --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/gmailContext preview
The summary Claude sees to decide when to auto-load this skill.
Manage Gmail end-to-end — send, reply, search, drafts, labels, attachments, and inbox organization. Use when the user wants to send or reply to email, clean up an inbox, build label systems, manage drafts, or pull attachments.
name: gmail description: Manage Gmail end-to-end — send, reply, search, drafts, labels, attachments, and inbox organization. Use when the user wants to send or reply to email, clean up an inbox, build label systems, manage drafts, or pull attachments. use_cases: - Organize my inbox with labels - Send emails via Gmail - Create and manage email drafts - Move emails between folders - Archive or trash emails - Search and filter Gmail messages - Email triage and cleanup triggers: - gmail - email - inbox - send email - labels - drafts requires_toolkits: - gmail suggested_toolkits: [] icon: gmail short_description: Read, draft, send, and organize Gmail, including labels, threads, and attachments.
This skill provides comprehensive guidance for managing Gmail emails, labels, and organization.
Every tool in this skill is named by its canonical tool name. Run it with the call your surface gives you:
| Surface | Find a tool | Run it | | --- | --- | --- | | MCP client (Claude, Cursor, Codex, ChatGPT) | `search("<what you want to do>")`, then `describe("<name>")` | `call("<name>", {...})` | | Hyper CLI | `hyperai search "<what you want to do>"`, then `hyperai describe <name>` | `hyperai call <name> --json '{...}'` |
If a tool is not found, its integration is not connected or not enabled for the workspace: stop and tell the user which integration to connect.
**CRITICAL**: Most Gmail label operations require label IDs, NOT label names.
1. Call `gmail_labels_list` to see available labels 2. Call `gmail_messages_list` to get emails 3. Use `gmail_messages_move_to_label` to move emails from INBOX to appropriate labels
1. Call `gmail_labels_list` to get label IDs 2. Use `gmail_labels_add` to categorize emails while keeping them in INBOX
**gmail_messages_list** supports full Gmail search query syntax:
1. `gmail_drafts_create` - Create initial draft 2. `gmail_drafts_update` - Edit existing draft (optional) 3. `gmail_drafts_send` - Send the draft as email
| Action | Tool | |--------|------| | Add label X | `gmail_labels_add` | | Move to label X | `gmail_messages_move_to_label` | | Remove from inbox | `gmail_messages_move_to_label` (move to target) OR `gmail_labels_remove` (just remove INBOX) | | Archive email | `gmail_messages_archive` (preferred for cleanup) | | Delete/trash email | `gmail_messages_trash` | | Send email now | `gmail_messages_send` | | Create email for later | `gmail_drafts_create` + `gmail_drafts_send` |
Agent Skills for marketing — paid ads, social media, SEO, AI search, competitor research, ad creative generation, email lifecycle, analytics, operations, and more.
Repo: hyperfx-ai/marketing-skills
Generate on-brand ad creatives — visuals + copy — for Google, Meta (Facebook / Instagram), and other paid platforms via the Hyper MCP. Extracts brand identity…
Plan and create Amazon Sponsored Products campaigns end-to-end via the Hyper MCP. Use when the user wants to launch Amazon Ads, set up Sponsored Products,…
Drive Google Analytics (GA4), Google Tag Manager, Google Search Console, and BigQuery from chat — tracking plans, GA4 reports, key-event (conversion) setup,…
Generate one excellent, on-brand blog post per run for any business, built to rank on Google and get cited by AI search (ChatGPT, Claude, Perplexity, AI…
Create and maintain a single brand-context.md — positioning, audience, personas, pain points, customer language, voice, proof points — that every other…
Run end-to-end B2B cold-email outreach through the Hyper MCP — enrich prospects with Apollo, scrape per-prospect signals from company sites and LinkedIn, draft…