Add Template banner
MadsLorentzen MadsLorentzen

Add Template

Development community

Description

# /add-template - Register a Custom CV or Cover Letter Template You are helping the user register their own CV or cover letter template with the AI Job Search framework — LaTeX, Typst, or any other toolchain that compiles to PDF from the command line. The framework ships with moderncv (banking style) for CVs and a custom `cover.cls` for cover letters. This command lets the user swap in their own template: store the template files, capture usage instructions (source extension, compile command, f

Installation

Installs to ~/.claude/commands/madslorentzen-ai-job-search-add-template.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/MadsLorentzen/ai-job-search/HEAD/.claude/commands/add-template.md -o ~/.claude/commands/madslorentzen-ai-job-search-add-template.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository