Resume Builder

🌐Community
by amruthpillai · vlatest · Repository

This Resume Builder helps you quickly create a professional resume by inputting your experience and skills – saving time and effort in job applications.

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 resume-builder npx -- -y @trustedskills/resume-builder
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "resume-builder": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/resume-builder"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The resume-builder skill enables AI agents to generate professional resumes tailored to specific job requirements. It processes user input and formats it into a structured document suitable for application submission.

When to use it

  • You need to quickly draft a CV for a new job application without manual formatting.
  • An agent must update a candidate's profile with the latest work experience or education details.
  • You require a standardized resume format that aligns with specific industry standards.
  • The workflow involves converting raw career data into a polished, ready-to-send document.

Key capabilities

  • Generates complete resume documents from provided user data.
  • Adapts content structure to fit professional job application needs.
  • Formats text for clarity and readability in standard resume layouts.

Example prompts

  • "Create a resume for a software engineer with 5 years of experience in Python and cloud infrastructure."
  • "Update my existing resume profile to include my recent promotion as a Senior Data Analyst at TechCorp."
  • "Draft a two-page resume highlighting my project management skills and certifications in Agile methodologies."

Tips & gotchas

Ensure you provide comprehensive details about your work history, education, and specific skills to maximize the quality of the generated output. The skill relies on accurate input data; vague descriptions may result in generic or incomplete resumes.

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
amruthpillai
Installs
59

🌐 Community

Passed automated security scans.