Generate Resume

🌐Community
by fotescodev Β· vlatest Β· Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add generate-resume npx -- -y @trustedskills/generate-resume
2

Or manually add to ~/.claude/settings.json

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
fotescodev
Installs
2

🌐 Community

Passed automated security scans.