career-ops-job-search
Installation
SKILL.md
Career-Ops Job Search Pipeline
Skill by ara.so — Daily 2026 Skills collection.
Career-Ops turns Claude Code into a full job search command center. It evaluates offers with A-F scoring, generates ATS-optimized PDFs, scans 45+ company portals, and tracks everything in a single source of truth — all powered by Claude AI agents.
Installation
# 1. Clone the repo
git clone https://github.com/santifer/career-ops.git
cd career-ops
# 2. Install Node dependencies (for PDF generation via Playwright)
npm install
npx playwright install chromium