jobkorea-talent-search

Search and score masked JobKorea resumes to build recruiting shortlists.

7.4k|904|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/NomaDamas/k-skill --skill jobkorea-talent-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jobkorea-talent-search
Source: https://github.com/NomaDamas/k-skill/tree/main/jobkorea-talent-search
Command: npx skills add https://github.com/NomaDamas/k-skill --skill jobkorea-talent-search

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires beautifulsoup4, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Recruiters using JobKorea must manually sift through masked candidate lists before deciding which resumes are worth paid viewing. This Skill automates searching, comparing, and scoring visible candidate profiles so hiring teams get a ranked shortlist with evidence, risks, and direct URLs before spending any paid credits.

Core Features & Use Cases

  • Filtered Talent Search: Query JobKorea's corporate talent search by keyword, job category, work area, and career range, with AND/OR/exclude keyword logic.
  • Adaptive Candidate Scoring: Score candidates on must-have fit, career depth, achievement evidence, location, and risk factors, then produce a Korean-language Top N shortlist with per-candidate URLs.
  • Safe Boundary Enforcement: Never performs paid resume unlocks, position proposals, scrapes, or credential handling without explicit user confirmation.
  • Use Case: A hiring manager needs a performance marketer with GA4 experience in Seoul, 3-7 years of experience. The Skill searches JobKorea, compares masked profiles, and returns a scored shortlist of five candidates with rationale and links for paid review.

Quick Start

Ask the agent to search JobKorea for candidates matching your role, for example: find performance marketer candidates in Seoul with 3 to 7 years of experience and build a shortlist.

Frequently Asked Questions about jobkorea-talent-search

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

FAQPage Schema
How do I search JobKorea candidates without paid resume access?

The Skill reads only the visible masked list and profile summaries from JobKorea's corporate talent search page. It scores candidates on career, skills, and achievements visible for free, then recommends which profiles are worth paid viewing.

How to filter JobKorea talent search by keyword and career years?

Use the fallback script with flags like --keyword, --and-keyword, --exclude-keyword, --work-area, --career-min, and --career-max. It posts to JobKorea's search AJAX endpoint and parses matching candidate rows into structured results.

Does JobKorea talent search require a corporate account login?

Detailed resume inspection requires a corporate member login, which the user completes manually in the opened browser session. A no-login fallback script exists but only returns low-confidence list-based results without resume details.

Can the agent send position proposals or unlock resumes automatically?

No. Paid resume viewing, contact reveal, position proposals, scraps, and any credit-spending or account-mutating action are hard-blocked. The agent stops before such controls and requires explicit user confirmation.

Why does the JobKorea search script return a login or block error?

JobKorea may return a login or block page when it detects unauthenticated or automated access. The script detects this and raises an error instead of bypassing controls, since circumventing access restrictions is explicitly prohibited.