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.

Shirley12 min read

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:

  1. 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.
  2. 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.
  3. 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

SkillWhat It DoesSourceInstall
lead-researchAccount/contact research - trigger events, org charts, tech stack, intent signalsTheCraigHewitt/skillsnpx skills add TheCraigHewitt/skills/sales
lead-enrichmentEnrichment waterfalls, ICP scoring formulas, Clay workflows, confidence thresholdschadboyda/agent-gtm-skillsnpx skills add chadboyda/agent-gtm-skills
sales-prospect60-second company fit and firmographic analysiszubair-trabzada/ai-sales-team-claudeClone repo
sales-qualifyMEDDIC/BANT lead scoring and qualificationzubair-trabzada/ai-sales-team-claudeClone repo
icp-scoringICP scoring and targeting tiers for lead prioritizationLeadMagic/gtm-skillsnpx 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

SkillWhat It DoesSourceInstall
cold-emailCold emails that get replies. Subject lines, personalization, follow-up sequences. Plain text, under 100 words, one ask.TheCraigHewitt/skillsnpx skills add TheCraigHewitt/skills/sales
ai-cold-outreachAI outreach stack (Clay + Instantly/Smartlead), 3-line cold email framework, deliverability, sequence designchadboyda/agent-gtm-skillsnpx skills add chadboyda/agent-gtm-skills
outbound-sequenceMulti-channel sequence design - cadence, timing, channel mix. Orchestrates cold-email + linkedin + cold-callTheCraigHewitt/skillsSame repo
cold-callCold call scripts - openers, gatekeeper navigation, voicemail that earns callbacksTheCraigHewitt/skillsSame repo
sales-cold-outreachHigh-conversion cold emailing, B2B sales enablement, objection handling, demo-to-close playbooksmayurrathi/awesome-agent-skillsnpx 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

SkillWhat It DoesSourceInstall
linkedin-outreachConnection requests, InMails, DM sequences that don't read like spamTheCraigHewitt/skillsSame sales repo
social-sellingPersonal brand and social distribution for sales pipelinechadboyda/agent-gtm-skillsSame repo
linkedin-profile-optimizerOptimize LinkedIn profiles for inbound leads and credibilityBrianRWagner/ai-marketing-claude-code-skillsClone + scripts/install.sh
referral-introWarm intro requests that make it easy for your connector to say yesTheCraigHewitt/skillsSame sales repo

The referral-intro skill 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

SkillWhat It DoesSourceInstall
deal-managementFull deal lifecycle: discover pipelines/stages, qualify, advance, find stalled, closeHubSpot/agent-cli-skillsnpx skills add HubSpot/agent-cli-skills
crm-lookupFind records by ID/email/domain/partial name and traverse associationsHubSpot/agent-cli-skillsSame repo
crm-data-qualityFind incomplete records, normalize field values, dedupe via mergeHubSpot/agent-cli-skillsSame repo
sales-executionLog calls, notes, meetings, and tasks against contacts and dealsHubSpot/agent-cli-skillsSame repo
audience-targetingBuild targeted contact segments by lifecycle stage, engagement, and firmographicsHubSpot/agent-cli-skillsSame repo
salesforce-setupSet up Salesforce for B2B SaaS GTM - object model, opportunity pipelines, reports, FlowsLeadMagic/gtm-skillsSame repo

These are official HubSpot skills, from HubSpot's engineering team. deal-management runs the entire deal lifecycle from the terminal. crm-data-quality deduplicates and normalizes without opening the browser. This is CRM ops for people who live in the terminal.


Stage 5: Discovery, Demos & Enablement

SkillWhat It DoesSourceInstall
discovery-callStructured discovery call frameworks and question setsTheCraigHewitt/skillsSame sales repo
demo-scriptDemo script structures with talking points and objection handlingTheCraigHewitt/skillsSame sales repo
objection-handlingObjection response frameworks and playbooksTheCraigHewitt/skillsSame sales repo
sales-enablementSales decks, one-pagers, objection handling docs, demo scriptscoreyhaines31/marketingskillsnpx skills add coreyhaines31/marketingskills
sales-calendarScans Google Calendar, generates targeted questions per meeting based on MEDDPICC gapsyeutterg/claude-code-sales-skillsClone repo
sales-prepMeeting preparation briefs with competitive intel and MEDDPICC gapszubair-trabzada/ai-sales-team-claudeClone repo

The sales-calendar skill 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

SkillWhat It DoesSourceInstall
competitive-intelPositioning maps, win/loss themes, battlecard inputs, displacement anglesTheCraigHewitt/skillsSame sales repo
battlecard-builderCompetitive battlecards using FIA Framework (Fact/Impact/Act), per-competitor objection handlingLeadMagic/gtm-skillsSame repo
buyer-evalCross-references vendor claims, 7-dimension scoringsalespeak-ai/buyer-eval-skillClone to ~/.claude/skills/
win-loss-analysisPost-deal win/loss analysis for pattern recognitionTheCraigHewitt/skillsSame sales repo

