cold-email-outreach

cold-email-outreach is a skill for Claude Code, Codex from RudraDudhat2509/claude-skills. It costs 101 tokens per session (1,390 once invoked), scanned A, original, MIT.

A guide for writing highly specific unsolicited emails to companies about internships or jobs. It uses the sender’s background and relevant company details to shape each message.

In plain words
What is it for?
Use it to draft internship, job, or company outreach emails. It can select relevant projects and create an email around a specific company-related angle.
Why use it?
It helps avoid generic outreach emails that give the recipient no clear reason to respond. The approach ties the message to a concrete thing the company is doing and to relevant work by the sender.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to draft internship, job, or company outreach emails. It can select relevant projects and create an email around a specific company-related angle.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rudradudhat2509/claude-skills/cold_outreach
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add RudraDudhat2509/claude-skills --skill cold_outreach
Clone the repo
git clone --depth 1 https://github.com/RudraDudhat2509/claude-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for cold-email-outreach

README.md
[![agentmods](https://agentmods.dev/badge/skills/rudradudhat2509/claude-skills/cold_outreach/github.svg)](https://agentmods.dev/skills/rudradudhat2509/claude-skills/cold_outreach)
Your own site
<a href="https://agentmods.dev/skills/rudradudhat2509/claude-skills/cold_outreach"><img src="https://agentmods.dev/badge/skills/rudradudhat2509/claude-skills/cold_outreach/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for cold-email-outreach

Your own site · 80×15
<a href="https://agentmods.dev/skills/rudradudhat2509/claude-skills/cold_outreach"><img src="https://agentmods.dev/badge/skills/rudradudhat2509/claude-skills/cold_outreach.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 101 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,390 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00101 $0.01390
Opus 5 $0.00051 $0.00695
Sonnet 5 $0.00020 $0.00278
Haiku 4.5 $0.00010 $0.00139

Measured 12d ago against content hash b96945083959, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

cold-email-outreach scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

cold_outreach/SKILL.md · 112 lines

How it starts

The opening of the file, as written. The whole thing — 112 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Cold Email Outreach Skill

Generates hyper-specific, angle-driven cold emails for internship outreach. NOT generic. Every email must have a concrete hook tied to something real the company is doing.

About the Sender (Rudra Dudhat)

  • Name: Rudra Dudhat
  • College: IIT Bhilai, B.Tech Data Science & AI (2nd year, graduating 2028)
  • CGPA: 9.48
  • Target role: Applied Multimodal AI Engineering — vision-language models (VLMs), multimodal systems
  • Portfolio: rudradudhat2509.github.io
  • GitHub: github.com/RudraDudhat2509
  • X/Twitter: @rudrabuilds

Key Projects (pick the most relevant 1-2 per email)

  1. VLM Research Paper Tutor — ingests papers including figures and citations, teaches content actively through coding assignments, maintains a skill tree. Stack: Docling, Qdrant, LangGraph, RAGAS. Strong research angle.
  2. Cascade AI — multi-agent LLM backend on Firebase with self-healing routing and per-user memory via Firestore.
  3. OptiQuant — ensemble ML system with SHAP explainability, deployed on AWS EC2 with Docker and GitHub Actions CI/CD.
  4. diffprompt — CLI tool for behavioral prompt diffing (github.com/RudraDudhat2509/diffprompt). In active development.
  5. Multi-agent GAIA benchmark system — built using smolagents targeting HuggingFace Agents Course leaderboard.
  6. Personal Outreach Engine — automated CCP outreach pipeline using Groq LLM, Gmail SMTP/IMAP, Google Sheets, CLI-based human-in-the-loop approval.

Skills

  • VLMs: CLIP, LLaVA/Idefics, Florence-2
  • Fine-tuning: LoRA/QLoRA, PEFT
  • Inference: vLLM, ONNX
  • Agents/infra: LangGraph, FAISS/Qdrant, smolagents
  • Eval: RAGAS, LangSmith
  • Stack: Python, PyTorch, HuggingFace, FastAPI, Docker, AWS

Workflow

Step 1: Research the Company

Use web search to find:

  • What the company actually builds (not just their homepage blurb)
  • Their specific AI/ML work — models, papers, products, recent launches
  • Any pain points or open problems visible in their blog, GitHub, job postings, or press
  • Key people (founders, AI leads, research heads) — find a real name to address

Read the full file on GitHub · 112 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 112 lines · 101 tokens per session scan A b96945083959

Subscribe to this mod's changes

cold-email-outreach is a skill published in the GitHub repository RudraDudhat2509/claude-skills (2 stars, last pushed 19d ago), licensed MIT. It adds 101 tokens to every session and 1,390 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.