Skip to main content
Generalgtmagents

battlecard-library

Template system for building, tagging, and distributing competitive battlecards.

Stars
259
Source
gtmagents/gtm-agents
Updated
2026-04-03
Slug
gtmagents--gtm-agents--battlecard-library
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/gtmagents/gtm-agents/HEAD/plugins/competitive-intelligence/skills/battlecard-library/SKILL.md -o .claude/skills/battlecard-library.md

Drops the SKILL.md into .claude/skills/battlecard-library.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Battlecard Library Skill

When to Use

  • Creating/updating battlecards for new competitors.
  • Packaging objection handling + differentiation guidance for field teams.
  • Tracking adoption and freshness of competitive assets.

Framework

  1. Card Structure – overview, positioning, landmines, differentiation, trap-setting, proof, offer packaging.
  2. Metadata & Tagging – segment, persona, stage, product module, last updated, SME, confidence level.
  3. Enablement Hooks – talk tracks, snippets for sequences, asset links, CRM surfaces, content snippets.
  4. Review Cadence – SME assignments, refresh schedule, localization requirements.
  5. Analytics – usage tracking, win rate impact, prioritized backlog.

Templates

  • Battlecard deck/Notion template with modular sections.
  • Objection handling table (objection → talk track → asset → confidence).
  • Update log spreadsheet capturing date, owner, change summary.

Tips

  • Embed battlecards directly into CRM/workspace surfaces where reps already work.
  • Flag trap-setting and landmines clearly to avoid disclosure mistakes.
  • Pair with build-battlecard-suite command to automate population.