Format Resume

🌐Community
by ajbcoding · vlatest · Repository

Transforms resumes into ATS-friendly formats, optimizing keywords and structure for better job application success.

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

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

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

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

About This Skill

What it does

This skill formats a resume based on provided text. It takes unstructured information about work experience, education, and skills and transforms it into a clean, readable resume document. The output is designed to be easily saved and shared as a PDF or other standard resume format.

When to use it

  • You have raw notes or a draft of your resume in plain text and need help structuring it professionally.
  • You want to quickly generate multiple versions of your resume with slightly different formatting.
  • You're applying for jobs and need to rapidly update your resume based on specific job descriptions.
  • You are assisting someone else in creating or updating their resume.

Key capabilities

  • Parses unstructured text input describing experience, education, and skills.
  • Formats the information into a standard resume layout.
  • Generates a clean, readable document suitable for sharing.

Example prompts

  • "Format this resume text: [paste raw resume text here]"
  • "Create a professional resume from these details: [provide structured data about experience and education]"
  • “Please format my work history as a resume.”

Tips & gotchas

The skill's effectiveness depends on the clarity and completeness of the input text. Providing well-organized information will yield better results.

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
ajbcoding
Installs
3

🌐 Community

Passed automated security scans.