Skillzwave Logo
Skillzwave

battlecard-library

28.6
D

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

Marketplace

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install gtmagents/gtm-agents/battlecard-library
skilz install gtmagents/gtm-agents/battlecard-library --agent opencode
skilz install gtmagents/gtm-agents/battlecard-library --agent codex
skilz install gtmagents/gtm-agents/battlecard-library --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding agents

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/gtmagents/gtm-agents
2. Copy the agent skill directory:
cp -r gtm-agents/plugins/competitive-intelligence/skills/battlecard-library ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

exec-briefing

by gtmagents

Use to craft concise executive updates, agendas, and follow-up logs for QBR/EBR sessions.

93
A
ci cd
Marketplace

makefile-review

by athola

Audit Makefiles for duplication, portability, and idiomatic GNU Make usage.Triggers: Makefile review, build system, GNU Make, portability, deduplicati...

80
B
TECHci cd
Marketplace
+networking

build-assistant

by vanman2024

Build Claude Code framework components (agents, slash commands, skills, plugins) following standardized templates. Use when creating new agents, comma...

74
C
TECHci cd
Marketplace

astro-patterns

by vanman2024

Astro best practices, routing patterns, component architecture, and static site generation techniques. Use when building Astro websites, setting up ro...

63
D
TECHci cd
Marketplace

Agentic Skill Details

Repository
gtm-agents
Type
Non-Technical
Meta-Domain
development
Primary Domain
ci cd
Market Score
28.6

Agent Skill Grade

D
Score: 64/100 Click to see breakdown

Score Breakdown

Spec Compliance
11/15
PDA Architecture
18/30
Ease of Use
16/25
Writing Style
7/10
Utility
11/20
Modifiers: +1

Areas to Improve

  • No trigger phrases
  • All content in SKILL.md with no references/ directory; templates, examples, and detailed workflows should be externalized.
  • Framework lists concepts but provides no numbered steps or executable workflow; user doesn't know what to do first.

Recommendations

  • Focus on improving Utility (currently 11/20)
  • Address 4 high-severity issues first
  • Add trigger phrases to description for discoverability

Graded: 1/24/2026

Developer Feedback

I've reviewed the battlecard-library skill and its 64/100 score. Here's a developer-to-developer opening:

I noticed your battlecard library takes a pretty opinionated stance on structuring competitive intelligence—curious what drove the decision to standardize the schema that way, since most teams I see end up with wildly different formats depending on who's authoring them.


Links:

The TL;DR

You're at 64/100, solidly in D territory. This is based on Anthropic's best practices for agentic skill design. Your strongest area is Spec Compliance (11/15)—the frontmatter is clean and properly formatted. The real drag is Utility (11/20) and Progressive Disclosure Architecture (18/30)—you're describing what battlecards are, but not giving people the tools to actually build them.

What's Working Well

  • Spec compliance is solid — Valid YAML, proper naming conventions (hyphen-case), required fields all there
  • Framework concepts are sound — Card structure, metadata tagging, and analytics tracking hit the real pain points in competitive intelligence
  • Consistent voice in core sections — When you do go imperative ("Embed", "Flag"), it's clear what you're asking people to do

The Big One: Missing Templates and Examples

This is your biggest lever. Right now you list template types in the Templates section but provide zero actual files. You mention "Battlecard deck/Notion template with modular sections" and "Objection handling table" but users can't immediately grab and use them.

The fix: Create a references/ directory with actual templates users can copy-paste:

  • references/templates/battlecard-notion.md — Complete Notion template with the framework sections baked in
  • references/templates/objection-handling.csv — Real objection + response pairs with win rate tracking
  • references/examples/salesforce-vs-hubspot.md — A worked battlecard showing how to fill each section

This alone gets you +8 points on PDA and +4 on Utility by letting people actually use the skill immediately instead of building from scratch.

Other Things Worth Fixing

  1. Weak trigger phrases in the description — You don't include "battlecard", "competitive positioning", or "objection handling" as triggers. Add these to your description so agents actually invoke this skill when users ask about competitive intel. (+2 points)

  2. No actionable workflow — Your Framework section lists concepts but doesn't give numbered steps. Add a numbered workflow: 1) Gather intel, 2) Fill template, 3) Validate with checklist, 4) Tag metadata, 5) Distribute. (+5 points)

  3. Missing validation and feedback loops — You mention "Analytics" and "Review Cadence" but don't explain how to validate a battlecard or measure effectiveness. Add a references/validation/quality-checklist.md with accuracy checks, SME review process, and field testing protocol. (+4 points)

  4. Inconsistent voice — You mix imperative ("Embed", "Flag") with gerunds ("Creating", "Packaging"). Pick one and stick with it. (+2 points)

Quick Wins

  • Create references/ directory with actual templates, examples, and checklists (+8 points)
  • Add trigger phrases to description metadata (+2 points)
  • Build numbered workflow in Framework section (+5 points)
  • Add validation checklist to address feedback loops gap (+4 points)

Hit these four and you're looking at +19 points—pushing you toward 83/100, solid B territory.


Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.

Report Security Issue

Found a security vulnerability in this agent skill?