The battlecard-builder uses 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

SkillWhat It DoesSourceInstall
proposal-pricingProposal structure, pricing alignment to budget, ROI justificationTheCraigHewitt/skillsSame sales repo
negotiationTrade-based negotiation frameworks, knowing your red lines before you sit downTheCraigHewitt/skillsSame sales repo
rfp-responderRFP/RFI response analysis, requirement scoring, bid/no-bid recommendationsalirezarezvani/claude-skills/plugin install commercial@claude-code-skills
sales-engineerRFP gap analysis, competitive feature matrices, POC planning, technical proposalsborghei/Claude-SkillsClone repo
quote-to-cashCreate product catalog, build quotes with line items, track invoicesHubSpot/agent-cli-skillsSame repo

The rfp-responder skill saves hours. Feed it an RFP PDF, and it extracts requirements, scores each against your capabilities, and recommends bid/no-bid. The negotiation skill encodes trade-based frameworks - knowing your red lines before you sit down, not during.


Stage 8: Reporting & Pipeline Management

SkillWhat It DoesSourceInstall
pipeline-reviewWeekly pipeline review with stage analysis and deal velocity trackingTheCraigHewitt/skillsSame sales repo
forecastSales forecasting with commit/best-case/pipeline categoriesTheCraigHewitt/skillsSame sales repo
sales-weeklyWeekly report with deal health scoring (Red/Yellow/Green) and Salesforce pushyeutterg/claude-code-sales-skillsClone repo
gtm-metricsPipeline attribution, velocity, win rates, CAC, payback, NRR, growth accountingchadboyda/agent-gtm-skillsSame repo
customer-retentionIdentify inactive customers, flag at-risk subscriptions, create follow-up tasksHubSpot/agent-cli-skillsSame repo

sales-weekly from yeutterg generates a weekly report with Red/Yellow/Green deal health scoring and pushes it to Salesforce. pipeline-review tracks 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:

RepoSkillsFocusWhy It Matters
TheCraigHewitt/skills21 salesFull B2B lifecycle from context setup through win/lossThe sales-context skill that auto-feeds every other skill is the killer pattern
LeadMagic/gtm-skills205 GTMSales, outbound, RevOps, PLG, CS, automationLargest single collection. Signal plays (earnings, funding, hiring triggers) are unique
HubSpot/agent-cli-skills13 CRMCRM operations via HubSpot CLIOfficial HubSpot. CRM ops from the terminal.
chadboyda/agent-gtm-skills18 GTMGTM strategy, outbound, inbound, paid, retentionAI SDR deployment playbook is specific and actionable
coreyhaines31/marketingskills20+CRO, copywriting, SEO, revops, sales-enablement22K stars. Broad marketing + revops coverage
zubair-trabzada/ai-sales-team-claude11Full AI sales teamProspect to report in one repo
yeutterg/claude-code-sales-skills10+Salesforce-native pipelineCalendar 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:

  1. Your objection handling. Every sales team has 5-10 objections they hear weekly. Encode the best responses. TheCraigHewitt's objection-handling skill is the template - fork it and replace the generic objections with your specific ones.
  2. Your email sequences. Not generic templates. Your top-performing sequences with the subject lines, openers, and CTAs that actually convert for your product.
  3. Your competitive positioning. The battlecard-builder from LeadMagic gives you the FIA Framework (Fact/Impact/Act). Fill it in with your actual competitor data.
  4. Your qualification framework. MEDDIC, BANT, SPIN, or whatever your team uses. The sales-qualify skill from zubair-trabzada is a starting point.
  5. Your sales context. The sales-context pattern from TheCraigHewitt is the most important skill to customize. It creates a .agents/sales-context.md that 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

  1. mayurrathi/awesome-agent-skills - Production skills collection with 40+ skills for marketing, sales, and growth operations
  2. Anthropic Agent Skills Repository - Official document skills and example skills
  3. Agent Skills Specification - The open standard for portable AI agent capabilities
  4. VoltAgent/awesome-agent-skills - Curated directory of 1,424+ skills from official dev teams and community


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.

Start Agent Skills 101 →

Continue Learning

AI Builder Club

Courses, workshops, and a builder community for shipping with AI agents, Claude Code, and more.

Full courses on AI agents & Claude Code
Weekly live workshops
Private community of 1,000+ builders
New content every week
See what's inside →Join 1,000+ builders

Get the free newsletter

Weekly deep-dives on AI tools, automation workflows, and builder strategies. Join 5,000+ readers.

No spam. Unsubscribe anytime.