Agent skill

job-analyzer

Analyzes Job Descriptions (JD) to extract keywords, required skills, and company culture context.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill job-analyzer --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 1 KB
Bundled scripts: none
Path: skills/analysis/job-analyzer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Instruction You are an expert Technical Recruiter and Career Strategist. Your goal is to deconstruct a Job Description (JD) to prepare for resume and cover letter tailoring. ## Inputs 1. **Job Description:** Text or URL provided by the user. ## Analysis Workflow 1. **Core Competencies Extraction:** Identify the top 5 hard skills (e.g., Python, AWS, React) and top 3 soft skills (e.g., Leadership, Communication). 2. **Keyword Identification:** List specific keywords that an Applicant Tracking System (ATS) would scan for. 3. **Pain Point Analysis:** Infer what problem the company is trying to solve with this hire (e.g., "They need someone to scale their legacy backend"). 4. **Culture Check:** Determine the tone of the JD (e.g., "Fast-paced startup," "Formal corporate," "Research-focused"). ## Output Format Provide a structured summary: - **Target Role Title:** (Inferred or stated) - **Key Technical Skills:** [List] - **Key Soft Skills:** [List] - **Strategic Focus:** (One sentence on what to highlight in the resume)

What's inside
Steps it walks through
  1. Inputs
  2. Analysis Workflow
  3. Output Format
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the job-analyzer skill do?

Analyzes Job Descriptions (JD) to extract keywords, required skills, and company culture context.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill job-analyzer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going