gtm · outbound
The GTM outbound skills.
The go-to-market outbound stack — the exact Claude Code skills I use to run GTM outreach end to end, from raw list to booked meeting.
Writes relevancy-first cold emails and sequences built on a buyer-signal hook — then lints them for spam triggers, length, and me-focus so they hit the inbox.
git clone https://github.com/bilaalmalik/cold-email-copywriter ~/.claude/skills/cold-email-copywriter
Turns a prospect's real profile + activity into a personalized connection note and first message — respects the 300-char limit and strips generic filler.
git clone https://github.com/bilaalmalik/linkedin-personalization ~/.claude/skills/linkedin-personalization
Takes a raw CSV and turns it into a campaign-ready list where every row has a real personalization hook — role, company, buyer signals.
git clone https://github.com/bilaalmalik/lead-enrichment ~/.claude/skills/lead-enrichment
Qualifies accounts by buyer signals (funding, hiring, tech stack, stated pain) and tiers them A/B/C — so GTM outreach hits the accounts ready to buy now.
git clone https://github.com/bilaalmalik/icp-signal-research ~/.claude/skills/icp-signal-research
Audits your sending domain — SPF, DKIM, DMARC, MX — scores it, and gives the exact DNS fixes so your cold email lands in the inbox, not spam.
git clone https://github.com/bilaalmalik/deliverability-doctor ~/.claude/skills/deliverability-doctor