TL;DR: Claude skills for sales teams are reusable instruction packages that teach Claude one sales job—building lead lists, researching accounts, drafting cold outreach, or assembling QBR decks. The 2026 stack has three layers: prospect data (the Lessie skill), document handling (Anthropic's official document skills for research briefs and decks), and your own custom skills that encode your ICP definition and outreach voice. Most of it is free, and installation is one command.
Sales teams spent 2025 asking chatbots to "write a cold email" and got generic results, because the model had no idea who the prospect was. Skills fix the workflow, not just the wording: a skill is a folder with a SKILL.md instruction file—plus optional scripts and templates—that Claude loads automatically whenever a task matches. Your ICP definition and best outreach patterns stop living in one rep's chat history and become standard equipment for the whole team.
This guide covers the skills worth installing first, grouped by sales job. New to the format? Our best Claude skills roundup covers how skills work under the hood.
What Can Claude Skills Do for Sales?
With the right skills installed, Claude runs repeatable revenue workflows instead of one-off prompts:
- Lead-list building — pull 100 Series-A SaaS companies in Europe with hiring momentum, decision-maker contacts included.
- Account research — compile a one-page brief on a target account: stack, funding, hiring, recent news.
- Signal-triggered outreach — draft personalized first-touch messages the day a buying signal fires, in your voice.
- Deck and report production — turn pipeline numbers into a formatted QBR deck and forecast spreadsheet.
The Claude Sales Stack, by Job
Prospect data — who you sell to.
Lessie Skill
Best for lead lists, account research, and buying signalsLessie is the data layer of a sales skill stack: it gives Claude live access to people and company data instead of training-data guesses. Ask for "heads of RevOps at 50–500-person SaaS companies that just raised," and the Lessie skill returns a scored list with company context and contact details—the groundwork of B2B lead generation done in seconds, not list-broker weeks.
It covers timing too: the same skill monitors company news—funding, hiring, launches—so outreach triggers on real buying signals instead of a cold calendar. Contacts come enriched with verified emails at 95% accuracy, and outreach personalized with this data lifts reply rates from around 1% to as high as 12%.
Honest con: Lessie is focused on people and company data—pair it with the document skills below for decks and briefs. Contact enrichment uses credits.
Documents — briefs in, decks out.
Anthropic Document Skills (PDF, DOCX, XLSX, PPTX)
Best for account briefs, proposals, and QBR decksAnthropic's official document skills let Claude read and produce real files: PDFs and Word documents in, spreadsheets and slide decks out. On a sales desk that means the research Claude just did with Lessie data lands as a one-page account brief, the monthly numbers land as a formatted forecast XLSX, and the QBR deck assembles itself from both.
It also reads what prospects send back—security questionnaires, procurement PDFs, redlined proposals—and summarizes what changed. Honest con: deck quality follows your template quality; feed it one great QBR deck as the pattern.
Your playbook — skills you write yourself. The highest-leverage sales skills are not on GitHub: they are your ICP definition and your voice, packaged so Claude applies them identically on every account.
Custom Skill: ICP Qualification
Best for consistent account scoring across the teamAn ICP skill is a SKILL.md that states who you sell to: firmographics, must-have signals, disqualifiers, and how to weigh them into a score. Once installed, every list Claude builds and every inbound Claude triages gets filtered through the same definition—no more each-rep-their-own-ICP drift.
Structure it as: three firmographic ranges, five positive signals, three hard disqualifiers, a 1–5 score with anchors. Honest con: an ICP skill enforces your definition—it will not fix a definition that is wrong. Revisit it quarterly against closed-won data.
Custom Skill: Cold-Email Voice
Best for outreach that sounds like your best repA cold-email voice skill holds three to five of your genuinely best-performing emails and the rules behind them: length, structure, what you always reference, what you never say. Claude then drafts every sequence in that voice, personalized with the prospect data the Lessie skill just pulled—the approach behind our cold email generator, running inside your own agent.
Verify addresses with an email verifier before sending and keep a human review step on every sequence. Honest con: voice skills amplify whatever you feed them—pick emails that got replies, not emails you like.
Claude Sales Skills Compared
| Skill | Sales job | Free? |
|---|---|---|
| Lessie Skill | Lead lists, decision-maker discovery, buying signals | Free to start; enrichment uses credits |
| Anthropic document skills | Account briefs, proposals, forecasts, QBR decks | Free with Claude |
| ICP-qualification skill (yours) | Consistent account scoring and triage | Free — you write it |
| Cold-email voice skill (yours) | Personalized sequences in one voice | Free — you write it |
How to Set Up a Sales Skill Stack
- 1Install the data layer, confirm the document skills
Run npx skills add LessieAI/lessie-skill -y -g to install Lessie globally—the skills CLI works with Claude Code, Codex, and any MCP agent. Anthropic's document skills ship with Claude, so briefs and decks work out of the box.
- 2Write your ICP and voice skills
One SKILL.md each: the ICP definition your team actually closes against, and a cold-email voice file built from your three best-performing emails. Keep both in a git repo so every rep runs the same playbook.
- 3Run one real sprint end to end
Ask Claude to build a 100-account list against your ICP, watch it for signals for a week, and draft personalized outreach for every account that fires. The personalization is why reply rates climb from around 1% toward 12%—and one finished sprint teaches you more than any skill list.
Sales is one lens on the ecosystem—see the best Claude skills across every role, the marketing stack, or the install guides for Codex and Cowork.
