Top 16 Claude Skills for Marketing Automation (2026)
The 3 Claude skills for marketing automation we would install first, plus 13 more grouped by job, and what a skill will not do on its own.
By Maxime Pudzeis, Founder, Kaizen Agency
· 11 min read
On this page
Claude skills for marketing automation help you connect your tools, move data between them, turn the results into the reports your team reads, and package your own way of working as a skill Claude can reuse. If you install three: n8n Automation Expert helps you choose and learn a workflow tool, Marketing Loops designs the recurring tasks Claude runs for you on a schedule, and Devil's Advocate reviews a workflow or a plan before it touches anything live.
Five jobs, each with an owner. A skill drafts or configures inside its box, a person still turns it on.
A workflow tool like n8n links your CRM, your inbox and your forms so data stops living in separate tabs.
Owner: whoever set up the stack, usually once per tool.
A lead, a reply or a form fill lands in the CRM or the sheet it belongs in, not stuck in an inbox.
Owner: the workflow, running on its own once built.
A report, a proposal, a status update or a deck exists in minutes instead of an afternoon.
Owner: whoever owns that document, they still read it before sending.
A plan, a workflow or a prompt gets pressure-tested for gaps before it runs on real data.
Owner: a human, using the review as a second opinion, not a rubber stamp.
The approved workflow repeats on a cadence, weekly or monthly, without anyone retyping the same request.
Owner: whoever owns the process, checking in on the cadence, not running each step by hand.
What is a Claude skill (and what it is not)
A Claude skill is a folder of instructions, checklists and scripts that Claude reads before doing a task, the same way a new hire reads a runbook. Install one and Claude follows it: which building block to use in an n8n workflow, how to structure a recurring report, what a good review looks like before a workflow goes live. A skill is not a connection to your tools, a program running in the background or a person. It does not execute on a schedule by itself, and it does not touch a live system unless you separately connect a tool that lets it write.
The top 16 Claude skills for marketing automation, grouped by job
| Skill | What it does | Publisher |
|---|---|---|
| n8n Automation Expert | Routes n8n workflow questions across nodes, triggers, and self-hosting. | ColdIQ |
| n8n Debugger | Diagnoses n8n workflow errors from an error message or screenshot. | lemlist |
| n8n Workflow Builder | Builds production-ready n8n workflow JSON for outreach and CRM automation. | lemlist |
| Marketing Loops | Designs recurring marketing workflows an agent runs on a schedule. | Corey Haines |
| CRM Automation | Automates HubSpot, Salesforce, and Pipedrive lead and deal workflows. | Claude Office Skills |
| Pipedrive Automation | Automates Pipedrive deal management, pipeline tracking, and sales reporting. | Claude Office Skills |
| Full CRM | Pushes already-enriched contacts into a separately connected CRM MCP. | FullEnrich |
| Marketing Automation | Sets up marketing automation in HubSpot and Marketo, including lead scoring. | manojbajaj95 |
| Marketing Ops | Coordinates the MarTech stack, automation, attribution, and campaign orchestration. | borghei |
| pptx | Creates and edits PowerPoint decks, slide templates, layouts, and speaker notes. | Anthropic |
| xlsx | Creates, edits, and analyzes Excel spreadsheets with formulas, formatting, and charts. | Anthropic |
| internal-comms | Writes internal updates such as status reports, newsletters, FAQs, and incident reports. | Anthropic |
| doc-coauthoring | Walks through a structured process for co-writing specs, proposals, and decision docs. | Anthropic |
| skill-creator | Creates, edits, and evaluates new Claude skills, including running performance benchmarks. | Anthropic |
| Prompt Engineering | Rewrites a rough prompt into a production-ready prompt for Claude. | lemlist |
| Devil's Advocate | Adversarially critiques a prompt, strategy, plan, or decision with scored findings. | ColdIQ |
Connect your tools
n8n Automation Expert answers questions about n8n, a tool that connects your apps and runs a chain of steps each time something happens, such as a form being filled in. Each step is called a node, and the event that starts the chain is the trigger. The skill covers which node to use, how triggers fire, how n8n compares with Zapier and Make, and how to run it on your own server instead of n8n's hosted version. It is the skill we would install first. It is written for teams that already run many workflows, so start with the basic questions: which tool, and which first workflow. A workflow built on the wrong step fails quietly for weeks before anyone notices, so getting the basics right saves more time than any single automation. Install: npx skills add Cold-IQ/ColdIQ-s-GTM-Skills --skill master-skills/n8n
n8n Debugger reads an error message or a screenshot of a broken n8n workflow and tells you what went wrong, instead of you clicking through each step and guessing. Install: npx github:l3mpire/claude-skills n8n-debugger
n8n Workflow Builder builds the workflow file itself for an outreach or CRM automation, in the JSON format n8n imports. It is the skill that turns "put every new form into the CRM and alert the owner" into a file you import, test and switch on. Install: npx github:l3mpire/claude-skills n8n-workflow-builder
Marketing Loops designs recurring tasks that Claude itself runs on a schedule, such as a weekly check of your numbers or a monthly review of which pages need refreshing. Each loop gets a trigger, a fixed set of steps, a self-check and a clear point where it stops. The skill's own rule: a loop may draft on its own, but anything that spends, publishes or sends waits for a person. A one-off automation is useful once. A well-designed loop is useful every week without you rebuilding it. Install: npx skills add coreyhaines31/marketingskills --skill marketing-loops
Move data between them
CRM Automation automates lead and deal workflows across HubSpot, Salesforce and Pipedrive, the layer that keeps a CRM up to date without someone copying fields by hand after every call. Install: npx skills add claude-office-skills/skills --skill crm-automation
Pipedrive Automation does the same job for Pipedrive only: deal management, pipeline tracking and sales reporting, for a team that lives in that tool. Install: npx skills add claude-office-skills/skills --skill pipedrive-automation
Full CRM pushes contacts already enriched elsewhere, meaning another tool has added their email, phone number and job title, into your CRM. It needs a separate connector, called an MCP, that gives Claude access to that CRM. It is the last step of a chain where the enrichment happens in one tool and the record has to land in another. Install: /plugin marketplace add FullEnrich/fullenrich-skills then /plugin install fullenrich@fullenrich
Marketing Automation sets up automation directly inside HubSpot or Marketo, including lead scoring (points that rank leads by how likely they are to buy). It suits a team whose marketing platform sits at the center of its tools, rather than a connector like n8n. Install: npx skills add manojbajaj95/claude-gtm-plugin --skill marketing-automation
Marketing Ops sits one level above the tools. It coordinates your marketing tools, the automations and the attribution (which channel gets credit for a lead), so a new workflow does not quietly break a report three tools further along. It is the skill for the moment a B2B SME has connected so many tools that nobody can hold the whole picture in their head anymore. Install: npx @borghei/claude-skills add marketing-ops
Documents and reports
pptx creates and edits PowerPoint decks, slide templates and speaker notes, for the monthly or quarterly review deck that otherwise eats an afternoon before every meeting. Install: npx skills add anthropics/skills --skill pptx
xlsx creates, edits and analyzes Excel spreadsheets with formulas and charts, for the tracker or reporting sheet where the numbers from your automations end up. Install: npx skills add anthropics/skills --skill xlsx
internal-comms writes status reports, newsletters, FAQs and incident reports, so what a workflow produced becomes an update your team actually reads. Install: npx skills add anthropics/skills --skill internal-comms
doc-coauthoring walks you through a structured process for co-writing specs, proposals and decision docs with Claude. Useful for the automation plan itself: writing down what a workflow must do, and must never do, before anyone builds it. Install: npx skills add anthropics/skills --skill doc-coauthoring
Build your own skill from your playbook
skill-creator creates, edits and evaluates new Claude skills, including tests that measure how well a skill does its job. Once a marketing process is stable enough to write down, this is what turns your team's real playbook, not a generic one, into something Claude runs the same way every time. Install: npx skills add anthropics/skills --skill skill-creator
Prompt Engineering rewrites a rough prompt, the instruction you type to Claude, into one you can reuse as is. It is the smaller step before a full skill is worth building: get the single instruction right first, then decide whether it deserves to become a skill. Install: npx github:l3mpire/claude-skills prompt-engineering
Review before it runs
Devil's Advocate critiques a prompt, strategy, plan or decision the way an opponent would, and returns scored findings instead of a vague "looks fine." Before a workflow touches your CRM or a plan goes out to the team, it is the second opinion that catches the gap a first read misses. It is the third skill we would install, alongside the first automation you build. Install: npx skills add Cold-IQ/ColdIQ-s-GTM-Skills --skill skills/devils-advocate
The order we would install them in
Start with n8n Automation Expert, since most of what follows either runs on n8n or gets compared to it. Pair it with n8n Workflow Builder to produce your first real workflow and n8n Debugger for when it breaks, which it will. Add Marketing Loops once you have one working automation, to decide what Claude checks weekly or monthly instead of you asking by hand each time.
Next, connect the data: CRM Automation or Pipedrive Automation depending on which CRM you run, Full CRM if enrichment happens in a separate tool, and Marketing Automation if HubSpot or Marketo sits at the center of your tools rather than n8n. Bring in Marketing Ops once so many tools are connected that no single person sees the whole picture anymore.
Use doc-coauthoring to write down what your first workflow must do before anyone builds it. Add pptx, xlsx and internal-comms whenever the next deck, report or team update is due. There is no set order there. Reach for skill-creator and Prompt Engineering once a process has run by hand enough times that writing it down is worth the afternoon. Keep Devil's Advocate in use throughout: review every workflow and every plan before it touches anything live, not just the first one.
What we left out, and why
docx and pdf (Anthropic) handle Word and PDF files well: creating, editing, filling in forms. The files they serve best, proposals and contracts, are sales paperwork rather than marketing automation, so we left them off this list.
Email Marketing (Claude Office Skills) builds campaigns, sequences, A/B tests and deliverability checks for email marketing. It is about writing and sending email, which our cold email and copywriting lists cover, rather than about connecting tools and moving data.
slack-gif-creator (Anthropic) makes animated GIFs for Slack. Fun, but it is not marketing automation, and it did not earn a place on a list this focused.
mcp-builder, web-artifacts-builder, webapp-testing and the Vercel developer skills (react-best-practices, deploy-to-vercel, react-view-transitions) all assume a developer building software, not a founder or head of sales running marketing tools. They stayed off this list on purpose.
gh-cli and code-improver (Trail of Bits) are code review and version control tools for engineering teams, so they are out of scope here too.
What a skill will not do for you
A skill drafts a workflow, a document or a review. It does not decide which CRM you should standardize on, and it does not own the weekly rhythm that keeps an automation running correctly six months after you built it. n8n Workflow Builder produces a working workflow file, but someone still has to import it, test it on a handful of real records, and watch it for the first week before trusting it with everything. If a workflow starts moving data into the wrong field or alerting the wrong person, a human needs to catch that fast, not find it in a quarterly review. Skills also do not know the quirks of your own tools. Testing a generic n8n pattern against them, and keeping a weekly rhythm around it, is the system work we describe in our go-to-market strategy for SMEs, not something a single skill does alone.
That tool design and the weekly rhythm behind it are exactly what we install for clients across the GOALS method.
FAQ
Can a Claude skill connect to n8n or my CRM on its own?
No. A skill is instructions Claude follows, not a live connection. To actually read or write data in n8n, HubSpot, Pipedrive or any other tool, you separately connect an MCP server (a connector built for Claude) or an API integration that grants that access. The skill tells Claude what to do once that connection exists.
Are Claude skills free?
The skill itself is usually free and open source. Most on this list carry an MIT license or none listed rather than a paid one. What is not free is the n8n hosting, the CRM seat, the enrichment provider behind Full CRM, or the Claude usage running the skill.
Do these work in Claude.ai or only Claude Code?
Most install through Claude Code with a one-line command, such as npx skills add or /plugin install, depending on the publisher. A growing number also load inside Claude.ai and the Claude apps, but check the command listed for that skill rather than assuming it works everywhere.
Is it safe to let a workflow skill touch my live CRM?
Read the skill's source before granting write access, and test any new n8n workflow or CRM automation on a handful of records or a test copy of your CRM (a sandbox) first, never straight on your live data. A skill published by an individual on GitHub carries different risk than a tool built by your CRM vendor, and both deserve that first cautious run.
How do I install one?
Read the skill's SKILL.md first so you know what it actually configures or writes, run the install command listed above, then test it on a copy of your data or a low-stakes workflow before pointing it at anything that runs automatically.
See the full, gated list of Claude skills for marketing automation, letter B on /resources. If you want to see where your own tools, workflows and reporting actually stand today, our 4-minute diagnostic scores that alongside the rest of your acquisition.
