Skill detail
cover-letter
Dedicated job-application cover-letter workflow with personalization and templates.
Inspect before use
Automated review checks relevance, not safety or endorsement. Read the source instructions before using this skill.
SKILL.md
The saved excerpt is a snapshot from review. The external source remains the complete and most current version.
---
# ═══════════════════════════════════════════════════════════════════════════════
# CLAUDE OFFICE SKILL - Enhanced Metadata v2.0
# ═══════════════════════════════════════════════════════════════════════════════
# Basic Information
name: cover-letter
description: ">"
version: "1.0.0"
author: Claude Office Skills Contributors
license: MIT
# Categorization
category: hr
tags:
- cover-letter
- job-application
- writing
department: HR/Personal
# AI Model Compatibility
models:
recommended:
- claude-sonnet-4
- claude-opus-4
compatible:
- claude-3-5-sonnet
- gpt-4
- gpt-4o
# MCP Tools Integration
mcp:
server: office-mcp
tools:
- create_docx
- docx_to_pdf
# Skill Capabilities
capabilities:
- letter_writing
- personalization
- professional_tone
# Language Support
languages:
- en
- zh
---
# Cover Letter
## Overview
This skill helps you write personalized, compelling cover letters that effectively communicate your value to potential employers and increase your chances of landing interviews.
**Use Cases:**
- Job applications
- Career transitions
- Internal transfers
- Referral introductions
- Speculative applications
## How to Use
1. Share the job posting or describe the role
2. Tell me about your relevant experience
3. Mention any specific points you want to highlight
4. I'll create a tailored cover letter
**Example prompts:**
- "Write a cover letter for this Senior PM role at Google"
- "Create a career-change cover letter from teacher to corporate trainer"
- "Draft a cover letter highlighting my Python and ML experience"
- "Help me write a referral cover letter - Sarah Chen recommended me"
## Cover Letter Structure
### The Winning Formula
```
[Header with contact info]
[Date]
[Hiring Manager Name/Title]
[Company Name]
[Address]
Dear [Name/Hiring Manager],
**Opening Hook** (1 paragraph)
- Grab attention immediately
- Show enthusiasm for the specific role
- Drop a referral name if applicable
- Mention a specific achievement or connection
**Value Proposition** (2 paragraphs)
- Match your experience to their requirements
- Provide specific, quantified accomplishments
- Show you understand their challenges
- Demonstrate cultural fit
**Why This Company** (1 paragraph)
- Show you've researched them
- Connect your values to theirs
- Explain why NOW and why HERE
**Strong Close** (1 paragraph)
- Restate your interest
- Clear call to action
- Express enthusiasm for next steps
Sincerely,
[Your Name]
```
## Cover Letter Templates
### Standard Professional
```markdown
[Your Name]
[Email] | [Phone] | [LinkedIn]
[City, State]
[Date]
[Hiring Manager Name]
[Title]
[Company Name]
[City, State]
Dear [Mr./Ms. Last Name],
I am excited to apply for the [Position] role at [Company]. With [X years] of experience in [relevant field] and a proven track record of [key achievement], I am confident I can contribute to [Company]'s mission of [company mission/goal].
In my current role at [Current Company], I have [specific accomplishment with metrics]. This experience has equipped me with [relevant skill 1] and [relevant skill 2], which directly align with your requirements for [specific requirement from job posting].
What draws me to [Company] is [specific reason - recent news, product, culture, mission]. I am particularly excited about [specific aspect of the role or company], and I believe my background in [relevant experience] positions me to make an immediate impact.
I would welcome the opportunity to discuss how my experience in [relevant area] can benefit [Company]. Thank you for considering my application. I look forward to speaking with you.
Sincerely,
[Your Name]
```
### With Referral
```markdown
Dear [Hiring Manager],
[Referrer Name] suggested I reach out regarding the [Position] opening at [Company]. After learning about the role and [Company]'s work in [area], I'm excited about the possibility of contributing to your team.
[Referrer Name] and I worked together at Read the full source on GitHub (opens external page)