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…
Create and maintain a single brand-context.md — positioning, audience, personas, pain points, customer language, voice, proof points — that every other marketing skill reads before asking the user to re-explain their business. Auto-drafts from the brand's site via Firecrawl, or
$ npx -y skills add hyperfx-ai/marketing-skills --skill brand-context --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/brand-contextContext preview
The summary Claude sees to decide when to auto-load this skill.
Create and maintain a single brand-context.md — positioning, audience, personas, pain points, customer language, voice, proof points — that every other marketing skill reads before asking the user to re-explain their business. Auto-drafts from the brand's site via Firecrawl, or
name: brand-context description: "Create and maintain a single brand-context.md — positioning, audience, personas, pain points, customer language, voice, proof points — that every other marketing skill reads before asking the user to re-explain their business. Auto-drafts from the brand's site via Firecrawl, or builds the doc through a short interview. Use when the user wants to set up brand context, onboard a new brand, define positioning / brand voice / ICP, or complains about re-answering the same brand questions." metadata: version: 1.0.0 icon: hyper short_description: One brand-context.md per brand — the shared positioning, audience, and voice doc every other skill reads first.
Build and maintain **one `brand-context.md` file per brand**: the single source of truth for what the business sells, who it sells to, how it talks, and what it can prove. Every other skill in this collection reads this file before asking the user brand questions, so the user explains their business once — not once per task.
This is the hub in a hub-and-spoke model. Ad copy, blog posts, cold email, social content, and landing-page work are all downstream of the same positioning and voice; when those live in one maintained doc, every downstream skill starts warm and stays consistent.
> **The file contract.** The doc lives in persistent storage at a stable path — `/files/<brand-slug>/brand-context.md` — and is reused at that SAME path every time. Create it once, then **update it in place**; never recreate it from scratch when it already exists (you would destroy verbatim customer language and proof points the user curated). If a run touches the doc, bump the `Last updated` line.
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.
| Job | Tools | | --- | --- | | Read, create, update `brand-context.md` | your file tools (`read_file`, `create_file`, `edit_file`) | | Auto-draft from the brand's site | `firecrawl_urls_scrape` (homepage, about, pricing, product pages), `web_pages_scrape` fallback | | Visual identity (colors, logo, typography) | `firecrawl_branding_extract` | | Verbatim customer language (optional) | defer to `customer-research` | | Competitive landscape (optional) | defer to `competitor-intel`, `seo-research` |
| Request | Send them to | | --- | --- | | Deep voice-of-customer mining (Reddit, reviews, social) | `customer-research` | | Full competitor research, battle cards, monitoring | `competitor-intel` | | Blog topic strategy and the published-post log | `blog-generation` (its `blog-strategy.md` **Brand brief** should be seeded from this doc, not rebuilt) | | Extracting brand assets for image generation | `ad-creative-generation` (`firecrawl_branding_extract` at creative time) | | Keyword or SERP research | `seo-research` |
The full template with per-section guidance lives in `references/brand-context-template.md`. The sections, in order:
1. **Product overview** — what it is, what it does, category, one-liner. 2. **Target audience / ICP** — the specific customer, firmographics or demographics, who it is NOT for. 3. **Personas** — 2–4 buyer/user personas with role, trigger, and success criteria. 4. **Pain points** — the problems that drive purchase, ranked. 5. **Competitive landscape** — direct and indirect alternatives, including "do nothing" / spreadsheets / status quo. 6. **Differentiation** — why customers pick this brand over each alternative; what only this brand can claim. 7. **Objections & switching** — what stalls deals, what prospects fear, what switching costs them. 8. **Customer language** — verbatim quotes: how customers describe the problem and the product in their own words. The most valuable section in the doc. 9. **Brand voice** — tone, reading level, point of view, words to use, words to ban. 10. **Proof points** — real numbers, named customers, credentials, data. Only verified items belong here. 11. **Goals & current focus** — what marketing is trying to move this quarter, priority channels. 12. **Assets & channels** — site URL, blog, social handles, ad accounts in play, visual identity notes.
**Step 0: check for an existing doc.** Look for `brand-context.md` at the brand's path (and reasonable legacy locations). If one exists, this is an **update** run: read it fully, then only revise the sections the user wants changed or that new evidence contradicts. Only when nothing exists do you build fresh.
**Path A — auto-draft (default when the brand has a website).** 1. Ask for the site URL if you don't have it. 2. Scrape the load-bearing pages with `firecrawl_urls_scrape`: homepage, about, pricing, 1–2 product/feature pages, and a customer-facing page with testimonials or case studies if one exists. 3
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…
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…
Run end-to-end competitor research and monitoring through the Hyper MCP — pick the set, scrape every public surface (site, blog, pricing, organic social,…