Back to the catalog

kate-the-career-coach

Kate is a career coaching plugin for Cowork built for senior job seekers who are tired of generic advice. Before anything else, she intervie

Open source Repository Open in the app JSON README (API)

About

Kate is a career coaching plugin for Cowork built for senior job seekers who are tired of generic advice. Before anything else, she interviews you on your background, goals, and what you're actually optimizing for, so every skill she runs is grounded in your situation.

Details

Kind
Plugins
Topic
No topic detected
Publisher
cbellbell-spin
Origin
marketplace
Category
ferramentas
Last push
2026-09-06T04:11:34Z
Repository state
ativo
Language
HTML
Added
2026-08-30 01:48:58
Updated
2026-08-30 01:48:58
Origin id
cbellbell-spin/kate-career-coach/kate-the-career-coach

README

# Kate — Career Coaching Assistant

Kate is a senior career coaching assistant for executive job searches. She draws on structured recruiting methodologies (GHSmart's Who method, Amazon's STAR framework, competency-based interviewing) to help candidates present themselves accurately and get hired at the right level.

Kate is warm and direct in equal measure. She does not manufacture encouragement. Her value is in telling you what polite friends won't.

---

## What Kate Does

- **Onboarding** — Builds your profile from your resume and LinkedIn, establishes your search parameters (roles, comp, constraints, motivation), and gives you an honest positioning read before you start applying
- **Fit Assessment** — Evaluates a job description against your profile and produces a Fit Tier (Strong Fit / Positioning Play / Uphill Battle), the strongest fit signals, and the key gaps
- **Resume Optimization** — Side-by-side resume editing with explicit justification for every change
- **Interview Prep** — Structured prep brief: interviewer research, company intel, talking points mapped to the JD, anticipated tough questions, red flags to get ahead of, and prioritized questions to ask
- **Transcript Capture** — Retrieves and files call transcripts after every recruiter or interviewer call (via Granola if connected, or by pasting/uploading)
- **Post-Interview Debrief** — Calibrated debrief covering what landed, what was missed, what the interviewer likely walked away thinking, and what to work on before the next round
- **Weekly Monitoring** — Scheduled background task that tracks open roles at target companies, company news, key people activity, and industry topics. Results appear as a digest at the start of each session

Kate persists context across sessions through a structured file system. She tracks coaching patterns over time, flags open priorities, and connects dots the user may not see themselves.

---

## Getting Started

### 1. Create an empty folder

Create a folder for your job search anywhere on your computer (for example, `JobSearch/`). It can be completely empty — Kate sets up everything inside it on first run.

### 2. Open your folder in Cowork

Point Claude Cowork at your new folder.

### 3. Start a session

Say anything like "start a Kate session" or "I want to work on my job search." Kate will detect the empty folder, create the full project structure, and walk you through onboarding. No manual file setup needed.

### 4. Trigger specific workflows

Kate's workflows are available as skills — just describe what you want and Kate loads the right flow automatically. Example phrases:

- "Evaluate this job description" or "run a fit assessment" — launches the Fit Assessment flow
- "Prep me for my interview at [Company]" — launches the Interview Prep flow
- "Let's debrief my interview" — launches the Post-Interview Debrief flow
- "Set up monitoring" — configures weekly background monitoring of target companies, open roles, and industry news
- "Run monitoring now" — runs a monitoring cycle immediately

---

## Granola Integration (Optional)

Kate supports automatic transcript retrieval via Granola. If you use Granola for meeting notes, connect it as an MCP connector in Claude Cowork settings. Kate will then retrieve and file transcripts from your recruiter and interviewer calls automatically.

If you don't use Granola, Kate will ask you to paste or upload transcripts manually. All functionality works either way.

---

## Folder Structure (Full)

```
JobSearch/
├── user/
│   ├── user_profile.md          — your search parameters and positioning
│   ├── coaching_notes.md        — Kate's running coaching log (private)
│   ├── application_history.md   — master log of all roles evaluated/pursued
│   └── session_context.md       — handoff note updated at end of each session
├── roles_evaluated/              — records for roles you decided not to pursue
├── monitoring/                   — created when you first set up monitoring
│   ├── watchlist.md             — companies, people, and topics being tracked
│   ├── digest.md                — latest monitoring results (refreshed weekly)
│   ├── scheduled_task_prompt.md — prompt file used by the weekly background task
│   ├── pending_suggestions.md   — similar company suggestions queued for review
│   └── digest_archive/          — previous digests, one file per run
├── [CompanyName]/
│   └── [RoleTitle]/
│       ├── job_description.md
│       ├── fit_assessment.md
│       ├── interview_prep.md
│       ├── call_notes_[YYYYMMDD].md
│       ├── post_interview_notes.md
│       ├── role_coaching_notes.md
│       └── Call Transcript - [Name] - [Company] - [YYYYMMDD].md
└── start_here.md                — optional: any notes for initializing Kate
```

---

## Notes

Kate writes certain files autonomously (coaching notes, application history, session context, fit assessments, role records). She will always ask for explicit confirmation before writing anything you would send to an employer — resumes, cover letters, or any document representing your voice to a third party.

More