Sales Enablement
Turns feature lists into decks, one-pagers, and objection docs reps actually use.
Test report
- Verdict
- Tested · Works
- Score
- Tested
- Jul 14, 2026
- Environment
- Claude Code 2.x (agent harness)
- Upstream re-checked
- Jul 18, 2026 · 5076d77
Ran a real one-pager task: the skill turned a generic feature dump into a problem-first, champion-targeted leave-behind with a named proof metric and a 30-second-scan structure — baseline output was a plain feature list with no framing.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 5/5
- Triggers reliably 5/5
- Output vs. baseline 9/10
- Docs & honesty 5/5
What Sales Enablement does
Builds B2B sales collateral — pitch decks, one-pagers, objection-handling docs, ROI calculators, demo scripts, playbooks, and persona cards — using field-tested frameworks (10-12 slide story arc, 3-second-scan one-pagers, objection response tables). Triggers on requests for sales decks, leave-behinds, talk tracks, or 'what should I give my sales reps,' and explicitly defers to copywriting, cold-email, and competitor-alternatives skills for adjacent asset types.
How to install Sales Enablement
git clone https://github.com/aAAaqwq/AGI-Super-Team
cd AGI-Super-Team
mkdir -p ~/.claude/skills
cp -r skills/abm-sales-enablement ~/.claude/skills/sales-enablement
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Commands — how to trigger Sales Enablement
-
/sales-enablementTurns feature lists into decks, one-pagers, and objection docs reps actually use.
It also activates on plain-language prompts like these:
-
Turn our feature list into a pitch deck the sales team can use -
Write a one-pager reps can leave behind after a demo call -
Draft an objection-handling doc for our pricing pushback
Frequently asked questions
- Is the Sales Enablement skill free?
- Yes. The skill itself is free from aAAaqwq/AGI-Super-Team. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Sales Enablement work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 14, 2026. Verdict: Tested · Works. Ran a real one-pager task: the skill turned a generic feature dump into a problem-first, champion-targeted leave-behind with a named proof metric and a 30-second-scan structure — baseline output was a plain feature list with no framing.
- What is the Sales Enablement SkillProof Score?
- 9.6/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 9/10, docs & honesty 5/5.
- How do I install Sales Enablement?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use Sales Enablement with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.