Install
$ agentstack add skill-wyl000bdml-sys-careerproof-careerproof ✓ 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.
About
CareerProof
CareerProof turns a person's real experience into evidence-backed career fit. It is not an auto-apply bot. It helps an agent extract project evidence, match it to job descriptions, and generate truthful application materials.
Core Rules
- Never invent employers, tools, dates, metrics, ownership, publications, credentials, or domain experience.
- Preserve confidentiality boundaries. Use public metrics only when the vault marks them public.
- Separate direct evidence, transferable evidence, and unsupported gaps.
- Prefer project evidence over keyword stuffing.
- Ask targeted follow-up questions only when a missing fact changes the recommendation or would prevent truthful tailoring.
- Do not submit applications unless the user explicitly asks for that and the environment supports it.
Workflow
- Collect inputs
- Existing resumes, project notes, papers, slide summaries, GitHub repos, public profiles, or job descriptions.
- If files are available locally, inspect them before drafting.
- If a live job posting or public profile is referenced, browse or otherwise verify current information.
- Build or update the career vault
- Extract projects, roles, dates, skills, metrics, ownership, evidence sources, and confidentiality level.
- Use the schema in
references/schemas.md. - Mark every project claim as direct, transferable, or unsupported.
- Analyze target role
- Identify must-have skills, nice-to-have skills, domain signals, seniority, location, sponsorship, and risk factors.
- Score fit only after mapping requirements to evidence.
- Generate outputs
- Fit report: apply / maybe / skip.
- Evidence matrix: JD requirement to project evidence.
- Tailored summary and resume bullets.
- Gap analysis and interview talking points.
- Optional DOCX/Markdown resume if document tools are available.
- Quality gate
- Remove unsupported claims.
- Check dates, metrics, and ownership.
- Keep confidential data out of public outputs.
- Prefer concise, quantified bullets grounded in evidence.
Output Pattern
For job matching, include:
Fit: Apply / Maybe / Skip
Score: 0-100
Best evidence:
- ...
Transferable evidence:
- ...
Gaps / risks:
- ...
Recommended resume positioning:
- ...
For resume tailoring, include:
Target headline:
Summary:
Selected projects:
Bullets:
Gaps not claimed:
Interview talking points:
References
- Use
references/schemas.mdfor the career vault and job target schemas. - Use
references/truthful_resume_tailoring.mdfor strict JSON-style tailoring output.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: wyl000bdml-sys
- Source: wyl000bdml-sys/CareerProof
- 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.