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.
-
realjaymes Bundle Marketing Product IdeasWhen the user needs marketing or product ideas grounded in behavioral principles and proven experiments. Use when the user mentions 'marketing ideas,' 'product ideas,' 'awareness experiments,' 'conversion experiments,' 'growth experiments,' 'PLG tactics,' 'top of funnel,' 'trial to paid,' or 'self-serve SaaS strategies.' This skill provides a 5-layer mental model, 30 foundational marketing principles, and tested experiments for awareness and conversion.
-
realjaymes Bundle Competitive IntelligenceBuilds a complete competitive intelligence pipeline: gather intel, synthesize it into a SWOT, construct a one-per-competitor battlecard, then validate and refresh it with win-loss interview evidence. Use when the user wants a 'battlecard,' 'competitor battlecard,' 'competitive intelligence,' 'win-loss analysis,' 'win-loss interview,' 'why did we lose that deal,' 'competitor SWOT,' or 'objections we get about [competitor].' Distinct from competitor-alternatives, which builds public-facing 'vs' and alternative pages for SEO — this skill builds internal, rep-facing sales assets.
-
realjaymes Bundle Product Marketing MetricsCreates complete product marketing measurement frameworks. Use when the user wants to 'measure product marketing,' 'PMM metrics,' 'measurement framework,' 'north star metric,' 'marketing KPIs,' 'measurement plan,' or 'how do I report PMM impact.'
-
realjaymes Bundle Lifecycle Marketing CampaignsCreates lifecycle marketing campaign flows for SaaS, digital products, and service businesses. Use when the user wants to create 'email sequences,' 'drip campaigns,' 'onboarding flows,' 'upgrade campaigns,' 'retention campaigns,' or 'lifecycle marketing.'
-
varunk130 Skill Journey ArchitectEnd-to-end customer journey mapping engine with gated progression model that designs every touchpoint from awareness through advocacy. Use when: customer journey, buyer journey, journey map, touchpoints, conversion funnel, buying process, customer experience mapping.
-
varunk130 Skill Partner BlueprintPartner and channel strategy architect that identifies, scores, and structures partnerships with mutual value propositions and co-GTM plans. Use when: partner strategy, channel partners, partnership, co-marketing, reseller strategy, integration partners, ecosystem strategy.
-
varunk130 Skill Community CatalystProduct-led growth and community strategy engine that designs viral loops, self-serve onboarding funnels, and user community programs. Use when: PLG strategy, product-led growth, community strategy, viral growth, referral program, developer community, user community, growth loops.
-
varunk130 Skill Product AnnouncementProduct announcement and launch communications generator that creates coordinated multi-channel launch messaging from press releases to social posts to internal comms. Use when: product announcement, launch announcement, product launch comms, press release, launch communications, announce new feature, announce new product.
-
varunk130 Skill Customer AdvocacyCustomer advocacy program design - advocate identification, reference orchestration, case study pipeline, community amplification, and influence-to-revenue attribution. Use when: customer advocacy, customer reference program, case study program, advocate identification, customer marketing, peer review acceleration, G2 / Gartner Peer Insights, customer-led growth, reference architecture.
-
varunk130 Skill Loyalty LifecycleCustomer loyalty and lifecycle orchestration - tiered loyalty design, lifecycle journey programs, milestone triggers, and retention economics for B2B and B2C. Use when: loyalty program, customer lifecycle program, tiered loyalty, milestone marketing, retention program design, lifecycle journey, loyalty economics, member tiers, retention motion.
-
varunk130 Skill Voice Of CustomerVoice of Customer program - multi-source signal collection, theming and prioritization, evidence-to-action routing, and product / CS / marketing feedback loop closure. Use when: voice of customer, VoC program, customer feedback, NPS / CSAT / CES, qualitative theming, feedback synthesis, product feedback loop, customer insight engine.
-
varunk130 Skill Competitive BattlecardOn-demand sales battlecards for live competitive deals - positioning matrix, top objections with responses, trap questions, proof points, and a "do not say" list. Use when: competitor surfaced in deal, sales battlecard, competitive enablement, deal-specific battlecard, objection handling, competitive trap questions, why we win against, why we lose to, displacement playbook.
-
varunk130 Skill Competitive Exec BriefCreates an executive-ready competitive analysis brief with a 1-slide PPTX summary for leadership presentations. Use when: competitive brief, exec competitive summary, competitive slide, competitive pptx, board competitive update, leadership competitive briefing.
-
yoanbernabeu Skill Ph Email StrategyPlan and execute email campaigns for Product Hunt launches. Use this skill to create email sequences, time outreach waves across timezones, and write emails that drive support without violating PH guidelines.
-
yoanbernabeu Skill Ph SEO BenefitsMaximize SEO benefits from your Product Hunt launch. Use this skill to leverage your PH listing for backlinks, domain authority, and long-term organic traffic.
-
yoanbernabeu Skill Ph Supporter NetworkBuild and activate a network of supporters for your Product Hunt launch. Use this skill to identify potential supporters, nurture relationships before launch, and coordinate support on launch day.
-
yoanbernabeu Skill Ph Social Media LaunchCoordinate social media campaigns for Product Hunt launches. Use this skill to plan posts across Twitter/X, LinkedIn, and other platforms, time updates throughout launch day, and maximize organic reach.
-
cdeistopened Skill Tripolar World AnalyzerMap any geopolitical event, technology, or institution onto the NYT/CCP/BTC tripolar framework. Use when someone says 'analyze this geopolitically,' 'where does this fit in the tripolar world,' 'NYT CCP BTC analysis,' 'which pole benefits from this,' 'tripolar framework,' 'geopolitical positioning,' or 'is this Woke Capital, Communist Capital, or Crypto Capital.' Identifies which pole benefits, which loses, and where to position.
Audited -
talesofai Skill Pixijs Scene ContainerUse this skill when grouping, positioning, or transforming display objects in PixiJS v8. Covers Container constructor options (isRenderGroup, sortableChildren, boundsArea), addChild/removeChild/addChildAt/swapChildren/setChildIndex, position/scale/rotation/pivot/skew/alpha/tint, getBounds/getGlobalPosition/toLocal/toGlobal, zIndex sorting, cullable, onRender per-frame callback, destroy. Triggers on: Container, addChild, removeChild, addChildAt, swapChildren, sortableChildren, zIndex, position, scale, rotation, pivot, getBounds, toGlobal, toLocal, onRender, destroy, constructor options, ContainerOptions.
Audited -
koinod Bundle Community ManagerManage online communities with engagement strategies, content planning, and audience growth.
-
koinod Bundle Marketing DrafterMarketing Drafter
-
koinod Skill Ad First MarketingSKILL.md - Ad-First Marketing Engine
-
koinod Bundle Pls Marketing IdeasMarketing Ideas
-
managedcode Bundle WebhintUse webhint in .NET repositories that ship browser-facing frontends. Use when a repo needs CLI audits for accessibility, performance, security headers, PWA signals, SEO, or runtime page quality against a. USE FOR: the repo ships a browser-facing site and the user asks about accessibility, performance, SEO, security headers, or page quality; the repo has .hintrc, hint scripts, or a. DO NOT USE FOR: JavaScript or TypeScript semantic linting; route that to eslint or biome; stylesheet-only linting; route that to stylelint. INVOKES: inspect the repository context, edit targeted files, and run relevant build, test, lint, or validation commands when changes are made.
-
managedcode Bundle ProfilingUse the free official .NET diagnostics CLI tools for profiling and runtime investigation in .NET repositories. USE FOR: the repo needs performance or runtime profiling for a .NET application; the user asks about slow code, high CPU, GC pressure, allocation growth, exception storms, lock. DO NOT USE FOR: replacing realistic performance tests or load tests with ad-hoc tracing alone; production heap collection when the pause risk has not been. INVOKES: inspect the repository context, edit targeted files, and run relevant build, test, lint, or validation commands when changes are made.
-
nick2bad4u Bundle Google Tag Manager ManagementInspect and manage Google Tag Manager accounts, containers, workspaces, resources, versions, permissions, consent, previews, and publishing through API v2. Use whenever the user mentions Google Tag Manager or GTM, tags, triggers, variables, consent mode, container versions, publishing, permissions, or API automation.
-
kangwang42 Bundle Build Web UI创建、改版、修复或优化真实网页与 Web UI,按页面类型分流内容结构、场景匹配的视觉与配色系统、开源组件参考、流畅交互、响应式布局、可访问性、性能、技术 SEO 和真实浏览器验收。用于 HTML/CSS/JavaScript、React/Next.js、Vue、Svelte、Quarto、静态站、营销页、电商、内容与知识站、个人或文化站、作品集、社区、管理台、数据产品和科研工具界面;需要网页美化、主题配色、组件状态、移动端适配、浏览器截图、前后台检查或上线前 UI 质控时使用。优先检查既有项目、用户材料、设计系统和参考网站并沿用技术栈。后端单独开发、原生移动或桌面 UI、统计图、PPT/Word、仅生成网页中的独立图片不触发;独立图片按 imagegen 或相关视觉 skill 处理。
-
leoyeai Skill Seedance SequenceThis skill should be used when a Seedance 2.0 request is a long story, connected set of clips, multi-generation scene, campaign sequence, dense storyboard, continuation-ready plan, or any idea that must be divided into stateful clips.
Audited -
libreyolo Skill Libreyolo ReleaseCut a LibreYOLO version release end to end: evidence-backed changelog built by fan-out agents over the release..dev diff, a gate scoreboard (unit CI, GPU e2e on Modal reusing the nightly, weight autodownload probe, wheel smoke, notices sync, docs drift, breaking-change sweep), the branch/tag/PyPI mechanics, post-publish verification, and the handoff to the marketing repo's announcement pipeline. Use whenever the user says "release", "cut vX.Y.Z", "ship a version", "prepare the changelog for the release", or "is dev ready to release?".
-
libreyolo Skill Run Rf100vl BenchmarkRun the RF100-VL (Roboflow 100-VL) detection benchmark on LibreYOLO models end to end: dataset download with version locking, per-dataset fine-tuning, protocol-conformant pycocotools evaluation at maxDets 500, artifact publishing, and multi-GPU execution on vast.ai (the default compute). Use when someone wants to "run RF100-VL", "benchmark on Roboflow 100", reproduce or extend published RF100-VL numbers, add a model family to the campaign, asks why campaign GPUs look underutilized or the ETA looks wrong, or needs to decide stop-vs-destroy / packing depth. Training and eval run in the vision-analysis-benchmark harness; this skill holds the protocol, locked decisions, compute playbook, and the operational lessons that change money and wall-clock.
-
libreyolo Skill Libreyolo Update Website DocsSignpost for updating www.libreyolo.com (docs pages, feature announcements, SEO articles) when something ships in the library. Use when a change needs user-facing docs beyond the repo ("document this on the website", "add a docs page for X", "the site still says Y"), when the release process flags docs drift (Gate G), or when someone wants an article written or the site deployed. The website is a SEPARATE repo with its own skills; this skill orients you, states when a website update is required, and hands off.
-
mattmireles Skill Create GuideCreates technical field guides by synthesizing what the public internet says about a hard, non-obvious external domain via Gemini Deep Research Max (llm-workflows create_guide_v1). A guide is a durable “afternoon of Googling” artifact for kokoro-coreml — not dial-a-friend advice, campaign go/no-go, or product decisions. Assembles research briefs, launches long-running research, saves raw drafts locally, and hands off to guide-ingest. Use when the user invokes create-guide or wants a new README/Guides field guide on an arcane mechanism.
-
mattmireles Bundle David OgilvyApplies David Ogilvy–style copy discipline to reader-facing text in kokoro-coreml: README and guides, bakeoff and performance narratives, CLI and script output, error messages, integration notes, and docstrings that read as product copy. Use when the user names **Ogilvy**, **copy**, **copywriting**, **marketing** language, **user-facing** strings, **empty states**, onboarding, or wants persuasive, specific prose grounded in facts. Do not use for implementation-only work with no wording decisions, pure internals with no voice requirement, or layout-only tasks.
-
moda-design Bundle Moda WebsiteBuild and publish a live website hosted on Moda — a real multi-page site at a public *.moda.page URL, editable and re-publishable. Use for: website, site, web page, landing page, marketing site, portfolio, homepage, "put this on the web", updating or re-publishing a moda.page site. Site verbs are free. NOT: a picture of a page → moda-mockup; a printable page → moda-document; slides → moda-deck.
-
celticht32 Bundle Couchbase SizingSize Couchbase clusters, plan capacity, and pick the right Capella tier. Use whenever the user asks about sizing, capacity planning, RAM quota, working set, replicas, node count, scale up vs scale out, how much memory / disk / network is needed, Capella tier selection, GSI / FTS / vector index memory, eventing memory budget, or 'will this fit.' Triggers on numerical planning questions distinct from the couchbase-mcp skill (which operates an existing cluster) and the couchbase-data-modeling skill (which designs document shape). Use proactively for: planning a new deployment, deciding whether to scale up or out, right-sizing a Capella tier, estimating storage growth, planning for burst load, sizing for vector search, calculating XDCR bandwidth, deciding replica count, planning multi-service node mix, estimating eventing memory footprint, and any question that starts with 'how much' or 'how many nodes.'
-
gsd-build Bundle Web Quality AuditComprehensive web quality audit covering performance, accessibility, SEO, and best practices. Use when asked to "audit my site", "review web quality", "run lighthouse audit", "check page quality", or "optimize my website".
256
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 marketing-product-ideas, competitive-intelligence, product-marketing-metrics. 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.