Git
v1.0.0

Job CV

by @AkbarDevop0 pulls
URLopenbooklet.com/s/job-cv
Pinnedopenbooklet.com/s/job-cv@1.0.0
APIGET /api/v1/skills/job-cv

A **skill** (not an API call) for producing a tailored, ATS-friendly PDF resume for one specific posting. Claude does the rewriting. A small Node script renders the approved markdown to PDF via headless Chromium (Playwright). No LaTeX, no pandoc, no extra deps.

10 skills from this repoAkbarDevop/ai-job-agent
Job CVviewing
Job Applyskills/job-apply/SKILL.md

Fills out a job application form on the 5 ATS platforms this repo supports. Default is **dry-run** — the form is filled but not submitted.

Job Coachskills/job-coach/SKILL.md

The persona you talk to. Not a command, not a form. A coach who runs your job search end-to-end.

Job Evaluateskills/job-evaluate/SKILL.md

The single-shot demo. Paste a URL, get a structured evaluation + PDF resume + tracker row out the other side. Career-ops calls this "auto-pipeline." This is what makes a recruiter say "wait, this thing is real."

Job Interview Prepskills/job-interview/SKILL.md

A **skill** (not an API call) for interview preparation. Claude — this agent — does the research and the STAR-answer generation, grounded in the candidate's *real* projects from `config/candidate-profile.md` and the *real* application history from `application-tracker.csv` and `outreach-log.csv`

Job Outreachskills/job-outreach/SKILL.md

A **skill** (not an API call) for cold outreach. Claude — this agent — does the research and drafting. A small Node script sends via msmtp. A CSV logs the send.

Job Recapskills/job-recap/SKILL.md

Weekly retrospective for the job search. Reads every data source the pipeline writes to, slices it by the requested time range, and produces a single Friday-evening recap: numbers, wins, risks, and 3 concrete moves for next week.

Job Statusskills/job-status/SKILL.md

Wraps `scripts/tracker-status-update.py`. Shows a diff of what will change, asks for approval, then applies.

Job Triageskills/job-triage/SKILL.md

Thin wrapper around `scripts/outlook-triage.js` that runs a search, classifies results locally, and presents them as a table. The underlying script requires a Chrome instance running with `--remote-debugging-port=9224` and Outlook Web already logged in.

job-patternsskills/job-patterns/SKILL.md

Read application-tracker.csv and outreach-log.csv, find non-obvious patterns in rejections / non-responses / interview rates / stage-of-loss, surface insights as markdown tables plus 3 concrete actionable takeaways. Proactively invoke this skill (do NOT answer conversationally) when the user asks "what's working", "what's not working", "analyze my rejections", "find patterns", "why am I getting rejected", "what's holding me back", "rejection analysis", "where am I losing", "analyze my pipeline", "why no responses", or invokes /job-patterns. Prefer this over `/job-track` or `/job-dashboard` when the user wants diagnosis, not status.

Auto-indexed from AkbarDevop/ai-job-agent

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0