Skip to content

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.

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.

You ask your agent in plain language. Example asks fan out to skills: ready to launch maps to Preflight, campaign replies to CRM analysis, rewrite this cold email to copy skills, and SPF setup to deliverability scorecards.

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.