Agent skill
cover-letter
Generate a voice-matched cover letter for a specific job. Analyzes your writing samples and creates a personalized letter that sounds like you.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/cover-letter-shindo107-job-coach-and-scout
SKILL.md
Cover Letter Workflow
Load and execute: workflows/cover-letter/workflow.md
Read the entire workflow file and execute it step by step. This workflow:
- Checks for existing voice profile (
profile/voice_profile.json) - If no profile exists, analyzes writing samples to create one
- Loads your Resume Corpus, job posting, and tailored resume
- Generates a draft cover letter matching your authentic voice
- Conducts iterative refinement based on your feedback
- Saves the final letter to
applications/cover_letters/
Voice Profile Integration:
- If
/initalready createdprofile/voice_profile.jsonfrom your writing samples, this workflow uses it directly - If no voice profile exists, the workflow analyzes
profile/writing_samples/*and creates the profile - The voice profile captures tone, sentence structure, vocabulary, and signature phrases
Follow all steps exactly as written. Focus on capturing the user's authentic voice while highlighting what hiring managers need to see.
$ARGUMENTS
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?