Resume Handoff

🌐Community
by parcadei Β· vlatest Β· Repository

This skill automates resume data transfer from CRM to ATS, streamlining applicant tracking and reducing manual entry errors for faster hiring.

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

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

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

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

About This Skill

What it does

This skill allows an AI agent to receive and process a resume document. It can extract key information from the resume, such as work experience, education, skills, and contact details. The extracted data is then formatted for use in other applications or workflows.

When to use it

  • Job Application Assistance: Help users automatically populate job application forms with information from their resumes.
  • Resume Summarization: Generate concise summaries of a resume's key qualifications for networking or quick reference.
  • Profile Creation: Populate online professional profiles (e.g., LinkedIn) by extracting data from a resume.
  • Recruitment Workflow Integration: Extract candidate information from resumes submitted through an application system and prepare it for recruiter review.

Key capabilities

  • Resume document ingestion
  • Data extraction of work experience, education, skills, and contact details
  • Formatted output of extracted data

Example prompts

  • "Please extract the key skills and experience from this resume." (followed by providing the resume file)
  • "Summarize this resume for a networking event." (followed by providing the resume file)
  • β€œCan you give me a list of all job titles mentioned in this resume?” (followed by providing the resume file)

Tips & gotchas

The skill's performance depends on the quality and format of the input resume. Ensure the resume is clear, well-structured, and ideally in a standard format like PDF or DOCX for best 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
parcadei
Installs
0

🌐 Community

Passed automated security scans.