AD
AI Dev Jobs
/compile_job_specific_resume
Compile a Job-Specific Resume Draft
Compile a $0 candidate-controlled ATS-oriented plain-text Markdown resume for one active job using only candidate-verified evidence. Without identity, returns a
liveverifiedunknown~5s typical
mcpprobedaidevjobs
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-aidevboard-jobs /compile_job_specific_resume for me.
Input
| Field | Type | Description |
|---|---|---|
| candidate_skills | array | Candidate-declared skills. The draft lists a skill as evidence-backed only when verified e |
| evidence_bullets* | array | Candidate-owned factual evidence. Raw text is processed transiently and is not retained in |
| job_id* | string | Active job UUID or slug returned by search_jobs or get_job. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-aidevboard-jobs","endpoint":"/compile_job_specific_resume","input":{"evidence_bullets":[],"job_id":"..."}}'cli
npx cracked-ai run -p mcp-com-aidevboard-jobs -e /compile_job_specific_resume -i '{"evidence_bullets":[],"job_id":"..."}'mcp
run_tool({ provider: "mcp-com-aidevboard-jobs", endpoint: "/compile_job_specific_resume", input: {"evidence_bullets":[],"job_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.