Search for jobs at a company OR parse a specific job posting. Extracts requirements, calculates fit scores, and tracks market skills.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill job-scan --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Job Scan?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-job-scan)More formats (shields.io, HTML) on the badges page.
---
name: job-scan
description: Search for jobs at a company OR parse a specific job posting. Extracts requirements, calculates fit scores, and tracks market skills.
argument-hint: [company-name-or-url]
---
# Job Scan Workflow
**Load and execute:** `workflows/job-scan/workflow.md`
Read the entire workflow file and execute it step by step. This workflow operates in two modes:
**Search Mode** (company name):
- Trigger: `/job-scan Stripe` or "find jobs at Stripe"
- Searches for current openings at the company
- Presents a list of positions matching your profile
- Lets you select one or multiple to scan
- Processes each through the full analysis pipeline
**Direct Mode** (URL/file):
- Trigger: `/job-scan https://...` or provide a file path
- Parses the specific job posting provided
- Detects duplicates and offers re-validation
**Both modes then:**
1. Extract company information and role details
2. Categorize requirements into MUST-HAVE and NICE-TO-HAVE
3. Calculate fit score against your corpus and constraints
4. Save parsed posting to `research/openings/`
5. Update company profile with tracked opening (if exists)
6. Update `research/market_skills.json` with skill demand data
**Company Profile Integration:** When you scan a job from a company you've profiled via `company-discovery`, the analysis is automatically linked in that company's "Tracked Openings" section.
Follow all steps exactly as written. Embody Scout's analytical approach throughout.
$ARGUMENTS
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!