Open Source·Cursor Skills

Cursor for GTM

Cold outreach skills for AI agents — deliverability, copywriting, and optional Instantly CLI.

Business-agnostic playbooks encoded as Cursor skills. Bring your own ICP, offer, and proof. MIT-licensed.

Instantly CLI

What you get

Three skills that teach agents how to run cold outreach without inventing bad habits.

GTM Outreach

Parent skill that routes the agent to the right playbook for any cold outreach task.

.cursor/skills/gtm-outreach/

Cold Email Deliverability

DNS, ESP setup, inbox placement, and sending infrastructure — so messages actually land.

.cursor/skills/cold-email-deliverability/

Cold Email Copywriting

Message structure, tone, and CTAs. Write or review copy that starts real conversations.

.cursor/skills/cold-email-copywriting/

Quick start

You do not need to be a developer. Cursor (or a similar agent) plus these skills is enough.

  1. 1Clone or copy the repo into your project root
  2. 2Run npm install and copy .env.example → .env
  3. 3Add your Instantly API key (optional)
  4. 4Open in Cursor — skills in .cursor/skills/ load automatically
  5. 5Ask: “Review this cold email for deliverability”

Optional Instantly CLI

The repo includes instantly-cli as a project-scoped dependency. Connect your workspace, list campaigns, and let the agent operate Instantly via MCP or the terminal.

terminal
npm install
cp .env.example .env
# set INSTANTLY_API_KEY=...
npm run instantly:status

Philosophy

Cold outreach is legitimate business development. We operate in the same filtering environment as spammers, so deliverability and relevance are non-negotiable. Good infrastructure plus sharp, relevant copy is how one message starts a real conversation.

Clone it. Teach your agent.

Free on GitHub. Extend it — LinkedIn, list building, and reply handling are on the roadmap.