[ OPEN SOURCE LIBRARY ]

AI agent skills for revenue enablement.

Built specifically for revenue enablement. Repeatable workflows for messaging, coaching, launches, and measurement.

37
Core Skills
7
System Playbooks
8
Example Workflows
7
Install Bundles
[ CAPABILITIES ]

What you can use it for.

Engineered for sales leaders, RevOps, and customer-facing teams who need repeatable AI workflows.

Build battlecards & objection handling
Review calls & generate coaching guidance
Turn release notes into seller updates
Create onboarding & certification programs
Prepare account & executive briefings
Define enablement metrics & stage criteria
[ STRUCTURE ]

The Architecture

A multi-layered approach to AI-driven enablement.

[ 01 ]
Skills
Defines task behavior for specific enablement jobs
[ 02 ]
Systems
How to prepare inputs from common operating systems
[ 03 ]
Plugins
Groups skills into installable bundles
[ 04 ]
Examples
Representative prompts, inputs, and output shapes
[ 05 ]
Scripts
Validates and scaffolds the repository
[ HIGHLIGHTS ]

Featured Skills

A selection of high-impact skills included in the repository.

View all 37 skills

objection-library-builder

Builds a repeatable objection handling library with response guidance, proof, and escalation rules.

revenue-enablement-context

Builds shared context including ICP, personas, and stages. Ensures outputs have strong company context.

battlecard-builder

Creates competitor battlecards with counters, proof, and win-loss signals for live competitive deals.

call-review-coach

Reviews sales calls and provides evidence-based coaching feedback to improve the next conversation.

product-launch-enablement

Builds internal launch plans for product changes, FAQs, rollout guidance, and seller preparation.

forecast-risk-brief

Builds concise briefs for leadership showing confidence levels, at-risk deals, and interventions.

[ GUIDELINES ]

Working with Agents

  • [01]Start in skills/ and read SKILL.md first.
  • [02]Load references/ only when the skill calls for them.
  • [03]Use systems/ when source-system exports matter.
  • [04]Keep a human review step for anything customer-facing or revenue-critical.
[ COMPATIBILITY ]

Works with your existing tools

These skills are designed to work seamlessly with any AI agent. Integrate them into your existing workflows without vendor lock-in.

Claude Code
Codex
Open Code
Droid
Amp Code
And More
[ DEPLOYMENT ]

Choose your path.

Install the full repository via CLI, pick a specific bundle from the marketplace, or clone the source directly.

[ OPTION 01 / RECOMMENDED ]

Agent Skills CLI

Best for users who want the full repository available as a reusable skills source.

$npx agent-skills-cli add nthnclrk/enablement-skills
[ OPTION 02 ]

Claude Marketplace

Best for installing smaller, domain-specific bundles directly into your agent.

/plugin marketplace add nthnclrk/enablement-skills
/plugin install enablement-core@enablement-skills
[ OPTION 03 ]

Clone Repository

Best for inspecting, adapting, or distributing the repo inside a broader workspace.

$git clone https://github.com/nthnclrk/enablement-skills.git