Claude Code for Sales: The Complete Agent Skills Stack for Your Pipeline
Turn Claude Code into a sales operations tool with 60+ agent skills for cold outreach, CRM automation, competitive intel, and pipeline management. Install commands, real workflows, and the repos that matter.
Most sales teams use Claude to rewrite emails. That is like hiring a full SDR team and only having them forward calendar invites. Claude Code with the right agent skills installed is a full sales operations stack: cold outreach sequences that adapt to objection patterns, conversion copy that A/B tests itself, CRM ops that run from the terminal, competitive intelligence scraped from live sources, and pipeline reports generated from your actual deal data.
Here is the difference a skill makes. Without a skill, you prompt Claude "write a cold email to this prospect" and get:
Hi [Name], I wanted to reach out because I noticed your company is growing and I think our solution could help. We offer a platform that helps teams like yours improve efficiency. Would you be open to a quick call?
With the cold-email skill installed (plain text, under 100 words, one ask, personalized from research):
Saw [Company] just closed Series B - congrats. The 3 infra teams I work with post-raise all hit the same scaling wall around month 4: CI pipelines that took 8 minutes start taking 40. We cut that to 6 minutes flat for [similar company]. Worth a 15-min call to see if that's on your radar?
Same model. Same input. The skill encodes the methodology: no fluff, one specific pain point, one proof point, one ask. That is the gap between "AI for email" and a playbook.
I cataloged 60+ sales-specific agent skills across 12 repos. LeadMagic/gtm-skills alone has 205 GTM skills. TheCraigHewitt/skills covers the entire B2B lifecycle in 21 skills. HubSpot published official CRM agent skills. None of this requires a developer to set up.
Why Do Agent Skills Beat Generic Prompting for Sales?
Every sales rep who uses AI does the same thing: paste context into a chat, get a draft, manually fix it, repeat. Agent Skills flip that workflow:
- The skill remembers your playbook. Your ICP, objection handling framework, pricing tiers, competitor positioning, and brand voice are encoded once. Every output respects them without re-prompting.
- The skill runs scripts. A cold outreach skill does not just write emails. It can pull prospect data from a CSV, personalize each message, generate subject line variants, and output a ready-to-send sequence.
- The skill improves from gotchas. "Never mention pricing in the first email." "Always reference a specific pain point from their LinkedIn." "Our competitor X was acquired last month - do not position against them anymore." These domain-specific corrections are encoded permanently.
The difference between "write me a cold email" and an installed cold-outreach skill is the difference between a blank page and a playbook.
What Sales Skills Should You Install? (by Pipeline Stage)
Stage 1: Prospecting & Research
| Skill | What It Does | Source | Install |
|---|---|---|---|
| lead-research | Account/contact research - trigger events, org charts, tech stack, intent signals | TheCraigHewitt/skills | npx skills add TheCraigHewitt/skills/sales |
| lead-enrichment | Enrichment waterfalls, ICP scoring formulas, Clay workflows, confidence thresholds | chadboyda/agent-gtm-skills | npx skills add chadboyda/agent-gtm-skills |
| sales-prospect | 60-second company fit and firmographic analysis | zubair-trabzada/ai-sales-team-claude | Clone repo |
| sales-qualify | MEDDIC/BANT lead scoring and qualification | zubair-trabzada/ai-sales-team-claude | Clone repo |
| icp-scoring | ICP scoring and targeting tiers for lead prioritization | LeadMagic/gtm-skills | npx skills add LeadMagic/gtm-skills |
What makes these useful: The sales-context skill from TheCraigHewitt creates a .agents/sales-context.md file with your ICP, value prop, and proof points. Every other sales skill reads this automatically. Set it up once, and every prospecting skill personalizes against your specific product and market.
Stage 2: Cold Outreach & Sequencing
| Skill | What It Does | Source | Install |
|---|---|---|---|
| cold-email | Cold emails that get replies. Subject lines, personalization, follow-up sequences. Plain text, under 100 words, one ask. | TheCraigHewitt/skills | npx skills add TheCraigHewitt/skills/sales |
| ai-cold-outreach | AI outreach stack (Clay + Instantly/Smartlead), 3-line cold email framework, deliverability, sequence design | chadboyda/agent-gtm-skills | npx skills add chadboyda/agent-gtm-skills |
| outbound-sequence | Multi-channel sequence design - cadence, timing, channel mix. Orchestrates cold-email + linkedin + cold-call | TheCraigHewitt/skills | Same repo |
| cold-call | Cold call scripts - openers, gatekeeper navigation, voicemail that earns callbacks | TheCraigHewitt/skills | Same repo |
| sales-cold-outreach | High-conversion cold emailing, B2B sales enablement, objection handling, demo-to-close playbooks | mayurrathi/awesome-agent-skills | npx skills add mayurrathi/awesome-agent-skills --skill sales-cold-outreach |
What makes these useful: TheCraigHewitt's cold-email skill is not a prompt template. It encodes a complete methodology: plain text, under 100 words, one ask per email. The outbound-sequence skill orchestrates across channels - it decides when to email, when to call, when to hit LinkedIn, and when to send a physical mailer.
Stage 3: LinkedIn & Social Selling
| Skill | What It Does | Source | Install |
|---|---|---|---|
| linkedin-outreach | Connection requests, InMails, DM sequences that don't read like spam | TheCraigHewitt/skills | Same sales repo |
| social-selling | Personal brand and social distribution for sales pipeline | chadboyda/agent-gtm-skills | Same repo |
| linkedin-profile-optimizer | Optimize LinkedIn profiles for inbound leads and credibility | BrianRWagner/ai-marketing-claude-code-skills | Clone + scripts/install.sh |
| referral-intro | Warm intro requests that make it easy for your connector to say yes | TheCraigHewitt/skills | Same sales repo |
The
referral-introskill is underrated. Most warm intros fail because you make the connector do the work. This skill writes the forwardable email for them - they just hit send.
Stage 4: CRM Operations
| Skill | What It Does | Source | Install |
|---|---|---|---|
| deal-management | Full deal lifecycle: discover pipelines/stages, qualify, advance, find stalled, close | HubSpot/agent-cli-skills | npx skills add HubSpot/agent-cli-skills |
| crm-lookup | Find records by ID/email/domain/partial name and traverse associations | HubSpot/agent-cli-skills | Same repo |
| crm-data-quality | Find incomplete records, normalize field values, dedupe via merge | HubSpot/agent-cli-skills | Same repo |
| sales-execution | Log calls, notes, meetings, and tasks against contacts and deals | HubSpot/agent-cli-skills | Same repo |
| audience-targeting | Build targeted contact segments by lifecycle stage, engagement, and firmographics | HubSpot/agent-cli-skills | Same repo |
| salesforce-setup | Set up Salesforce for B2B SaaS GTM - object model, opportunity pipelines, reports, Flows | LeadMagic/gtm-skills | Same repo |
These are official HubSpot skills, from HubSpot's engineering team.
deal-managementruns the entire deal lifecycle from the terminal.crm-data-qualitydeduplicates and normalizes without opening the browser. This is CRM ops for people who live in the terminal.
Stage 5: Discovery, Demos & Enablement
| Skill | What It Does | Source | Install |
|---|---|---|---|
| discovery-call | Structured discovery call frameworks and question sets | TheCraigHewitt/skills | Same sales repo |
| demo-script | Demo script structures with talking points and objection handling | TheCraigHewitt/skills | Same sales repo |
| objection-handling | Objection response frameworks and playbooks | TheCraigHewitt/skills | Same sales repo |
| sales-enablement | Sales decks, one-pagers, objection handling docs, demo scripts | coreyhaines31/marketingskills | npx skills add coreyhaines31/marketingskills |
| sales-calendar | Scans Google Calendar, generates targeted questions per meeting based on MEDDPICC gaps | yeutterg/claude-code-sales-skills | Clone repo |
| sales-prep | Meeting preparation briefs with competitive intel and MEDDPICC gaps | zubair-trabzada/ai-sales-team-claude | Clone repo |
The
sales-calendarskill from yeutterg is the sleeper hit. It scans your Google Calendar, identifies each meeting, and generates targeted questions based on MEDDPICC gaps and competitive intel for that specific account. 5 minutes of prep that used to take 30.
Stage 6: Competitive Intelligence
| Skill | What It Does | Source | Install |
|---|---|---|---|
| competitive-intel | Positioning maps, win/loss themes, battlecard inputs, displacement angles | TheCraigHewitt/skills | Same sales repo |
| battlecard-builder | Competitive battlecards using FIA Framework (Fact/Impact/Act), per-competitor objection handling | LeadMagic/gtm-skills | Same repo |
| buyer-eval | Cross-references vendor claims, 7-dimension scoring | salespeak-ai/buyer-eval-skill | Clone to ~/.claude/skills/ |
| win-loss-analysis | Post-deal win/loss analysis for pattern recognition | TheCraigHewitt/skills | Same sales repo |
The
battlecard-builderuses the FIA Framework: Fact (what they claim), Impact (why it matters to the prospect), Act (what you say in response). Fork it and fill in YOUR competitor data for battlecards that are actually useful in a live call.
Stage 7: Proposals, Pricing & Closing
| Skill | What It Does | Source | Install |
|---|---|---|---|
| proposal-pricing | Proposal structure, pricing alignment to budget, ROI justification | TheCraigHewitt/skills | Same sales repo |
| negotiation | Trade-based negotiation frameworks, knowing your red lines before you sit down | TheCraigHewitt/skills | Same sales repo |
| rfp-responder | RFP/RFI response analysis, requirement scoring, bid/no-bid recommendations | alirezarezvani/claude-skills | /plugin install commercial@claude-code-skills |
| sales-engineer | RFP gap analysis, competitive feature matrices, POC planning, technical proposals | borghei/Claude-Skills | Clone repo |
| quote-to-cash | Create product catalog, build quotes with line items, track invoices | HubSpot/agent-cli-skills | Same repo |
The
rfp-responderskill saves hours. Feed it an RFP PDF, and it extracts requirements, scores each against your capabilities, and recommends bid/no-bid. Thenegotiationskill encodes trade-based frameworks - knowing your red lines before you sit down, not during.
Stage 8: Reporting & Pipeline Management
| Skill | What It Does | Source | Install |
|---|---|---|---|
| pipeline-review | Weekly pipeline review with stage analysis and deal velocity tracking | TheCraigHewitt/skills | Same sales repo |
| forecast | Sales forecasting with commit/best-case/pipeline categories | TheCraigHewitt/skills | Same sales repo |
| sales-weekly | Weekly report with deal health scoring (Red/Yellow/Green) and Salesforce push | yeutterg/claude-code-sales-skills | Clone repo |
| gtm-metrics | Pipeline attribution, velocity, win rates, CAC, payback, NRR, growth accounting | chadboyda/agent-gtm-skills | Same repo |
| customer-retention | Identify inactive customers, flag at-risk subscriptions, create follow-up tasks | HubSpot/agent-cli-skills | Same repo |
sales-weeklyfrom yeutterg generates a weekly report with Red/Yellow/Green deal health scoring and pushes it to Salesforce.pipeline-reviewtracks deal velocity - how long deals sit in each stage - so you catch stalled deals before they die.
Free AI Builder Newsletter
Weekly guides on AI tools & builder strategies.
Foundation: Document Skills (xlsx + pdf + pptx + docx)
Source: anthropics/skills (Official, bundled with Claude)
Install:
/plugin install document-skills@anthropic-agent-skills
These are the official Anthropic document skills that power Claude's file creation. For sales, the killer combo is:
- xlsx: Generate pipeline reports, commission calculators, territory plans, and forecast models directly from conversation
- pptx: Build sales decks from a brief. Slide layouts, charts, speaker notes
- pdf: Parse incoming RFPs, extract requirements, compare against your feature set
- docx: Generate proposals, SOWs, and contracts from templates
Install these first. Every other sales skill benefits from document output.
Which Repos Have the Best Sales Skills?
Not all repos are created equal. Here are the ones worth bookmarking:
| Repo | Skills | Focus | Why It Matters |
|---|---|---|---|
| TheCraigHewitt/skills | 21 sales | Full B2B lifecycle from context setup through win/loss | The sales-context skill that auto-feeds every other skill is the killer pattern |
| LeadMagic/gtm-skills | 205 GTM | Sales, outbound, RevOps, PLG, CS, automation | Largest single collection. Signal plays (earnings, funding, hiring triggers) are unique |
| HubSpot/agent-cli-skills | 13 CRM | CRM operations via HubSpot CLI | Official HubSpot. CRM ops from the terminal. |
| chadboyda/agent-gtm-skills | 18 GTM | GTM strategy, outbound, inbound, paid, retention | AI SDR deployment playbook is specific and actionable |
| coreyhaines31/marketingskills | 20+ | CRO, copywriting, SEO, revops, sales-enablement | 22K stars. Broad marketing + revops coverage |
| zubair-trabzada/ai-sales-team-claude | 11 | Full AI sales team | Prospect to report in one repo |
| yeutterg/claude-code-sales-skills | 10+ | Salesforce-native pipeline | Calendar integration + weekly Salesforce push |
How Do You Build Your Own Sales Skills?
The repos above are starting points. The real value comes from encoding YOUR playbook:
- Your objection handling. Every sales team has 5-10 objections they hear weekly. Encode the best responses. TheCraigHewitt's
objection-handlingskill is the template - fork it and replace the generic objections with your specific ones. - Your email sequences. Not generic templates. Your top-performing sequences with the subject lines, openers, and CTAs that actually convert for your product.
- Your competitive positioning. The
battlecard-builderfrom LeadMagic gives you the FIA Framework (Fact/Impact/Act). Fill it in with your actual competitor data. - Your qualification framework. MEDDIC, BANT, SPIN, or whatever your team uses. The
sales-qualifyskill from zubair-trabzada is a starting point. - Your sales context. The
sales-contextpattern from TheCraigHewitt is the most important skill to customize. It creates a.agents/sales-context.mdthat every other skill reads automatically. Define your ICP, value prop, and proof points once.
Use the skill-creator meta-skill to build these from natural language descriptions. Or see our guide on building agent skills from scratch.
Frequently Asked Questions
Can non-developers install these skills?
Yes. Every skill is just a folder of files. Clone the repo, copy the folder to ~/.claude/skills/, and it works. No coding required. The Document Skills install with one command inside Claude Code: /plugin install document-skills.
Do these skills work in Cursor too?
The SKILL.md format is an open standard that works across 26+ tools including Cursor. Copy the skill folder to ~/.cursor/skills/ instead. The instructions and workflows are identical.
Can skills access my CRM data?
Skills themselves are instruction files. To connect to external systems (Salesforce, HubSpot, Pipedrive), you pair skills with MCP servers that provide the data connection. The skill tells the agent what to do with the data; the MCP server provides the data itself.
How do I customize a skill for my sales process?
Open the SKILL.md file in any text editor. The instructions are plain Markdown. Add your ICP definition, objection handling framework, pricing tiers, and competitive positioning. The gotchas list is the most valuable section to customize - add the mistakes the AI makes when working with your specific product.
Are these skills safe to use with customer data?
Skills run locally on your machine. No data leaves your environment unless a skill explicitly calls an external API (which you can inspect in the scripts/ directory). The SKILL.md file is plaintext - you can read every instruction before installing.
Sources
- mayurrathi/awesome-agent-skills - Production skills collection with 40+ skills for marketing, sales, and growth operations
- Anthropic Agent Skills Repository - Official document skills and example skills
- Agent Skills Specification - The open standard for portable AI agent capabilities
- VoltAgent/awesome-agent-skills - Curated directory of 1,424+ skills from official dev teams and community
Related Content
- Anthropic Built 300+ Claude Code Skills Internally. Here's What They Learned. - How to build your own skills + the complete skills directory by category
- Claude Code for Growth & Marketing - 120+ marketing skills with the shared context pattern
- Claude Code for Data Scientists - 35+ data science skills for EDA, visualization, and modeling
- Claude Code for DevOps - 150+ skills for Docker, K8s, Terraform, and CI/CD
- Claude Code for Solopreneurs - The 15-skill stack that replaces 5 hires
Start Here
Install the Document Skills first (/plugin install document-skills). Then grab sales-cold-outreach from the mayurrathi repo. Customize the gotchas list with your actual objection handling. Run it on your next prospecting batch.
Want to build your own sales skills from scratch? The skills in this guide are starting points. The real value is encoding YOUR playbook - your objection responses, your winning email sequences, your competitive positioning, your qualification framework. Agent Skills 101 covers the full SKILL.md spec, progressive loading architecture, cross-agent compatibility, and how to iterate skills into reliable playbooks. 25 lessons. Works with Claude Code, Cursor, or any compatible agent.
Continue Learning
AI Builder Club
Courses, workshops, and a builder community for shipping with AI agents, Claude Code, and more.
Get the free newsletter
Weekly deep-dives on AI tools, automation workflows, and builder strategies. Join 5,000+ readers.
No spam. Unsubscribe anytime.