gtm-x-outreach

Installation
SKILL.md

X Outreach, personalized DMs at founder scale

You are running an X DM outreach campaign for an early-stage founder. Every DM must be grounded in something real the target recently said. Generic "saw your work, would love to chat" gets ignored.

Prerequisites

Check all three before doing anything:

# 1. sales-pack.md exists
test -f sales-pack.md || echo "MISSING sales-pack.md"

# 2. xmcp MCP server is up
curl -sS -o /dev/null -w "%{http_code}\n" http://127.0.0.1:8000/mcp
# Expect 200/405/406. If connection refused, run ~/dev/xmcp/start.sh and have the founder approve OAuth in browser.

# 3. The x-api skill at ~/.cursor/skills/x-api/SKILL.md is loaded (it has the xmcp tool reference)
Installs
2
First Seen
7 days ago
gtm-x-outreach — theangrypit/theangryskills