Cold Email banner
xujingchen1996 xujingchen1996

Cold Email

Communication community

Description

--- name: ra:cold-email description: Generate or optimize cold emails for professor outreach argument-hint: "[type] [professor-info]" allowed-tools: - Read - Write - Edit - Glob - Grep - WebSearch - Bash - AskUserQuestion - mcp__web_reader__webReader --- # Cold Email Command Parse the email type from `$ARGUMENTS`. Supported types: `first-contact`, `follow-up`, `interview-thanks`, `offer-negotiation`, `reference-remind`, `rejection-follow`. Default to `first-contact` if not sp

Installation

Installs to ~/.claude/skills/xujingchen1996-research-app-toolkit-cold-email/SKILL.md

Terminal
mkdir -p ~/.claude/skills/xujingchen1996-research-app-toolkit-cold-email && curl -fsSL https://raw.githubusercontent.com/xujingchen1996/research-app-toolkit/HEAD/commands/cold-email.md -o ~/.claude/skills/xujingchen1996-research-app-toolkit-cold-email/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository