agent-management
Create, manage, and orchestrate AI agents using the AI Maestro CLI. Use when the user asks to "create agent", "list agents", "delete agent", "hibernate agent",…
Create personalized, compelling cover letters from a resume and job description. Use when the user asks for a cover letter, application letter, or motivation letter for a specific role.
$ npx -y skills add davila7/claude-code-templates --skill cover-letter-generator --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/cover-letter-generatorContext preview
The summary Claude sees to decide when to auto-load this skill.
Create personalized, compelling cover letters from a resume and job description. Use when the user asks for a cover letter, application letter, or motivation letter for a specific role.
name: cover-letter-generator description: Create personalized, compelling cover letters from a resume and job description. Use when the user asks for a cover letter, application letter, or motivation letter for a specific role.
Use this skill when the user wants to:
Use AFTER analyzing job description to have clear talking points.
**The Problem:** Most cover letters are generic, boring, and add no value beyond the resume.
**The Solution:** A great cover letter should: 1. Show you've researched the company 2. Connect YOUR specific experience to THEIR specific needs 3. Address the "why you, why now, why here" questions 4. Add personality and context a resume can't convey
[Your Contact Info] [Date] [Recipient Info] Opening Paragraph: Hook + Position + Why This Company (2-3 sentences) Body Paragraph 1: Your strongest qualification match (3-4 sentences) Body Paragraph 2: Additional qualifications + address any gaps (3-4 sentences) Closing Paragraph: Call to action + enthusiasm (2-3 sentences) [Professional Sign-off]
The opening is critical - you have 5 seconds to grab attention.
**1. Specific Company Knowledge**
"I was excited to see TechCorp's recent launch of your API marketplace - as a Product Manager who's spent 3 years building developer tools, I immediately saw how my experience could accelerate your platform growth."
**2. Mutual Connection**
"Sarah Chen on your engineering team mentioned you're looking for a PM to lead the payments initiative. Having worked with Sarah at [Previous Company] and led payment integrations at [Current Company], I'd love to discuss how I could contribute."
**3. Problem-Solver**
"Your job description mentions the challenge of aligning technical and business stakeholders - I've navigated this exact challenge, successfully launching 8 products by building shared roadmap visibility across engineering, sales, and executive teams."
**4. Impressive Achievement**
"Last year, I led a product that grew from 0 to 100K users in 6 months. I'm excited about the opportunity to bring that growth mindset to [Company]'s expanding product line."
**5. Industry Insight**
"The B2B payments space is at an inflection point, and [Company]'s approach to embedded finance positions you perfectly for the next wave. As someone who's been building in fintech for 5 years, I'd love to contribute to that growth."
Connect your strongest experience to their top requirement.
**Formula:** [Their Need] + [Your Exact Experience] + [Specific Result]
Your focus on data-driven product decisions aligns perfectly with my approach. At [Company], I implemented a product analytics framework that increased feature adoption by 40% by identifying and prioritizing high-impact opportunities through A/B testing and user behavior analysis.
Show additional value and proactively address concerns.
**If you have gaps, address them:**
While my SQL experience is developing (currently completing DataCamp's SQL track), I bring strong analytical skills demonstrated through building Tableau dashboards that informed $2M in strategic decisions. I've consistently collaborated effectively with data teams and have a track record of quickly ramping on new tools.
**If no gaps, add more value:**
Beyond product management, I bring [relevant additional skill]. At [Company], this enabled me to [specific achievement]. I'm particularly drawn to [Company] because [specific reason showing research].
End with confidence and a clear call to action.
**Strong Closing Example:**
I'm excited about the opportunity to bring my [specific skill] experience to [Company]'s [specific initiative or product]. I'd welcome the chance to discuss how my background in [key area] could contribute to your team's goals. Thank you for considering my application.
**Elements of a Good Close:**
**Closing Don'ts:**
[Your Name] [Your Email] | [Your Phone] | [LinkedIn URL] [City, State] [Date] [Hiring Manager Name, if known] [Title] [Company Name] [Company Address] Dear [Mr./Ms. Last Name / Hiring Manager], [OPENING HOOK - 1-2 sentences grabbing attention with company knowledge, mutual connection, or impressive achievement] [BRIDGE TO POSITION - 1 sentence stating the role and your interest] [BODY 1 - 3-4 sentences connecting
Ready-to-use configurations for Anthropic's Claude Code. A comprehensive collection of AI agents, custom commands, settings, hooks, external integrations (MCPs), and project templates to enhance your development workflow.
Repo: davila7/claude-code-templates
Create, manage, and orchestrate AI agents using the AI Maestro CLI. Use when the user asks to "create agent", "list agents", "delete agent", "hibernate agent",…
Send and receive cryptographically signed messages between AI agents using the Agent Messaging Protocol (AMP). Use when the user asks to "send a message to an…
Search auto-generated codebase documentation for function signatures, API docs, class definitions, and code comments. Use when the user asks to "search docs",…
Query the code graph database to understand component relationships, dependencies, and change impact. Use when the user asks to "find callers", "check…
Search conversation history and semantic memory to recall previous discussions, decisions, and context. Use when the user asks to "search memory", "what did we…