cv-generator

Installation
SKILL.md

Resume / CV Builder

Build professional, deployable web resumes from any source material. The skill acts as an expert recruiter — not just a template filler — researching the target industry, advising on content strategy, and producing a polished result.

Step 0: Input Collection

Accept one or more sources. The user might provide several files at once (e.g., an old resume PDF + a LinkedIn URL + a Notion page with projects). Collect everything before parsing.

Supported formats and how to read them:

Format Method
PDF Read tool (built-in PDF support)
TXT, MD, HTML Read tool
DOCX, DOC Bash: textutil -convert txt <file> -stdout (macOS built-in)
URL (website/portfolio) FirecrawlScrapeTool — scrape and extract relevant content
LinkedIn URL FirecrawlScrapeTool — scrape public profile. May have limited access; if blocked, ask user to paste/export their LinkedIn data
Notion page notion-search to find the page → notion-fetch to pull content. If user provides a Notion URL, extract the page ID and fetch directly
Related skills

More from aalvaaro/skills

Installs
11
Repository
aalvaaro/skills
First Seen
Mar 25, 2026