Marketing & Growth
Marketing & growth agent skills cover the full content and growth stack: SEO audits, copywriting, social posts, campaign planning, and analytics. Each skill is a safety-reviewed SKILL.md your agent loads on demand, in Claude Code, Cursor, and 60+ other agents.
-
b-open-io Bundle Geo OptimizerAudit and improve how a site is represented to AI search and agents. Use for "audit for AI visibility", "optimize for ChatGPT", "check GEO readiness", "analyze hedge density", "generate agentfacts", or "test how LLMs describe my site". Ships a runnable auditor and an agentfacts schema. For traditional search ranking and schema markup, use ai-seo-optimization.
-
b-open-io Bundle Content ScorerThis skill should be used when the user asks to "score this marketing copy", "is this content good enough to ship", "recursively improve this until it scores 90+", "check against rejected patterns", "run a content quality gate", or wants deterministic, repeatable scoring of marketing or product copy against a rubric that remembers what got rejected before. Use it any time copy needs a PASS/REVISE verdict before shipping.
-
b-open-io Bundle Experiment StatsThis skill should be used when the user asks 'is this A/B test significant', 'did the variant actually win', 'compute lift and confidence interval', 'score a marketing experiment', 'run the promote-gate', or wants a statistically defensible promote/hold/reject call on an A/B or multivariate marketing experiment. Computes lift, a bootstrap confidence interval, and a significance test (Mann-Whitney U or two-proportion z) using pure Python standard library, without scipy or numpy. Every p-value is computed from the input data, never estimated. Use before promoting any experiment variant to production.
-
b-open-io Bundle AI SEO OptimizationAudit and improve traditional search ranking: on-page SEO, schema markup, entity recognition, and content structure. Use for "audit my SEO", "improve search rankings", "implement schema markup", or "fix my site structure". For AI-visibility auditing and agentfacts, use geo-optimizer.
-
b-open-io Bundle Closed Loop MarketingClosed-Loop Marketing
-
bbuf Bundle Sglang Prod Incident TriageReplay-first debug flow for SGLang serving problems. Use when a live or recent server shows health-check failures, latency or throughput regressions, queue growth, timeouts, distributed stalls, crash dumps, wrong outputs after deploys, or PD/EP/HiCache issues, and the job is to turn the problem into a replay plus the right next debug tool.
-
serendipityoneinc Bundle Amazon Pricing Command CenterData-driven pricing strategy engine for Amazon sellers. Given one or more ASINs, auto-detects each product's leaf category, analyzes the pricing landscape, and delivers RAISE/HOLD/LOWER signals with profit simulation. Supports single ASIN or batch (multiple ASINs, auto-grouped by category). Uses ZooData API endpoints with cross-validation. Use when user asks about: pricing strategy, how much to price, optimal price, price optimization, competitor pricing, price war, BuyBox strategy, profit margin, pricing analysis, should I raise price, should I lower price, price comparison, price positioning, repricing, should I raise or lower price. Requires ZOODATA_API_KEY.
-
skillmedev Skill Gym Money ModelModel gym unit economics - Client-Financed Acquisition, 30-day cash, CAC, LTV, LTV:CAC, and payback - and return a verdict on whether growth self-funds. Use when a gym owner asks "what's my CAC", "how much can I spend to get a member", "what should my challenge cost to break even", "is my gym profitable to scale", "what's my LTV:CAC", or "why does growth stall when ads work". Do NOT use for generic SaaS or non-gym business unit economics - use unit-economics instead.
-
skillmedev Skill Core Four Lead EnginePick the lead channels that fit a gym's stage, back daily activity out of a member goal, and build a 30-day lead plan across the Core Four (warm outreach, content, cold outreach, paid ads). Use when a gym owner says "I need more leads", "how do I get members", "what marketing should I do", "build a lead plan", "warm/cold outreach", or "what's a lead magnet". Do NOT use when the owner wants other people to bring in members (referrals, affiliate partners, agencies, employees) - use referral-and-affiliate-system instead; for paid-ad creative and budget depth, hand off to gym-meta-ads-funnel.
-
yosei-lab-ai Bundle GtmDesign your go-to-market strategy — positioning, messaging, channel strategy, and first-100-users plan. Reads persona and pricing data for targeting and budget inputs.
-
yosei-lab-ai Bundle ContentContent strategy and production — blog posts, social media, email sequences, demo scripts, and SEO. Sustainable content calendar for solo developers.
-
yosei-lab-ai Bundle MeasureKPI design, funnel architecture, and dashboard setup. Define your North Star Metric and build measurement infrastructure.
-
yosei-lab-ai Bundle Biz RetroWeekly/monthly business retrospective. Engineering metrics (from gstack /retro) + business metrics + marketing metrics in a unified dashboard.
-
yosei-lab-ai Bundle Market ScanCompetitive analysis, market sizing, and positioning map. Identifies direct competitors, indirect alternatives, and your differentiation.
-
thestratcore Skill PDF ReportGenerate branded PDF reports for Stratcore (dark theme). Use when creating executive summaries, campaign/channel reports, client deliverables, or monthly/quarterly reviews.
-
leobbaroni Bundle Higgsfield GenerateGenerate images/videos/3D assets/audio via Higgsfield AI. Defaults: GPT Image 2 for image/design/text, Seedance 2.0 for video, Nano Banana 2/Lite/Pro for character/reference images, Marketing Studio for ads, Seed Audio 1.0 for audio. Use when: "generate an image", "make a video", "animate this photo", "image-to-video", "edit/stylize/remix this image", "reframe this video", "edit this video from a sketch", "create a 3D model/GLB", "create a sound effect", "make music", "text-to-audio", "create an ad", "make a UGC video", "unboxing", "presenter video", "import product from URL", or "analyze video virality". Supports generic generation, workflows, Marketing Studio, and Virality Predictor. Chain with higgsfield-soul-id for face/identity consistency. NOT for: Soul training, brand systems/brandbooks (use higgsfield-brandkit), photoshoots, cards, YouTube thumbnails (use higgsfield-youtube-thumbnail), explainers (use higgsfield-video-explainer), playable games/assets (use higgsfield-game-generation), or TTS.
-
mohamedabdallah-14 Bundle UI Mockup PromptTranslate a UI brief (a page, a screen, a single component, a feature) into a paste-ready prompt for Nano Banana Pro / gpt-image-2 / Ideogram / Flux 2 / Midjourney that produces a designer-grade mockup as visual inspiration — not pixel-spec UI, not AI slop. Use whenever the user asks for "imagine the X page", "mock up the Y screen", "give me a prompt for nano banana / gpt image 2 to design", "describe this UI for an image model", "draft a prompt for the designer to take inspiration from", or any time the agent needs to produce a UI image-gen prompt for a real product surface (pricing page, dashboard, settings, onboarding, mobile screen, marketing hero, single component). Be pushy — trigger even when the user says "design" without "prompt", or "show me what X could look like" — the agent should reach for this skill before hand-rolling a brief.
-
iamlukethedev Bundle Openclaw Test Heap LeaksInvestigate `pnpm test` memory growth, Vitest worker OOMs, and suspicious RSS increases in OpenClaw using the `scripts/test-parallel.mjs` heap snapshot tooling. Use when Codex needs to reproduce test-lane memory growth, collect repeated `.heapsnapshot` files, compare snapshots from the same worker PID, triage likely transformed-module retention versus likely runtime leaks, and fix or reduce the impact by patching cleanup logic or isolating hotspot tests.
-
gooseworks-ai Bundle Setup Outreach CampaignEnd-to-end outreach campaign setup composite. Walks through ICP definition, signal source selection, outreach channel configuration, prospect list building, email/LinkedIn sequence drafting, and campaign launch. The one-stop orchestrator that replaces doing each step manually — go from "I want to run outreach" to a live campaign in a single session. Tool-agnostic — works with any signal source, contact finder, and outreach platform.
-
gooseworks-ai Bundle Linkedin Outreach CampaignEnd-to-end LinkedIn outreach composite. Finds prospects through LinkedIn engagement signals (post comments, topic discussions, competitor mentions), researches their profiles and activity, qualifies by ICP fit and LinkedIn activity level, drafts personalized connection requests and follow-up sequences, and exports for the user's LinkedIn outreach tool. Tool-agnostic — works with Dripify, Botdog, Expandi, PhantomBuster, or manual CSV.
-
gooseworks-ai Bundle Landing Page Intel ExtractorExtract competitor and customer intelligence from any company's landing page HTML. Fetches a target URL, parses the full HTML, and surfaces structured signals: named competitors, positioning claims, comparison pages, customer logos, testimonials, case studies, industries served, pricing model, integrations, and social proof. Produces a single intelligence brief ready for sales, marketing, or competitive strategy.
-
lora-sys Bundle Teaching HTML Story DeckCreate or upgrade standalone interactive teaching HTML story decks with problem-first narrative, content-specific inline SVG diagrams, presenter notes, keyboard navigation, responsive layout, and accessibility checks. Use for teaching HTML, 讲解页, 教学网页, 教学演示, story deck, explainer webpage, course page, 架构可视化, 产品/系统设计 walkthrough, 升级既有 HTML 演示页, 出一份 HTML 报告, B 站/抖音讲解页. Do not use for: copying a single short article to HTML, marketing landing pages without a teaching arc, dashboards, or any task whose output is not a self-contained HTML file. Default delivery contract: after producing the deck, automatically hand it to html-stable-publish for anonymous-drop hosting and return the public link as part of the deliverable; only fall back to local-file-only / postplan when the user explicitly asks for it.
-
aliyun Bundle Hologres Ad Campaign通过 Hologres AI Function 生成广告素材并模拟投放效果分析。适用于广告视频生成、素材转视频、虚拟投放模拟及 ROI 分析场景。
-
awslabs Bundle Knowledge Base For StartupsAWS Startups reference content — Activate FAQ, credits guide, programs, partner offers, sample architectures, and hundreds of learn articles spanning generative AI, cloud architecture, cost optimization, security, fundraising, go-to-market, and real-world startup case studies. Use when the user asks factual questions about AWS Activate (eligibility, credits, programs, providers), wants a sample architecture or solution guide, or needs an AWS-curated learn article on a specific startup topic. For copy-paste AI prompts (RAG chatbot, MVP scaffold, security baseline, GPU quota, etc.), see the prompt-library-for-startups skill. Do not use for: account-specific lookups (credits balance, Activate membership status, application status), real-time event listings beyond the events stub, or content not present in the bundled `references/` tree.
-
composio-community Bundle Linkedin ResearcherResearch people and companies on LinkedIn — role history, skills, recent activity, mutual connections (when logged in), and company signals like headcount growth and recent hires. Useful for pre-call prep, finding decision-makers, mapping an org chart, and personalizing outreach.
-
jasonm4130 Skill Writing ArtifactsUse when writing or revising a durable written artifact — README, ADR, design doc, PR description, release notes, runbook, error message, user-facing docs. Gives a positive writing system (reader model, sentence positions, document jobs), not a ban-list. Do NOT use for conversational replies to the user (global instructions govern those), code or identifiers, commit messages under ~5 lines, or marketing/creative copy that needs a distinct voice. For an ADR specifically, the adr skill owns the format and workflow; this skill owns the prose.
-
cmj-hub Bundle Cold EmailCold email & outreach craft for B2B teams. Write signal-anchored openers (90-word constraint, binary CTA), design 3-touch follow-up sequences (Day 3 case study, Day 7 different angle, Day 14 binary close), run 30-point audits across infrastructure / targeting / messaging / operations, plan 5-email nurture streams with route-to-sales triggers, validate pre-campaign domain health (15 checks across DNS, reputation, warm-up, content), and pick subject lines from 25 framework-organized patterns (pain, curiosity, social proof, direct). Anchors every output on a Pain Signal Profile — not demographics. Based on the JMC Cold Email & Outreach Craft course (jaymountconsulting.com/learn). Triggers on: "cold email", "write a cold email", "cold outreach", "follow-up sequence", "deliverability", "SPF", "DKIM", "DMARC", "domain health", "outbound audit", "subject line", "nurture sequence", "outreach craft".
-
cmj-hub Skill Cold Email KickoffAdaptive router for the cold-email skill pack. Detects the operator's current state (brand-config present? SOUL.md present? infrastructure ready? PSP defined? EVP locked? first campaign run?) and picks the next-best step. Loaded by the main cold-email skill on bare invocation ("/cold-email") or when the operator asks "where do I start" / "what's next". Inspired by coldoutboundskills' /cold-email-kickoff pattern.
Audited -
cmj-hub Skill Cold Email Deliverability15-point pre-campaign domain health check across DNS (SPF, DKIM, DMARC, MX, BIMI), reputation (SNDS, Postmaster, blacklists), warm-up status (mailbox age, send volume ramp, reply ratio), and content (spam-trigger lint, link-to-text ratio, image-to-text ratio). Returns a 0-100 deliverability score and a fix-order. Uses native DNS lookups + public blacklist APIs — no paid tools required. Loaded by the main cold-email skill when the user asks about deliverability, domain health, SPF/DKIM/DMARC, or pre-launch readiness.
Audited -
csepulv Bundle Michi ExpeditionRun a Michi expedition — open-ended, Entrusted, spiral exploration where the end isn't known (data exploration, external research, experiments, prototypes) with a feedback flywheel. The learning-mode counterpart to planning/session/debrief. Modes: charter (open/revise a mission), campaign (set the mandate), run (the spiral), review (surface + promote), exhibit (the review surface). Use when the goal is to discover, not to ship a known deliverable.
-
starrocks Bundle NodeUse when a BE or FE node is abnormal: BE out-of-memory or crash, FE deadlock causing all queries to hang, FE Full GC pauses, or FE heap memory growth and leak. Covers mem_tracker curl analysis, large-memory-alloc log search (query_id → SQL), jstack + DeadLockChecker deadlock tracing, GC log analysis, and memory allocation flame graph interpretation.
-
svyatov Bundle Llms VisibilityMake websites, docs, blogs, or landing pages visible and readable to LLMs and AI agents — ChatGPT, Claude, Perplexity, Cursor, Claude Code, and other coding agents that fetch URLs. Use this for any request involving llms.txt, llms-full.txt, serving .md/Markdown versions of pages, Accept text/markdown content negotiation, Link rel="alternate" headers, Cloudflare Content-Signal in robots.txt, GEO (generative engine optimization), AI-friendly / AI-readable / LLM-discoverable sites, getting cited in ChatGPT or Perplexity answers, or fixing pages where AI tools fetch JavaScript bundles or empty React roots instead of content. Also use to push back on debunked patterns: ai.txt, AI meta tags, hidden HTML comments, AI toggle buttons, User-Agent sniffing, JSON-LD aimed at LLMs. Do NOT use for traditional Google SEO, sitemap.xml, schema.org rich snippets for search engines, WCAG/accessibility audits, or CSP/security headers.
-
tjcages Bundle Linear SetupBootstrap or extend Linear project tracking the right way — methodology, not API CRUD. Use when the user asks to set up Linear tracking, track this project in Linear, add this repo to Linear, backfill history, get ready to track, or consents after a soft-nudge from linear-discipline. Anchors to North Star, backfills Done with evidence, wires blockedBy, installs per-repo discipline. NOT for one-off issue create/comment — Linear MCP handles that.
-
tjcages Bundle Constitution FirstAuthor and govern a product North Star (constitution) that every feature is judged against — premise, non-negotiables, creed, decision checklist, conflict rule. Use when starting a non-trivial product/tool, when agents disagree about what the product is, when the user asks for a manifesto / constitution / north star / principles doc, before linear-setup on a project with no theory doc, or when running a drift audit against an existing constitution. NOT for ticket CRUD or disposable weekend scripts.
-
tom-ned Bundle Analyse 404Décompose les 404 d'un site par SOURCE et les pondère par le TRAFIC perdu (MCP SEO Cartograph requis), puis sort un plan de redirections 301 prêt à poser. Sépare les quatre familles de 404 (liens internes cassés, pages supprimées à trafic, orphelines connues de Google mais absentes du crawl, régressions apparues entre deux crawls) parce qu'elles n'ont pas le même traitement. Utiliser ce skill dès que l'utilisateur parle de 404, de pages introuvables, de liens cassés, de « pages mortes », d'une refonte qui a cassé des URLs, d'un plan de redirections, ou veut savoir quelles 404 lui coûtent du trafic, même sans le mot « 404 ». Nécessite le MCP SEO Cartograph connecté (app.tnedjar.com) avec un crawl remonté ; la Search Console connectée sert à peser le trafic et à rattraper les 404 que le crawl ne voit pas.
-
tom-ned Skill Rapport ClientAssemble le grand rapport SEO client (livrable complet, marque blanche possible) à partir de toutes les données RÉELLES du compte SEO Cartograph (MCP requis) : performance Search Console et GA4, évolution des positions, santé technique du crawl, opportunités priorisées, face-à-face concurrents. Un document structuré, lisible par un décideur, avec synthèse exécutive et feuille de route. Utiliser ce skill dès que l'utilisateur demande « le rapport client », « le reporting complet », « prépare le livrable pour mon client », « rapport SEO trimestriel », « bilan complet », ou veut un document de synthèse à présenter — même sans le mot « rapport ». Nécessite le MCP SEO Cartograph connecté. Pour un point mensuel court, préférer le skill bilan-seo-mensuel.
Frequently asked questions
What are Marketing & Growth agent skills?
Marketing & growth agent skills cover the full content and growth stack: SEO audits, copywriting, social posts, campaign planning, and analytics. Each skill is a safety-reviewed SKILL.md your agent loads on demand, in Claude Code, Cursor, and 60+ other agents.
Which Marketing & Growth skills are most installed?
Popular Marketing & Growth skills on SkillMD right now include geo-optimizer, content-scorer, experiment-stats. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do Marketing & Growth skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.