Source: aibuilderclub.com's "Claude Code Sales Skills" guide (June 2026), cataloguing 60+ sales-specific agent skills across 12 real GitHub repos, plus relevant material already built in this workspace. Every skill below is real, sourced, and installable with the exact command given.
The core idea: an installed skill beats a generic prompt because it encodes your actual playbook once (ICP, objections, pricing, competitor positioning) rather than you re-explaining context every time you ask for a cold email or a battlecard.
8 pipeline stages, each with real skills and install commands:
- Prospecting and Research
- Cold Outreach and Sequencing
- LinkedIn and Social Selling
- CRM Operations
- Discovery, Demos, and Enablement
- Competitive Intelligence
- Proposals, Pricing, and Closing
- Reporting and Pipeline Management
Plus the document skills foundation (xlsx/pptx/pdf/docx) and the repo comparison table for deciding where to start.
The one skill to install before any other
TheCraigHewitt/skills ships a sales-context skill that builds a .agents/sales-context.md file containing your ICP, value prop, and proof points. Every other sales skill in this stack reads that file automatically. Set it up once, and every prospecting, outreach, and reporting skill personalises against your actual product rather than generic filler.
npx skills add TheCraigHewitt/skills/sales
# Then run the sales-context skill first, before anything else
Document skills: install these first, literally
Official Anthropic document skills (anthropics/skills), bundled with Claude. Every other sales skill in this stack benefits from being able to output a finished document rather than just chat text.
/plugin install document-skills@anthropic-agent-skills
xlsx: pipeline reports, commission calculators, territory plans, forecast models. pptx: sales decks from a brief with charts and speaker notes. pdf: parse incoming RFPs and extract requirements. docx: generate proposals, SOWs, and contracts from templates.