A Claude Cowork plugin that turns your job search into a system. Evaluate job postings, generate ATS-optimized resumes, scan career portals, track applications, and more.
$ npx -y skills add andrew-shwetzer/career-ops-plugin-do-not-fork-currently-updating-v2- --agent claude-code
Run the curl in your terminal, the rest in Claude Code.
What's inside
A Claude Cowork plugin that turns your job search into a system. Evaluate job postings, generate ATS-optimized resumes, scan career portals, track applications, and more.
Works for any industry: tech, healthcare, finance, legal, creative, trades, and everything in between.
Adapted from santifer/career-ops for Claude Cowork.
# Local development
claude --plugin-dir ./career-ops-plugin
# Or clone into your plugins directory
git clone https://github.com/andrewshwetzer/career-ops-plugin.git
| Skill | What It Does | Try Saying |
|---|---|---|
| evaluate | Score a job posting A-F with detailed analysis | "Evaluate this job posting" |
| tailor-resume | ATS-optimized resume for a specific role | "Tailor my resume for Acme" |
| scan | Search company career portals | "Scan Stripe for openings" |
| triage | Quick-score pipeline from scan results | "Triage my pipeline" |
| track | Application tracker with stats | "Show my applications" |
| apply | Fill out application forms | "Help me with this application" |
| research | Company intelligence brief | "Research this company" |
| outreach | Draft LinkedIn/email messages | "Draft outreach to the hiring manager" |
| compare | Side-by-side opportunity comparison | "Compare my top options" |
Paste a job posting (text or URL) and get a full A-F assessment:
Score from 1.0 to 5.0. Honest, not inflated.
15 archetypes with specialized evaluation lenses:
Technology, Finance, Healthcare, Legal, Creative/Marketing, Operations, Sales/BD, Education, Executive, Trades, Customer Success, People/HR, Government/Nonprofit, Scientific/R&D, Non-Software Engineering
Each archetype adjusts scoring weights and evaluation language for that industry.
Your data stays local. The data/ directory (profile, applications, resumes)
is excluded from git via .gitignore. Nothing is sent to external services
beyond what Claude uses to help you (web searches for salary data, ATS API
calls for job scanning).
MIT. See ATTRIBUTION.md for credits.
.claude-plugin/
plugin.json
.gitignore
agents/
batch-scanner.md
ATTRIBUTION.md
commands/
quick-eval.md
setup.md
LICENSE
README.md
references/
archetypes.md
ats-endpoints.md
ats-rules.md
profile-schema.md
resume-template.html
scoring-rubric.md
states.md
skills/
apply/
SKILL.md
compare/
SKILL.md
evaluate/
SKILL.md
help/
SKILL.md
outreach/
SKILL.md
research/
SKILL.md
scan/
SKILL.md
tailor-resume/
SKILL.md
track/
SKILL.md
triage/
SKILL.mdFAQ
career-ops is a Claude Code plugin with 10 hand-picked skills for productivity work, indexed on Flowy. Install it with the command on its page. It includes apply, compare, evaluate. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.