Job Analyzer

🌐Community
by marswangyang · vlatest · Repository

Analyzes job descriptions to extract key skills & experience, streamlining recruitment and understanding role requirements effectively.

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 job-analyzer npx -- -y @trustedskills/job-analyzer
2

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

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

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

About This Skill

What it does

The job-analyzer skill helps users understand and extract key information from job descriptions. It can identify required skills, experience levels, and responsibilities listed within a given job posting. This allows for quick assessment of suitability or identification of areas needing development.

When to use it

  • Career Exploration: Quickly analyze multiple job postings to get an overview of requirements in a specific field.
  • Resume Tailoring: Identify keywords and skills mentioned in a job description to tailor your resume accordingly.
  • Skill Gap Analysis: Determine what skills you lack based on the requirements outlined in desired roles.
  • Job Description Summarization: Get a concise summary of a lengthy job posting, highlighting crucial aspects.

Key capabilities

  • Extracts required skills from job descriptions.
  • Identifies experience levels mentioned within the description.
  • Summarizes key responsibilities listed.

Example prompts

  • "Analyze this job description: [paste job description here]"
  • "What are the key skills needed for this role? [paste job description here]"
  • "Summarize the responsibilities in this job posting. [paste job description here]"

Tips & gotchas

The accuracy of the analysis depends on the clarity and structure of the provided job description. Very poorly written or ambiguous descriptions may yield less reliable 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
marswangyang
Installs
8

🌐 Community

Passed automated security scans.