skills/sales-mailshake/SKILL.md
Mailshake platform help — campaigns, Lead Catcher, recipients, senders, webhooks, API, analytics, integrations, deliverability settings. Use when Mailshake campaigns aren't getting replies, Lead Catcher is missing leads, recipients aren't importing correctly, sender accounts keep disconnecting, integrations aren't syncing, or API calls are failing. Do NOT use for building prospect lists (use /sales-prospect-list), enriching contacts (use /sales-enrich), designing cadence strategy (use /sales-cadence), or cross-platform deliverability (use /sales-deliverability).
npx skillsauth add sales-skills/sales sales-mailshakeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Help the user with Mailshake platform questions — from campaign setup and Lead Catcher through recipient management, deliverability settings, API, and integrations.
If references/learnings.md exists, read it first for accumulated knowledge.
Ask the user:
What area of Mailshake do you need help with?
/sales-cadence {your question})/sales-deliverability {your question})What's your role?
What are you trying to accomplish? (describe your specific goal or question)
If the user's request already provides most of this context, skip directly to the relevant step. Lead with your best-effort answer using reasonable assumptions (stated explicitly), then ask only the most critical 1-2 clarifying questions at the end — don't gate your response behind gathering complete context.
Note: If the user needs a specialized skill, route them there with a brief explanation of why that skill is a better fit.
If the request maps to a specialized skill, route:
/sales-prospect-list/sales-enrich/sales-cadence/sales-deliverability/sales-integrationOtherwise, answer directly from platform knowledge using the reference below.
Provide module-by-module guidance based on the user's area:
emailAddress is mandatory. Everything else is optional but recommended.first, last, company, title — these map to merge fields {{first}}, {{last}}, {{company}}, {{title}}/sales-deliverability for a full warmup framework.Core entities — understand these to navigate the UI and work with the API:
| Entity | What it represents | Key relationships | |---|---|---| | Campaign | A multi-step email sequence | Has Messages (steps), has Recipients | | Recipient | A contact enrolled in a campaign | Belongs to a Campaign, has Activity | | Lead | A reply captured by Lead Catcher | Belongs to a Campaign, linked to a Recipient | | Message | A step in a campaign (initial or follow-up) | Belongs to a Campaign | | Sender | A connected email account | Used by Campaigns | | Team Member | A user on the account | Can own Campaigns and Leads |
For detailed API documentation including all endpoints, authentication, rate limits, and webhook event payloads, always consult references/mailshake-api-reference.md. Point the user to this file for the full endpoint catalog, request/response schemas, and rate limit details. Any API question should include a pointer to this reference file.
Quick reference: Base URL https://api.mailshake.com/2017-04-01. Auth: API key via apiKey parameter (query/body) or Authorization: Basic <base64 apiKey> header; OAuth 2.0 for third-party apps. Rate limits use a quota-units-per-hour model (per-operation cost, scaled by plan/seats) plus a separate monthly recipient-add cap — not a flat requests/minute limit. Key capabilities: campaign CRUD, recipient management, activity tracking, Lead Catcher management, push webhooks (which send a resource_url you fetch — no HMAC signing).
Based on the user's specific question:
references/mailshake-api-reference.md."Don't confuse Lead Catcher with a CRM. Lead Catcher captures and tracks email replies — it's a triage tool, not a deal pipeline. Qualified leads should be pushed to Salesforce/HubSpot for pipeline management. Claude often treats Lead Catcher as a full CRM replacement.
Don't use "sequence" when talking about Mailshake. Mailshake calls them "campaigns." Using "sequence" (Apollo/Salesloft terminology) confuses the user and the UI. Always say "campaign" for Mailshake.
Don't assume deliverability is configured. New Mailshake accounts often have no SPF/DKIM/DMARC, no custom tracking domain, and no warmup plan. Always check domain auth status before troubleshooting send issues.
Don't recommend features available only on higher plans without asking. A/B testing, team analytics, and some integrations are plan-gated. Ask about the user's plan before recommending these features.
Don't assume Mailshake uses a simple requests/minute rate limit. It uses a quota-units-per-hour model — each operation costs different units (e.g. recipients/add costs 20 + N, push/create costs 100, activity/sent costs 1), and there's a separate monthly cap on recipients added via the API. Exceeding either returns a limit_reached / exceeds_monthly_recipients error. Limits scale with plan and user seats. Bulk operations must be batched and paced. Claude tends to generate tight loops without budgeting quota units.
Self-improving: If you discover something not covered here, append it to references/learnings.md with today's date.
/sales-cadence — Design outbound cadence strategy (platform-agnostic, works with Mailshake campaigns)/sales-deliverability — Cross-platform email deliverability — SPF/DKIM/DMARC, warmup, inbox placement/sales-prospect-list — Build prospect lists to import into Mailshake/sales-enrich — Enrich contacts with emails/phones before importing/sales-integration — Connect Mailshake to other tools via webhooks, Zapier, or API/sales-apollo — Apollo.io platform help (if using Apollo instead of Mailshake)/sales-salesloft — Salesloft platform help (if using Salesloft instead of Mailshake)/sales-do — Not sure which skill to use? The router matches any sales objective to the right skill.User says: "How do I set up Lead Catcher in Mailshake?" Skill does:
User says: "I want to use the Mailshake API to add 500 recipients to a campaign" Skill does:
references/mailshake-api-reference.md for full API docs/recipients/add endpoint — emailAddress required, fields for merge vars (accepts addresses, listOfEmails, or csvData; max 5,000 per campaign)/recipients/add costs 20 + N units) and the separate monthly recipient-add cap, and recommends batching/pacing/recipients/addStatus
Result: User knows the endpoint, required fields, and how to batch large imports within the quota-unit and monthly-recipient limitsSymptom: Campaign open rates below 30%
Cause: Missing domain authentication, poor sender reputation, or weak subject lines
Solution: Verify SPF/DKIM/DMARC in your DNS. Set up a custom tracking domain. Check sender reputation. A/B test subject lines. See /sales-deliverability for a full diagnosis framework.
Symptom: Bounce rate above 3% Cause: Unverified email list or stale data Solution: Verify emails before import using a verification tool (NeverBounce, ZeroBounce). Remove hard bounces immediately. Mailshake does not verify on upload — this is your responsibility.
Symptom: Replies come in but don't appear in Lead Catcher Cause: Lead Catcher not enabled for the campaign, or reply detected as out-of-office/bounce Solution: Check campaign settings — Lead Catcher must be enabled per campaign. Auto-replies and OOO messages are filtered out by default. Check the Activity > Replies tab to confirm the reply was received.
tools
Wizlogo (wizlogo.com) platform help — a budget online logo maker (template/style-variation, marketed as "AI") plus a hub of FREE branding tools (business-name, blog-name and slogan generators, business-card maker, invoice generator, color converter, domain search). The pricing traps: the FREE logo is PERSONAL-USE-ONLY; the two cheap paid tiers are RASTER PNG/JPG only — Single (~€39.99 one-time) and Unlimited (~€3.99 per WEEK, recurring) — and VECTOR (SVG/PDF/EPS) is gated to the ~€299.99 Enterprise tier, which also bundles human designer edits and a social kit. Transparent PNG is on all paid plans. Use when making a Wizlogo logo, understanding free-vs-paid or personal-vs-commercial use, which tier unlocks vector/SVG for print, the weekly-subscription billing trap, its free name/slogan generators, or whether it has an API (UI-only — no public API, webhooks, Zapier or MCP). Do NOT use to just generate the business name (use /sales-namelix) or to compare/validate branding tools (use /sales-idea-validation).
tools
VistaPrint platform help (vistaprint.com, a Cimpress company) — the small-business design + print + digital-marketing platform: a free AI Logomaker (4 generations, 60 more after free sign-up) exporting SVG/PNG/PDF at 4000x4000 with no watermark, a free Brand Kit, business cards/flyers/signage/apparel/promo print, and a website builder. THE RIGHTS TRAP: VistaPrint states NO intellectual-property rights transfer on an AI-generated logo — you get usage rights but CANNOT register it for trademark or copyright; only its human designer service transfers full IP. Use when making a VistaPrint logo, asking if you own or can trademark it, running out of AI logo credits, printed colors not matching the screen, bleed/DPI/font file-prep rejections, or asking whether VistaPrint has an API (the consumer site does not — automation runs through the parent Cimpress Open partner-fulfilment API). Do NOT use for Vista Social scheduling (use /sales-vistasocial) or comparing logo tools market-wide (use /sales-idea-validation).
tools
Turbologo (turbologo.com) platform help — a budget AI/DIY logo maker: enter a business name + industry, pick icons and colors, and it proposes logo concepts you refine in an in-browser editor, then pay a one-time fee to download (designing is free, previews are watermarked, downloading is the paywall). Vector SVG/PDF is gated to the mid tier and up; the top tier adds a brand kit (business cards, letterheads, email signatures, social assets). Use when generating a logo in Turbologo, choosing which download tier to buy, vector SVG vs raster PNG, removing the free watermark, the time-limited edit-after-purchase window, pay-to-download pricing questions, whether an AI logo is yours to trademark, or whether Turbologo has an API to bulk-generate logos (it is UI-only — no public API, webhooks, Zapier, or MCP). Do NOT use to generate the business name (use /sales-namelix), compare or validate branding tools across the market (use /sales-idea-validation), or build wider marketing creative (use /sales-canva).
tools
Online Logo Maker (onlinelogomaker.com) platform help — a long-standing free/freemium DIY logo maker: build the mark yourself from icons, shapes, text, and fonts — MANUAL/template-based, NOT enter-a-name-get-AI-concepts. The free pack downloads a LOW-RES 300px PNG with a background; vector SVG, transparent PNG, and 2000px high-res are gated to a one-time lifetime Premium pack (not a subscription). The free tier's commercial-use rights are disputed by reviewers — clean ownership effectively needs Premium, and a shared-icon mark can be non-distinctive. Use for building/editing a logo here, free download vs Premium, vector SVG or transparent PNG, one-time pricing, commercial-use/trademark terms, near-namesake confusion (NOT LogoMaker.com / LogoMakr / Logomakerr.ai), or whether it has an API (UI-only — no API, webhooks, Zapier, MCP). Do NOT use to generate the business name (use /sales-namelix), compare branding tools across the market (use /sales-idea-validation), or build wider creative (use /sales-canva).