🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?
Claim this page →
career-ops-plugin
Claude Cowork plugin for job seekers. 9 AI skills: evaluate job postings, generate ATS-optimized resumes, scan company career portals, track applications, dr…
git clone https://github.com/andrew-shwetzer/career-ops-plugin
career-ops
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.
Install
# Local development
claude --plugin-dir ./career-ops-plugin
# Or clone into your plugins directory
git clone https://github.com/andrewshwetzer/career-ops-plugin.git
Quick Start
- Install the plugin
- Say "set up my profile" and paste your resume
- Paste a job posting and say "evaluate this"
- Say "tailor my resume" for your top matches
- Say "help" anytime to see what's available
Skills
| 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" |
How Evaluation Works
Paste a job posting (text or URL) and get a full A-F assessment:
- A. Executive Summary - Archetype, seniority, one-line verdict
- B. Background Match - Every JD requirement mapped to your experience
- C. Positioning Strategy - How to present yourself for this specific role
- D. Compensation & Market - Salary data and alignment check
- E. Tailoring Plan - Specific resume and LinkedIn changes to make
- F. Interview Prep - STAR stories mapped to JD requirements
Score from 1.0 to 5.0. Honest, not inflated.
Industry Support
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.
Privacy
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).
License
MIT. See ATTRIBUTION.md for credits.
// compatibility
| Platforms | api, web |
|---|---|
| Operating systems | — |
| AI compatibility | claude |
| License | MIT |
| Pricing | open-source |
| Language | HTML |
// faq
What is career-ops-plugin?
Claude Cowork plugin for job seekers. 9 AI skills: evaluate job postings, generate ATS-optimized resumes, scan company career portals, track applications, draft outreach. Works in any industry.. It is open-source on GitHub.
Is career-ops-plugin free to use?
career-ops-plugin is open-source under the MIT license, so it is free to use.
What category does career-ops-plugin belong to?
career-ops-plugin is listed under automation in the Claudeers registry of Claude-compatible tools.
// embed badge
[](https://claudeers.com/career-ops-plugin)
// retro hit counter
[](https://claudeers.com/career-ops-plugin)
// reviews
// guestbook
// related in Automation & Workflows
The API to search, scrape, and interact with the web at scale. 🔥
🌐 Make websites accessible for AI agents. Automate tasks online with ease.
An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message…