AIAny
AI Agent2026
Icon for item

Career-Ops

Automates scanning and evaluating job listings with LLM-driven agents, then generates ATS-optimized, per-role PDFs and a unified tracker. Supports batch processing and terminal-first workflows with structured A–F scoring and portal scanners.

Introduction

AI screens candidates; Career-Ops gives candidates AI to choose companies. Instead of manually tracking dozens of postings, the project uses small agent teams to read JDs, score fit across weighted dimensions, and produce customized, ATS-friendly CVs and tracker entries you can review and send.

What Sets It Apart
  • Agent-first pipeline that reads your cv.md and reasons about fit (not keyword matching), then produces a role summary, gap analysis, and a tailored PDF — so each output is specific to the job rather than a generic resume.
  • Parallel, batch processing (claude/gemini integrations) plus Playwright portal scanners for Greenhouse/Lever/Ashby, enabling dozens of evaluations in one run — so you can triage many listings without manual copy-paste.
  • Built-in negotiation guidance, STAR story bank, and pipeline integrity checks — so the system helps beyond discovery (prep, personalization, and tracking).
  • Local, CLI-centered design (Node + Go TUI) that keeps your CV and data on your machine and fits developers who prefer terminal workflows.
Who it's for & tradeoffs

Great fit if you frequently evaluate many engineering/AI roles, want per-role ATS PDFs, and prefer a terminal/CLI workflow you can customize. Look elsewhere if you need a hosted SaaS, a GUI-first applicant tracker, or zero-config, out-of-the-box perfection — initial evaluations require onboarding (your CV, proof points, and preferences) for best results.

Where it fits

Use Career-Ops as a candidate-side filter and automation layer: it replaces spreadsheet triage and repetitive resume edits with an agentic pipeline that narrows hundreds of listings to the handful worth applying to. It complements—rather than replaces—human review and outreach.

Information

  • Websitegithub.com
  • AuthorsSantiago (santifer)
  • Published date2026/04/04

More Items

Hugging Face
AI Model2026

Open-weights LLM fine-tuned for phone-based voice agents that prioritizes low latency and reliable tool/function calling. Based on NVIDIA Nemotron 3 Nano (30B total, 3.5B active), supports very long contexts (262,144 tokens) and recommends temperature=0 with thinking disabled for deployment.

GitHub
AI Agent2026

A curated collection of production-ready Agent Skills that turn tasks—presentation production, image generation, local KB retrieval, article assembly, and web-design—into agent-loadable skill folders. Uses a SKILL.md contract, supports multiple agent runtimes (Claude Code, Cursor, Codex), and offers modular install paths with pinned release zips.

GitHub
AI Agent2026

Provides a ruleset and skills that make AI coding agents prefer the simplest correct implementation: reuse existing code, prefer stdlib/native features, and only write minimal new code. Cuts generated LOC, tokens, cost and time while preserving validation and safety.