# Professor Email

> Write warm, professional first-contact emails to professors for MS/PhD applications. Uses CV analysis to demonstrate alignment with professor's research. ONLY use after student has completed /professor-finder skill and has identified a specific professor. Extracts student background from CV using /pdf, verifies research alignment, and drafts short, enthusiastic emails from student's first-person perspective.

- Skill: `mani5100/professor-email` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add mani5100/professor-email`
- Raw SKILL.md: https://api.skillmd.com/api/skills/mani5100/professor-email/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: mani5100 (https://skillmd.com/u/mani5100)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/mani5100/professor-email

---


# Professor Email Writer

Write compelling first-contact emails to professors for graduate school applications. These emails are the student's first impression and must demonstrate genuine research alignment.

## Critical Requirements

1. **Prerequisite check** - Student MUST have used `/professor-finder` first
2. **CV analysis** - Extract student background using `/pdf` skill
3. **Alignment verification** - Only write email if student's background aligns with professor's research
4. **First-person perspective** - Always use "I am", "my research", never "he/she is"
5. **Keep it short** - Busy professors appreciate brevity
6. **Warm and enthusiastic** - Professional but not stiff

## Workflow

### Step 1: Verify Prerequisites

**Before proceeding, check if student has completed `/professor-finder`:**

Ask:
```
Have you used the /professor-finder skill to identify a professor?
I need information about the professor to write an effective email.
```

**If NO:**
- Stop and instruct them to use `/professor-finder` first
- Explain: "This ensures I have accurate information about the professor's research interests, background, and contact details"

**If YES:**
- Request they share the professor's details from their search results
- Need: Professor name, university, research areas, recent work/publications

### Step 2: Get Student's CV

Ask the student to provide their CV as a PDF:
```
Please provide your CV (PDF format) so I can highlight your relevant
experience and background in the email.
```

Once received, use the `/pdf` skill to extract:
- Education background (degrees, institutions, GPA if strong)
- Research experience (projects, publications, theses)
- Technical skills and expertise areas
- Relevant coursework or certifications
- Work experience (especially research-related)

### Step 3: Analyze Research Alignment

Compare student's background with professor's research area:

**Relevant alignment includes:**
- Direct research experience in the same field
- Adjacent/complementary research areas (e.g., both in ML, different sub-areas)
- Technical skills applicable to professor's work
- Coursework or projects in related domains
- Strong foundational knowledge in the broader field

**NOT aligned:**
- Completely different fields (e.g., biology student → computer graphics professor)
- No transferable skills or experience
- No demonstrated interest in the domain

**If NOT aligned:**
```markdown
I don't see strong alignment between your background and Prof. [Name]'s
research in [area]. Here's why:

- Your experience focuses on [student's areas]
- Prof. [Name] works on [professor's areas]
- There's limited overlap in [specific technical areas]

Consider:
1. Finding professors in [student's domain] using /professor-finder
2. Building relevant background through courses/projects before reaching out
3. Explaining a compelling reason for pivoting to this new area
```

Do NOT proceed to write the email if there's no alignment.

**If aligned:** Proceed to Step 4.

### Step 4: Draft the Email

Write a short, warm, enthusiastic email following this structure:

#### Email Structure

**1. Opening (2-3 sentences)**
- Who you are (name, current status/institution)
- How you found them (their website, recent paper, lab work)
- Clear statement of interest in their research

**2. Your Background (3-4 sentences)**
- Relevant academic background (degree, major, university)
- Key research experience or projects aligned with their work
- Specific skills or expertise relevant to their research
- Publications or significant accomplishments (if any)

**3. Research Alignment (2-3 sentences)**
- Why their specific research interests you
- How your experience/interests align with their work
- What specific aspect of their research you find compelling
- Reference a recent paper or project of theirs if possible

**4. What You're Looking For (1-2 sentences)**
- State you're applying for MS/PhD
- Express interest in joining their research group
- Mention application timeline if relevant

**5. Closing (1 sentence)**
- Thank them for their time
- Express hope for discussion

#### Tone and Style Guidelines

**DO:**
- Write in first person ("I am", "my research", "I worked on")
- Be enthusiastic but genuine
- Show you've done your homework about their research
- Keep paragraphs short (2-4 sentences each)
- Use specific examples from your background
- Mention specific aspects of their work
- Keep total email to 200-250 words

**DON'T:**
- Write long paragraphs or walls of text
- Use overly formal/stiff language
- Make generic statements ("I'm passionate about research")
- List every achievement or skill
- Write more than one page
- Use third person ("he is", "she has")
- Be overly humble or apologetic

#### Subject Line

Provide a clear, concise subject line:
```
Format: [MS/PhD Applicant] - [Your Name] - Interest in [Specific Research Area]

Examples:
- PhD Applicant - Sarah Chen - Interest in Neural Architecture Search
- MS Applicant - James Kumar - Background in Computational Biology
```

### Step 5: Present Complete Email

Format the output as:

```markdown
## Email to Prof. [Name]

### Subject Line
[Subject line here]

### Email Body

[Complete email text]

---

### Why This Email Works
- ✅ Shows specific knowledge of professor's research
- ✅ Demonstrates relevant background and skills
- ✅ Clear alignment between student experience and professor's work
- ✅ Concise and respectful of professor's time
- ✅ Authentic and enthusiastic tone
```

## Example Email Template

See [references/examples.md](references/examples.md) for complete example emails demonstrating good structure and tone.

## Common Pitfalls to Avoid

1. **Too long** - Professors are busy. Keep under 250 words.
2. **Too generic** - Mention specific papers, projects, or aspects of their work
3. **Resume dump** - Don't list everything. Highlight 2-3 relevant items.
4. **Overly formal** - "Dear Esteemed Professor" is too stiff
5. **No research alignment** - Must show you understand their work
6. **Third person** - This is YOUR email. Use "I", not "the applicant"
7. **Demanding** - Don't ask for guaranteed admission or funding in first email
8. **Spelling/grammar errors** - Always proofread

## Quick Reference

| Element | Length | Key Point |
|---------|--------|-----------|
| Subject | 8-12 words | Clear purpose and your name |
| Opening | 2-3 sentences | Who you are, why you're writing |
| Background | 3-4 sentences | Relevant experience only |
| Alignment | 2-3 sentences | Show knowledge of their work |
| Ask | 1-2 sentences | What you're seeking (MS/PhD) |
| Closing | 1 sentence | Thank them |
| **Total** | **200-250 words** | **Keep it short!** |

## After Email is Drafted

Remind the student:
```
Before sending:
1. ✅ Proofread for spelling and grammar
2. ✅ Verify professor's email is correct (from /professor-finder results)
3. ✅ Check that all specific references to their work are accurate
4. ✅ Add your actual contact information if not in email signature
5. ✅ Consider timing (avoid weekends, late nights)
```

