enablement-kit

31 stars 7 forks
28
F

Use to plan rollout communications, trainings, and assets after pricing changes.

Marketplace
Also in: github ci cd machine learning

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/enablement-kit
skilz install gtmagents/gtm-agents/enablement-kit --agent opencode
skilz install gtmagents/gtm-agents/enablement-kit --agent codex
skilz install gtmagents/gtm-agents/enablement-kit --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding assistants

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/pricing-strategy/skills/enablement-kit ~/.claude/skills/

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

Related Agentic Skills

Agentic Skill Details

Repository
gtm-agents
Stars
31
Forks
7
Type
Technical
Meta-Domain
development
Primary Domain
javascript
Market Score
28

Agent Skill Grade

F
Score: 56/100 Click to see breakdown

Score Breakdown

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

Areas to Improve

  • Description needs trigger phrases
  • Missing Template Files
  • Vague Description Metadata

Recommendations

  • Focus on improving Pda (currently 15/30)
  • Focus on improving Ease Of Use (currently 14/25)
  • Focus on improving Utility (currently 8/20)

Graded: 2026-01-24

Developer Feedback

I've reviewed the enablement-kit skill and its F-grade score. Here's a developer-to-developer opening:

The enablement-kit is trying to solve a real problem—helping teams coordinate rollout communications and training for pricing changes. But at 56 points, it's clear the current structure isn't delivering enough utility or guidance to actually make that happen.


Links:


The TL;DR

You're at 56/100 — that's an F, which means this needs significant rework before it's production-ready. The grading is based on Anthropic's skill best practices framework across five pillars.

Strongest area: Spec Compliance (11/15) — your YAML structure and naming are solid. Weakest area: Utility (8/20) — the framework describes what to do but doesn't actually show how, and promised templates don't exist.


What's Working Well

  • Clean metadata structure — Your frontmatter is valid YAML with all required fields
  • Clear naming conventionenablement-kit follows hyphen-case properly
  • Sensible framework — The 5-step structure (Audience Map, Materials, Pilot, Measurement, Feedback) makes logical sense for a rollout process
  • Objective tone — No fluff, purely instructional voice

The Big One: Missing Templates & Actionable Content

This is what's killing your score. You list three template categories:

  • Enablement checklist + timeline
  • FAQ + objection response doc
  • Feedback form + survey template

But they don't exist. You've got no references/ directory with actual templates, no examples of what the output should look like, nothing someone can actually copy and adapt.

The fix: Create a references/ directory with:

  • references/enablement-checklist.md — actual checklist template with timeline ...

Report Security Issue

Found a security vulnerability in this agent skill?