Esta página se muestra en inglés. Una traducción al español está en curso.
SkillsMay 14, 2026·2 min de lectura

Career-Ops — Claude Code Job Search Skill System

Career-Ops is a Claude Code skill system for job search: 14 modes, batch eval via `claude -p`, and a Go dashboard with PDF output (44.5k★).

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Needs Confirmation · 66/100Política: confirmar
Superficie agent
Cualquier agent MCP/CLI
Tipo
Skill
Instalación
Single
Confianza
Confianza: Established
Entrada
Asset
Comando CLI universal
npx tokrepo install 06a29ae9-8273-5377-a4e5-96e0437dea10
Introducción

Career-Ops is a Claude Code skill system for job search: 14 modes, batch eval via claude -p, and a Go dashboard with PDF output (44.5k★).

Best for: Candidates who want a repeatable “job → eval → tailor → apply” loop instead of ad-hoc copy/paste across job sites

Works with: Claude Code (slash commands), Node.js tooling, and Playwright (for PDF generation); also supports Gemini CLI integration

Setup time: 10-25 minutes

Main

  • Mode-driven workflow: the README documents 14 modes (skills) so you can run consistent steps for evaluation and tailoring.
  • Batch processing: supports parallel evaluation with claude -p workers—useful when screening many job posts.
  • PDF output: integrates Playwright to generate PDFs, which makes it easier to share or archive tailored materials.
  • Dashboard + structure: includes a Go dashboard/TUI so you can inspect runs and keep the system organized over time.

FAQ

  • Do I need Playwright?: Only if you want PDF generation; you can still run the core evaluation loop without it.
  • Can I use Gemini CLI?: Yes. The README includes a Gemini CLI integration section (native CLI or API script).
  • What is the safest first run?: Install deps, open Claude Code, then test on one job URL before batch processing.
🙏

Fuente y agradecimientos

Source: https://github.com/santifer/career-ops > License: MIT > GitHub stars: 44500 · forks: 9342

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados