resume export resume.html # HTML format
resume export resume.pdf # PDF format
Options
resume --help # Show help
resume init # Create resume.json
resume serve # Preview locally
resume export --theme modern # Use specific theme
Features
JSON-based resume format
Multiple export formats (HTML, PDF, Markdown)
Theme support
Validation against schema
1---2name: quickstart-8553description: Resume Quickstart4---5# Resume Quickstart67CLI tool to easily setup a new resume89## Installation1011```bash12npm install -g resume-cli13```1415## Basic Usage1617Initialize a new resume:18```bash19resume init20```2122Validate your resume.json:23```bash24resume validate25```2627Export to different formats:28```bash29resume export resume.html # HTML format30resume export resume.pdf # PDF format31```3233## Options3435```bash36resume --help # Show help37resume init # Create resume.json38resume serve # Preview locally39resume export --theme modern # Use specific theme40```4142## Features4344- JSON-based resume format45- Multiple export formats (HTML, PDF, Markdown)46- Theme support47- Validation against schema
Run npx skillmds@latest add javimosch/quickstart-855 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Resume Quickstart It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
javimosch (@javimosch) published this skill. Their other Agent Skills are listed on their SkillMD profile.