store: Resume tooling ecosystem: MCP servers, skills, and format alternatives researched
This commit is contained in:
parent
7dd9eb5695
commit
977bc8159a
@ -0,0 +1,38 @@
|
||||
---
|
||||
id: 832e62b6-1111-4170-9276-1f5015df912b
|
||||
type: insight
|
||||
title: "Resume tooling ecosystem: MCP servers, skills, and format alternatives researched"
|
||||
tags: [resume, mcp, skills, research, tooling, rendercv, ecosystem, insight]
|
||||
importance: 0.6
|
||||
confidence: 0.8
|
||||
created: "2026-02-20T16:23:54.645989+00:00"
|
||||
updated: "2026-02-20T16:23:54.645989+00:00"
|
||||
---
|
||||
|
||||
# Resume Enhancement Ecosystem Research (2026-02)
|
||||
|
||||
## Google Slides MCPs
|
||||
- `taylorwilsdon/google_workspace_mcp` — 1400+ stars, most popular
|
||||
- `matteoantoci/google-slides-mcp`
|
||||
- Composio managed option also available
|
||||
|
||||
## Resume Skills for Claude Code
|
||||
- `varunr89/resume-tailoring-skill` — 98 stars, most mature; **chosen and installed**
|
||||
- `javiera-vasquez/claude-code-job-tailor` — 71 stars, uses YAML + React-PDF
|
||||
|
||||
## LaTeX
|
||||
- `ndpvt-web/latex-document-skill` — LaTeX document skill for Claude Code
|
||||
|
||||
## Resume-as-Code Formats Evaluated
|
||||
| Format | Notes |
|
||||
|--------|-------|
|
||||
| **RenderCV** | YAML, Typst engine — **chosen** |
|
||||
| Typst | Modern LaTeX replacement, lower-level |
|
||||
| JSON Resume | jsonresume.org standard; has its own MCP at `jsonresume/mcp` |
|
||||
| LaTeX | Traditional, verbose |
|
||||
|
||||
## Self-Hosted Web Option
|
||||
- **Reactive Resume** — 30k+ stars, top self-hosted web resume builder (not chosen, overkill)
|
||||
|
||||
## Chosen Stack
|
||||
RenderCV + resume-tailoring skill + pdf-reader MCP. Lightweight, git-friendly, no server needed.
|
||||
Loading…
Reference in New Issue
Block a user