extract-recruitment-info

Extract and normalize recruitment and company data from job platform URLs.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/teslamint/resume-builder --skill extract-recruitment-info
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: extract-recruitment-info
Source: https://github.com/teslamint/resume-builder/tree/main/.claude/skills/extract-recruitment-info
Command: npx skills add https://github.com/teslamint/resume-builder --skill extract-recruitment-info

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It centralizes and normalizes fragmented recruitment and company intelligence from Korean and international platforms so users can avoid jumping between websites and manually copying information for resume building or job research. It preserves structured details about positions, salary, benefits, and investment data to support targeted applications and personalized company insights.

Core Features & Use Cases

  • Cross-platform search: Automatically searches Wanted, Remember, Saramin, JobKorea, TheVC, and more based on company names or posted URLs to surface the right source.
  • Detailed extraction: Scrapes position details, salary ranges, experience brackets, benefits, and investment history using Chrome MCP commands, screenshots, and DOM parsing.
  • Data normalization and storage: Merges overlapping reports by priority, generates recruitment and company markdown summaries, and writes to private/job_postings and private/company_info.
  • Use Case: Provide a job posting link and have the skill return a ready-to-compare summary of the role plus the target company’s financial and personnel profile for smarter resume tailoring.

Quick Start

Ask the skill to gather recruitment and company data from a provided job post URL to create private summaries.

Frequently Asked Questions about extract-recruitment-info

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract job posting data from sites like Wanted or Saramin?

You can extract job posting data from Wanted, Saramin, and JobKorea by supplying the job post URL to automatically scrape position details, salary ranges, and benefits using Chrome MCP browser automation.

Can I gather company investment history and profiles from TheVC automatically?

Yes, gathering company investment history and profiles from TheVC is supported by providing a company name, which triggers automated browser scraping to collect and normalize financial and personnel data into structured summaries.

What is needed to normalize recruitment intelligence from multiple Korean job platforms?

Normalizing recruitment intelligence from multiple Korean job platforms requires Chrome MCP browser automation to parse page text and screenshots, merging overlapping reports by priority to generate structured markdown summaries.

How do I save extracted job postings and company information for resume tailoring?

Extracted job postings and company information are automatically saved as structured markdown summaries into private directories named private/job_postings and private/company_info for targeted resume tailoring.

Does this job data extraction tool work with international job sites or only Korean platforms?

The job data extraction tool works with both Korean platforms like Wanted, Saramin, and JobKorea, and international sources, automatically searching based on supplied company names or posted URLs to surface the right source.

What details can I scrape from a job posting URL for job research?

Scraping a job posting URL yields normalized details including position descriptions, salary ranges, experience brackets, benefits, and investment data to support targeted applications and personalized company insights.