Generate Resume
Crafts professional resumes from job descriptions and provided experience, optimizing keywords for applicant tracking systems.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add generate-resume npx -- -y @trustedskills/generate-resume
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"generate-resume": {
"command": "npx",
"args": [
"-y",
"@trustedskills/generate-resume"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill generates resumes based on provided information. It can take job history, education, and skills as input to create a formatted resume document. The generated resume aims to present this data in a clear and professional manner suitable for job applications.
When to use it
- A user needs help creating a resume from scratch or updating an existing one.
- Someone wants to quickly generate multiple resume versions tailored to different job descriptions.
- An individual requires assistance formatting their experience into a standard resume layout.
- Preparing for a career change and needing a new, targeted resume.
Key capabilities
- Resume generation from provided data.
- Formatting of job history, education, and skills.
- Creation of professional-looking resumes.
Example prompts
- "Generate a resume based on this text: [paste job descriptions and experience]"
- "Create a resume for a software engineer with these skills: Python, Java, AWS."
- βCan you make a resume from my LinkedIn profile?β
Tips & gotchas
The quality of the generated resume depends heavily on the accuracy and completeness of the information provided. Ensure all details are correct before generating the final document.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.