Resume Formatter

🌐Community
by paramchoudhary · vlatest · Repository

This Resume Formatter automatically structures your resume for optimal readability and impact, saving you time and ensuring a professional presentation.

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

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

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

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

About This Skill

The resume-formatter skill standardizes unstructured text into clean, professional resume layouts. It parses raw career data and organizes it into distinct sections like experience, education, and skills for immediate use.

When to use it

  • Transforming rough notes or bullet points from a job interview into a polished summary section.
  • Converting a messy LinkedIn profile export into a structured document ready for ATS systems.
  • Reformatting an old Word document with inconsistent spacing into a modern, clean layout.
  • Generating a quick draft resume from a list of past projects and technical achievements.

Key capabilities

  • Parses unstructured text inputs containing career history and qualifications.
  • Organizes data into standard professional sections (Experience, Education, Skills).
  • Outputs clean, formatted text suitable for copying into document editors.

Example prompts

  • "Take these raw notes about my time at Google and format them into a professional experience section."
  • "Convert this list of my Python projects into a skills and projects section for a resume."
  • "Format the following unstructured job description data into a clean, standard resume layout."

Tips & gotchas

Ensure your input text clearly labels sections (e.g., "Work History," "Education") to help the agent parse the data accurately. While this skill creates a strong structural foundation, you may still need to manually verify dates and specific metrics before submitting applications.

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
paramchoudhary
Installs
98

🌐 Community

Passed automated security scans.