$npx -y skills add sales-skills/sales --skill sales-amplemarketAmplemarket platform help — AI-native all-in-one sales engagement with Duo AI copilot, 300M+ B2B contacts, multichannel sequences, intent signals, and deliverability suite. Use when setting up Amplemarket sequences, Amplemarket emails going to spam, Amplemarket credits burning fa
| 1 | # Amplemarket Platform Help |
| 2 | |
| 3 | ## Step 1 — Gather context |
| 4 | |
| 5 | If `references/learnings.md` exists, read it first for accumulated platform knowledge. |
| 6 | |
| 7 | Which area of Amplemarket do you need help with? |
| 8 | |
| 9 | 1. **Sequences & outreach** — multichannel cadences, email/LinkedIn/phone steps, A/B testing |
| 10 | 2. **Data & enrichment** — Searcher, people/company search, bulk enrichment, lead lists |
| 11 | 3. **Deliverability** — warmup, domain health, inbox placement, spam checker, mailbox rotation |
| 12 | 4. **Intent signals** — job changes, website visitors, funding events, competitive signals, Custom Signals |
| 13 | 5. **Duo AI copilot** — AI personalization, agent configuration |
| 14 | 6. **CRM integration** — Salesforce/HubSpot sync, field mapping, activity logging |
| 15 | 7. **API & automation** — REST API endpoints, webhooks, Zapier |
| 16 | 8. **Billing & credits** — understanding credit consumption, plan limits, overages |
| 17 | 9. **Something else** — describe your situation |
| 18 | |
| 19 | Skip-ahead rule: if the user's prompt already contains enough context, skip to Step 2. |
| 20 | |
| 21 | ## Step 2 — Route or answer directly |
| 22 | |
| 23 | | Problem domain | Route to | |
| 24 | |---|---| |
| 25 | | General outbound sequence strategy (not Amplemarket-specific) | `/sales-cadence` | |
| 26 | | Email deliverability fundamentals (SPF/DKIM/DMARC, not platform-specific) | `/sales-deliverability` | |
| 27 | | Enrichment comparison across tools | `/sales-enrich` | |
| 28 | | Building prospect lists across tools | `/sales-prospect-list` | |
| 29 | | Understanding buyer intent signals generally | `/sales-intent` | |
| 30 | | CRM selection or comparison | `/sales-crm-selection` | |
| 31 | |
| 32 | When routing to another skill, provide the exact command: "This is a {problem domain} question — run: `/sales-{skill} {user's original question}`" |
| 33 | |
| 34 | If the question is Amplemarket-specific, continue to Step 3. |
| 35 | |
| 36 | ## Step 3 — Amplemarket platform reference |
| 37 | |
| 38 | **Read `references/platform-guide.md`** for the full platform reference — modules, pricing, integrations, data model, workflows. |
| 39 | |
| 40 | Answer the user's question using only the relevant section. Don't dump the full reference. |
| 41 | |
| 42 | For API questions, **also read `references/amplemarket-api-reference.md`** for endpoint details. |
| 43 | |
| 44 | ## Step 4 — Actionable guidance |
| 45 | |
| 46 | You no longer need the platform guide — focus on the user's specific situation. |
| 47 | |
| 48 | - Start with the simplest solution before suggesting complex workflows |
| 49 | - Reference specific Amplemarket UI paths or API endpoints |
| 50 | - If a feature is plan-gated, mention which plan is required |
| 51 | - If you discover a gotcha or workaround not in `references/learnings.md`, append it there |
| 52 | |
| 53 | ## Gotchas |
| 54 | |
| 55 | > *Best-effort from research — review these, especially items about plan-gated features and integration gotchas that may be outdated.* |
| 56 | |
| 57 | - **Annual contracts only** — no monthly billing at any tier. Minimum $600/mo (2 users), billed yearly |
| 58 | - **Credit system is confusing** — data access is credit-based, not unlimited. Phone credits cost $0.50 each. Monitor consumption in Settings → Usage to avoid surprise overages |
| 59 | - **HubSpot sync is 3-hour delay** — not real-time. Salesforce sync is closer to real-time but requires field mapping configuration |
| 60 | - **Sequence editing is clunky** — you can't edit steps in-place on live sequences. Clone the sequence, edit the clone, then pause/replace |
| 61 | - **International data accuracy is lower** — US data is ~95% accurate, international can be significantly worse. Validate emails before sending to non-US contacts |
| 62 | - **Deliverability Booster warmup takes 2-4 weeks** — don't launch high-volume campaigns on new domains immediately |
| 63 | - **People Search rate limit (300/min)** is stricter than general API limit (500/min) — batch searches accordingly |
| 64 | - **Duo Inbox is an add-on on Growth plan** — not included by default. Check your contract |
| 65 | |
| 66 | ## Related skills |
| 67 | |
| 68 | - `/sales-cadence` — Multi-channel outbound sequence strategy across all platforms |
| 69 | - `/sales-deliverability` — Email deliverability fundamentals and platform-specific warmup guides |
| 70 | - `/sales-enrich` — Contact enrichment comparison and workflows across all tools |
| 71 | - `/sales-prospect-list` — Building targeted B2B prospect lists across all platforms |
| 72 | - `/sales-intent` — Buyer intent signals interpretation and routing strategy |
| 73 | - `/sales-do` — Not sure which skill t |