Install
$ agentstack add skill-kyoungbinkim-give-me-job-jd-analyzer ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
JD Analyzer
Use this skill to convert a hiring post into practical selection criteria.
Trigger
Use this skill when the user provides a JD URL, pasted hiring post, normalized job record, or hiring notes that need Korean-market role analysis.
Do Not Trigger
Do not use this skill to draft cover letters, invent missing JD requirements, or analyze company culture pages that are not part of the hiring post.
Autonomy Level
DoF: MEDIUM
Separate deterministic parsing from conservative inference. Label every inferred evaluation criterion as inferred.
Permitted inferences:
- Hidden evaluation criteria that follow directly from explicit duties, tools, seniority, or hiring process language.
- Likely resume evidence categories needed to answer the JD.
Prohibited inferences:
- Do not add requirements absent from the JD or role context.
- Do not treat inferred criteria as explicit facts.
Input Contract
Required context:
- JD URL, JD text, normalized job record, or hiring-post notes.
Optional context:
resume.mdfor gap mapping.- Cover letter questions and length limits.
Required parameters:
source: URL, text, normalized job record, orunknown.
Outputs produced:
applications//jd-analysis.md
Workflow
- Accept a JD URL, pasted JD text, or mixed notes.
- Parse deterministic facts only:
- source URL or source type
- accessed date when browsing or checking a live posting
- company
- role
- seniority
- deadline
- required documents
- cover letter questions and length limits
- Analyze explicit requirements and inferred evaluation criteria in separate sections.
- Gap map the JD against
resume.mdwhen resume evidence is available. - Identify the likely evidence needed from
resume.md. - Mark gaps where the resume evidence appears weak or missing.
- Keep inference conservative. Label inferred criteria as inferred.
Output
Use this structure:
## JD Analysis
- Company:
- Source:
- Accessed Date:
- Role:
- Career Level:
- Main Responsibilities:
- Must-Have:
- Nice-To-Have:
- Hidden Evaluation Criteria:
- Resume Keywords:
- Cover Letter Angles:
- Risk/Gaps:
- Unknown Or Unverified Fields:
- Questions To Ask:
New Grad vs Experienced
- For new grads, look for learning ability, project relevance, tool familiarity, collaboration, and job motivation.
- For experienced candidates, look for role scope, measurable impact, domain depth, stakeholder work, and repeatable contribution.
Fallback
If the JD is vague, ask for the target role, company, and any available posting text. Do not create requirements that are not in the JD or reasonably inferable from the role.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: kyoungbinkim
- Source: kyoungbinkim/give-me-job
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.