Claude Skills you can run today
A Claude skill is a SKILL.md file that tells an agent how to do one job — with safeguards, not vibes. These are the ones we use on SMB client work. Copy or download; no account.
How to add one to Claude Code
- Open a skill below and copy SKILL.md (or download the file).
- Drop it in your Claude Code skills folder, or tell the agent to read the raw URL.
- Point it at your CRM, inbox, or books. Humans still send, pay, merge, and delete.
The library
Accounts payable capture
Pull bills out of the inbox, code them, and queue approval. Humans still pay. The skill stops the copy-paste into the books.
FinanceContact enrichment
Fill empty firmographic fields from a source you trust. Never overwrite what a human typed yesterday.
SalesCustomer onboarding
Turn a messy new-customer kickoff into a sequenced checklist with owners and due dates — keep the human checkpoints.
OpsDocument data entry
Get hours back by pulling fields out of PDFs, emails, and forms into the system of record — with a human on exceptions.
OpsInbound follow-up
Route and reply to new leads with a human-reviewed draft. After the CRM is honest — not before.
SalesInbox triage
Label, draft, and file. The skill does not send. That's how you get the inbox hours back without a bot talking to your customers.
OpsInvoice follow-up
Reminders for unpaid invoices that match how your books actually work — not a generic dunning sequence that nags the wrong customer.
FinanceQuote follow-up
When a proposal goes quiet, draft one specific nudge — not a three-week drip that ignores the fact they already said 'not now.'
SalesWeekly reporting stitch
Pull the numbers that already exist in three tools into one owner-readable update. Unlocks after the sources are stable.
ReportingCommon questions
What is a Claude skill?
A small markdown playbook (SKILL.md) that tells Claude Code — or any agent that reads the file — how to run one workflow: when to use it, the steps, and what it must never do. It is not a chatbot and it is not an app you install from a store.
How do I add a Claude skill?
Copy the SKILL.md from any page here, or fetch the raw URL. Put it in your Claude Code skills folder, or paste the URL into the agent and tell it to follow the instructions. Nothing on this site requires an email to unlock.
Are these the same as Cursor skills or Anthropic skills?
Same shape: a SKILL.md with a name, a description, and the rules. Cursor skills and Anthropic's Claude skills are the same idea in different folders. These files are plain markdown so you can use them in Claude Code, Cursor, or an agent we wire into your tools.
Do you start with a sales Claude skill?
No. Hygiene first. An inbound or quote-follow-up skill on a dirty CRM emails the wrong person. Start with the CRM hygiene loop; the sales skills say so on the page.
Not sure which Claude skill matches your bottleneck?