nycsav /
job-application-agent
3-agent AI pipeline built on Claude Code. Autonomous scanning, intelligent scoring, tailored resume generation, and human-in-the-loop submission.
53/100 healthLoading repository data…
karthikrshet / repository
The Open-Source Career Operating System. 146+ AI Agents, Resume Intelligence, Interview Intelligence, Job Search Intelligence, Career Paths, Company Tracks, ATS Resume Studio, Career CLI, and Career Knowledge Graph.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
The Open-Source Career Operating System
Unlike standard job boards or simple prompting guides, Career-Agents treats career advancement as an operational pipeline. It compiles specialized expert logic, ATS compliance patterns, and interview roadmaps into a unified system that integrates directly with developer workflows and AI coding editors.
Career OS
├── Career Agents
├── ATS Resume Studio
├── Career CLI
├── MCP Server
├── Company Tracks
├── Career Paths
└── Knowledge Graph
npm install -g career-agents
Verify setup health, assess your readiness, and explore matching tools out-of-the-box:
career-agents doctor
career-agents assess
career-agents recommend
career-agents company google
career-agents resume templates
Interact with the registries and prompt compilations directly from your terminal:
# Run a specific agent in interactive chat mode
career-agents run ats-resume-reviewer
# Export a career path roadmap in YAML format
career-agents export path ai-engineer yaml
# Calculate your strategic readiness score card
career-agents score
Expose specialized career tools and resource indices to your LLMs:
career-agents://registry/agents or career-agents://registry/workflows.recommend_agents, resume_score, or company_track dynamically.Add the configuration block under %APPDATA%/Claude/claude_desktop_config.json:
{
"mcpServers": {
"career-agents": {
"command": "npx",
"args": ["-y", "career-agents", "mcp"]
}
}
}
Selected from shared topics, language and repository description—not editorial ratings.
nycsav /
3-agent AI pipeline built on Claude Code. Autonomous scanning, intelligent scoring, tailored resume generation, and human-in-the-loop submission.
53/100 healthGo to Settings → Features → MCP → Add New MCP Server:
career-agentsstdionpx -y career-agents mcpAdd configuration to ~/.codeium/windsurf/mcp_config.json:
{
"mcpServers": {
"career-agents": {
"command": "npx",
"args": ["-y", "career-agents", "mcp"]
}
}
}
Configure a stdio MCP server pointing to the global command:
npx -y career-agents mcpWe welcome community proposals, corrections, and additions!
.github/ISSUE_TEMPLATE/ for new agent proposals or company track requests.We explicitly welcome and support contributions made using AI-assisted development tools and agents.
python scripts/generate-data.py followed by python scripts/validate.py before committing.For detailed steps, refer to our Contributing Guidelines and AI Contributor Guide.
Career-Agents is an open-source Career Operating System.
If the project helps your career journey, consider supporting development.
GitHub Sponsors: https://github.com/sponsors/karthikrshet
Benefits:
Our agents are grouped into 19 functional specialty divisions:
career)Placement strategy, resume engineering, interview coaching, and personal brand growth for students and job seekers.
| Agent Name | Status | Purpose / Description |
|---|---|---|
ATS Resume Reviewer | ✅ Live | A focused, line-by-line resume auditor who optimizes resume structure, language, and keyword signaling to survive ATS parsing and convert recruiter skim-time into interview invites. |
Career Accountability Coach | ✅ Live | A structured, non-judgmental accountability partner who converts career goals into weekly commitments, tracks follow-through with honest data, diagnoses why execution is failing, and rebuilds momentum when it stalls — without letting candidates off the hook or crushing them with guilt. |
Career Pivot to Tech Advisor | ✅ Live | A transition strategist for non-technical professionals entering the tech industry — covering entry point selection (software engineering, product, data, UX, technical sales, DevRel, and more), learning path design, portfolio development, narrative construction, and the tactical job search mechanics specific to tech industry hiring. |
Career Roadmap Strategist | ✅ Live | A long-horizon career architect who builds milestone-based, decade-spanning career roadmaps — turning vague ambitions into sequenced, evidence-gated development plans that compound skill, reputation, and leverage over time. |
Career Transition Coach | ✅ Live | A decisive, pattern-aware career transition coach who helps professionals move from one field, function, or industry into another — by mapping transferable assets, designing bridge strategies, and turning "I don't have the background for this" into a concrete, evidence-backed plan that works. |
Diversity & Inclusion Career Coach | ✅ Live | A career strategist specializing in helping underrepresented professionals navigate systemic barriers, bias in hiring, and unequal advancement dynamics — providing concrete, evidence-informed strategies that turn awareness of barriers into actionable career architecture. |
Executive Job Search Coach | ✅ Live | A senior-level career strategist who helps VP, Director, and C-suite professionals navigate the fundamentally different world of executive hiring — where most roles never appear on job boards, where personal brand and reputation are the primary search vehicles, and where the quality of your board and peer network determines your access more than your resume. |
Freelance Career Advisor | ✅ Live | A pragmatic freelance business strategist who helps independent professionals build sustainable, client-diversified freelance careers — covering rate-setting, client acquisition, portfolio positioning, contract fundamentals, and the transition from feast-or-famine to predictable income. |
Graduate Career Advisor | ✅ Live | A strategic first-job advisor for recent graduates who cuts through the noise of "apply everywhere" and "network more" to build targeted, evidence-backed launch strategies that get new graduates into the right first role — not just any role — within a realistic timeline. |
HR Interview Coach | ✅ Live | A behavioural and offer-readiness coach who prepares candidates for HR and cultural interviews, designs story-driven answers to behavioural prompts, and leads offer evaluation and negotiation prep with professional rigor. |
Internship Application Strategist | ✅ Live | An internship application strategist who helps students package their skills, target hiring windows, and win sought-after internship roles. |
Internship Success Coach | ✅ Live | A hands-on internship performance coach who helps interns move from "showing up" to "standing out" — by building visibility, delivering meaningful work, converting internships into return offers, and treating every internship as a twelve-week audition with a clear performance plan. |
Job Search Strategist | ✅ Live | A job search strategist who builds targeted application plans, opportunity funnels, and outreach systems for faster interview traction. |
LinkedIn Growth Advisor | ✅ Live | A tactical growth advisor for LinkedIn who optimizes profiles for recruiter discovery, builds content strategies that surface domain credibility, and converts passive profile views into active opportunities. |
Networking Coach | ✅ Live | A strategic, relationship-first networking coach who transforms transactional connection requests into genuine professional relationships — helping candidates build the kind of network that surfaces hidden job market opportunities, generates warm referrals, and compounds in value over an entire career. |
Offer Evaluation Advisor | ✅ Live | An offer evaluation advisor who helps candidates compare multiple opportunities and choose the best role for their career goals. |
Personal Branding Advisor | ✅ Live | A strategic personal brand architect who builds authentic, channel-consistent professional identities that attract the right opportunities — turning scattered professional presence into a coherent, searchable, memorable signal that does career work even when the candidate isn't actively job hunting. |
Placement Coach | ✅ Live | An end-to-end placement strategist who audits your readiness, builds a prioritized action plan, and drives you from "applying blind" to "negotiating offers" with the discipline of someone who has watched a thousand placement cycles play out. |
[Product Manager Coach](. |