Email Hiring Manager
Drafts a cold email to a hiring manager anchored on a specific JD. Reads sender positioning from ../../config/sender-profile.md. Trigger phrases — "email the hiring manager", "draft the role email", "cold email for [role] at [company]", "applying to [JD]".
Story Consistency
Audits any content (landing pages, emails, resumes, cover letters, LinkedIn posts, outreach drafts, bios) against the sender's profile for factual accuracy, capability boundaries, positioning alignment, and tone. Returns a categorized diff — Accurate / Drift / Over-claimed / Under-sold / Missing / Tone issue — with suggested rewrites for every flagged line. Reads ../../config/sender-profile.md. T…
Create Prompt
Creates high-quality prompts through an interactive interview process. Asks targeted questions across every prompt dimension (role, task, context, inputs, output format, examples, reasoning) and generates a polished prompt following Anthropic's prompting best practices. Use when the user wants to author a prompt for the Claude API, Agent SDK, a chatbot, an agent, or any LLM-driven system.
Email Founder
Drafts a cold email to a founder or CEO at a company where the sender has a PRODUCT CONNECTION or ECOSYSTEM CONNECTION. Uses a "product user + specific business gap insight" frame. Reads sender positioning from ../../config/sender-profile.md. Trigger phrases — "email the founder", "cold email for [company] CEO", "founder email", "draft the founder email.
Create Skill
Creates high-quality Claude Code skills through an interactive interview process. Asks targeted questions across every prompt dimension (role, tools, instructions, context, output format, examples, reasoning) and generates a polished SKILL.md following Anthropic's prompting best practices.
Welcome
Interactive setup for the gtm-cold-email-pack. Interviews the sender, drafts config/sender-profile.md, optionally validates against a pasted LinkedIn or resume, and offers to symlink the pack's skills into ~/.claude/skills/. Run this once after cloning the pack. Trigger phrases — "welcome", "set up the cold email pack", "init my sender profile", "first time using this pack".
Humanize
Strips AI-tells from any piece of copy and rewrites it in the sender's voice. Reads voice rules from ../../config/sender-profile.md. Trigger phrases — "humanize this", "make it sound like me", "de-AI this", "remove em-dashes", "this sounds AI-generated". Run as a final pass before any email ships.
Email Growth Leader
Drafts a cold email to a Head of Growth, VP Growth, or growth leader using a stage-matched builder frame. Reads sender positioning from ../../config/sender-profile.md. Trigger phrases — "email the head of growth", "draft the growth email", "outreach to [growth leader name]", "email for [company] growth role.
Pick Frame
Router that selects the right cold-email skill given recipient role and sender profile. Reads ../../config/sender-profile.md and dispatches to email-founder, email-growth-leader, or email-hiring-manager. Trigger phrases — "pick the frame", "which email skill should I use", or as the default entry point when the user names a target without specifying a skill.