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…
Slack messaging, file sharing, Block Kit formatting, and channel management. Use when the user wants to send Slack messages, post rich Block Kit layouts, share files, react, or manage channels and members.
$ npx -y skills add hyperfx-ai/marketing-skills --skill slack --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/slackContext preview
The summary Claude sees to decide when to auto-load this skill.
Slack messaging, file sharing, Block Kit formatting, and channel management. Use when the user wants to send Slack messages, post rich Block Kit layouts, share files, react, or manage channels and members.
name: slack description: Slack messaging, file sharing, Block Kit formatting, and channel management. Use when the user wants to send Slack messages, post rich Block Kit layouts, share files, react, or manage channels and members. use_cases: - Send messages in Slack channels - Upload and share files in Slack - Share generated images in Slack - Format messages with Block Kit - Manage Slack channels and threads - Search Slack messages triggers: - slack - channel - message - upload file - block kit requires_toolkits: - slack_toolkit suggested_toolkits: [] icon: slack short_description: Send Slack messages, share files and images, and work with channels and threads.
This skill provides comprehensive guidance for Slack messaging, file sharing, and formatting.
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.
Return ONLY the text `[NO_RESPONSE]` (nothing else) in these situations:
1. **Message mentions another user, not you**: If the user mentions another person (e.g., `@John` or `@SomeOtherBot`) and the message is directed at that person, not you. 2. **User explicitly asks to be ignored**: If the user says something like "ignore this", "don't respond", or similar. 3. **Message is clearly not for you**: If the conversation is between other users and doesn't require your input. 4. **Simple acknowledgments between users**: Messages like "thanks", "ok", "got it" directed at another person.
**IMPORTANT**:
**CRITICAL**: Files can ONLY be shared in Slack via upload. URLs and file paths do NOT render as viewable content in Slack.
When you generate an image (e.g., via `images_generate`), the result includes a `file_id`. This image is NOT automatically displayed in Slack. You MUST explicitly upload it:
1. Generate the image using the image generation tool 2. Note the `file_id` from the result 3. Call `slack_files_upload` with that `file_id`, the current `channel_id`, and `thread_ts`
**Example workflow:**
Do NOT just say "Here's your image" without uploading it. The user will see nothing.
For any file you want to share (documents, CSVs, etc.), use `slack_files_upload` with either:
Slack uses a simplified markdown:
Block Kit's `rich_text` block provides flexible formatting:
**Available Elements:**
**Element Types Within Sections:**
**Bulleted List Example:**
{
"type": "rich_text",
"elements": [
{
"type": "rich_text_list",
"style": "bullet",
"elements": [
{
"type": "rich_text_section",
"elements": [{"type": "text", "text": "First item"}]
},
{
"type": "rich_text_section",
"elements": [{"type": "text", "text": "Second item"}]
}
]
}
]
}**Ordered List:** Use `"style": "ordered"` instead of `"bullet"`.
**Nested Lists:** Use the `indent` property:
{
"type": "rich_text_list",
"style": "ordered",
"indent": 1,
"elements": [...]
}**Inline Styling:**
{
"type":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…