OutboundSync Agent Skills
When to use: You want an AI coding agent to run OutboundSync workflows — launch readiness, CRM analysis, outbound copy, deliverability checks, or directory lookups — via public Agent Skills.
OutboundSync ships installable skills in the public pack at outboundsync/skills. Source of truth is that GitHub repo; https://outboundsync.com/.well-known/skills/ is a publish mirror for discovery (npx skills add https://outboundsync.com). The machine index lists 11 skills: /.well-known/skills/index.json.
How it works
Section titled “How it works”Install once with npx skills (Install skills). After that, you talk to your agent like a teammate — it picks the matching OutboundSync skill and returns a structured answer.
Same install, different asks — launch checks, CRM analysis, copy, and deliverability each have a dedicated skill. See the full list in the catalog.
Browse every skill on the catalog, or jump straight to setup and fixes below.