agentsclimarketplace

Battlecards

Skill growthack88/growth-marketing-os/skills/community/battlecards

Growth Marketing OS | Mahmoud Omar — open-source AI marketing prompts, Claude skills, agents & growth playbooks (EN + AR)

Install
npx -y skills add growthack88/growth-marketing-os --skill battlecards

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Creates competitive battlecards for sales deal conversations. Produces win themes, landmines to plant, objection handlers, and competitive positioning per competitor. Outputs a structured markdown battlecard with quick-reference sections for live sales calls. Depends on competitor-research for competitive intelligence and consumes product-messaging, win-loss-analysis, and positioning for framing. Feeds into sales-deck, outreach-emails, and demo-script. Triggered by "battlecard", "competitive intel", "win against [competitor]", or "how do we beat [competitor]".

SKILL.md

9.4 KB, as published. Nobody here has run it

<!-- COMMUNITY SKILL — included under its original MIT license. Source: https://github.com/matteotitta/genesys-skills by Matteo Titta (MIT). License text: ../LICENSE-genesys-skills.txt Curated into Growth Marketing OS by Mahmoud Omar (mahmoudomar.com) — this file is NOT original work by the repo author; see /skills/community/README.md. -->

Battlecards

Quick-reference competitive intelligence battlecards for live sales conversations. Designed to be scanned in 30 seconds during a call. Supports batch generation for multiple competitors with confidence-level sourcing on every claim.

The body of this file holds decision-grade context (when to invoke, inputs, structure, anti-hallucination guardrails, gotchas). Step-by-step process, output template, quality gates, and feedback loops live in references/.


Claude Code triggers

Invoke this skill when user says:

  • "Create battlecard for [competitor]"
  • "Competitive battlecard"
  • "How to win against [competitor]"
  • "Competitive intel for sales"
  • "Battlecards for [product]"
  • "Sales battlecard"
  • "Counter-positioning against [competitor]"
  • "Competitive one-pager" (if focus is on win/lose scenarios)

Do NOT invoke when:

  • User wants deep competitor research → Use /competitor-research skill
  • User wants sales deck → Use /sales-deck skill
  • User wants demo script → Use /demo-script skill
  • User wants competitive feature comparison only → Use /competitor-research skill

Input requirements

Required inputs

InputDescriptionSource
Competitor name(s)Which competitor(s) to create battlecards forUser specifies
Your product contextWhat you sell, key capabilitiesUser, product-messaging, or URL

Optional inputs (improve quality)

InputHow it helps
competitor-research outputPre-researched intel (funding, features, positioning)
win-loss-analysis outputWhen we win/lose patterns with evidence
Product messagingCounter-positioning based on your value props
Positioning contextStrategic anchors for competitive framing
Competitor URLsFor live research if no prior research exists
Sales call transcriptsReal objections and competitive mentions

Input validation checklist

Before proceeding, verify:

  • Competitor(s) confirmed
  • Your product's key differentiators known
  • At least one intel source available (research, URL, or docs)

If inputs are missing: Ask which competitor(s). Offer to run competitor-research first if no intel available.


Process at a glance

PhasePurposeOutput
1. Competitor selectionConfirm scope (single vs batch)Confirmed competitor list
2. Intel gatheringPull from research + win-loss + web researchIntel dossier per competitor
3. Battlecard generationFill template, add confidence levels, write talk tracks + landminesDraft battlecard(s)
4. Validation & deliveryVerify sources, format for deliveryFinal battlecard(s)

Full step-by-step (with checkpoints, confidence framework, workflow sequences, GDrive export commands) in references/process.md.


Battlecard structure (decision-grade)

Every battlecard contains these sections — in this order, no exceptions:

  1. Quick facts — Founded, funding, employees, target market, pricing model, starting price (side-by-side table)
  2. When we win — 3 specific scenarios + verbatim customer proof point
  3. When we lose — 2+ honest losing scenarios + mitigation actions
  4. Their pitch — Verbatim competitor language + key claims
  5. Counter-positioning — Scripted "when they say X, we say Y" responses
  6. Feature comparison — Honest table with winner-per-row
  7. Landmines to plant — 3+ discovery questions that expose competitor weaknesses
  8. Objection handling — Common objections with proof-pointed responses
  9. Red flags — When to walk away (qualification-out criteria)
  10. Sources — Every claim with URL + access date + confidence

Full template with field-level guidance in references/battlecard-template.md. Output wrapper format and iteration prompts in references/auto-update.md.


Anti-hallucination guardrails

Critical for sales credibility:

  1. Never invent competitor claims. Only use verified data with sources.
  2. Never fabricate customer quotes. Verbatim only or mark "[PLACEHOLDER: need customer quote]".
  3. Never guess competitor pricing. Use verified data or mark "[CONFIRM: pricing]".
  4. Mark confidence levels on all competitive intel (High/Medium/Low/UNVERIFIED).
  5. Cite sources for all factual claims with access dates.
  6. Acknowledge gaps rather than fill with plausible content.
  7. Be honest about weaknesses. "When we lose" builds credibility with sales team.

Gotchas

  • Fabricated competitor pricing: Invents pricing tiers when pricing page is gated or not found → Mark pricing as [UNAVAILABLE] and note where to find it (sales call, demo request). Never guess.
  • Generic objection handlers: Produces "we're more reliable" instead of specific counter-arguments → Every objection handler must reference a concrete differentiator or proof point.
  • Missing landmines: Only covers strengths, forgets to include questions that expose competitor weaknesses → Landmines are the most valuable section for sales reps. 3-5 questions per competitor minimum.
  • Stale competitive data: Uses old competitor positioning without checking current website → Always scrape competitor website at time of battlecard creation. Note access date.

Integration with other skills

Upstream skills (provide inputs)

SkillWhat it providesRequired?
competitor-researchCompany facts, positioning, features, pricingRecommended
win-loss-analysisWin/loss patterns, objections, proof pointsRecommended
product-messagingYour value props for counter-positioningRecommended
positioningStrategic competitive anchorsOptional

Downstream skills (consume outputs)

SkillHow it uses battlecards
sales-deckDifferentiation slide content
demo-scriptObjection handling during demos
outreach-emailsCompetitive displacement email content

Reference files

FilePurpose
references/process.md4-phase runbook + flowchart + confidence framework + workflow sequences
references/battlecard-template.mdComplete battlecard structure with field-level examples
references/quality.mdPre-delivery checklist + self-evaluation protocol + anti-examples
references/auto-update.mdOutput wrapper, iteration prompts, feedback signal detection, pattern rules

MCP data integration

Level: 2 — PM Execution (inherits upstream, no unique pulls)

Inherits from: competitor-research, win-loss-analysis, product-messaging

Pulls fresh: NONE — all data comes from upstream. Battlecards synthesize existing competitor research and win-loss patterns.

Fallback (no MCP): Use competitor-research and win-loss-analysis outputs directly. If upstream skills haven't run, trigger them first before running battlecards.


Changelog

VersionDateChanges
1.02026-02-06Initial skill creation. Extracted from sales-enablement with dedicated process, confidence framework, batch support, and Google Docs/PDF export
1.12026-05-01Slim refactor: extracted process, quality, and auto-update protocol to references/ (Phase 4.5.1.C)

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.