Spicebag — AI skill for Claude Code
Spice Bag is an open-source CLI tool that uses Claude AI to intelligently tailor your CV and cover letter for every job application you submit.
How to install Spicebag
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open oxGrad/spicebag and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Spicebag does
Spice Bag is an open-source CLI tool that uses Claude AI to intelligently tailor your CV and cover letter for every job application you submit. Your CV is like a great recipe. You have all the right ingredients (experience, skills, achievements), but without the right seasoning, it might not stand out to employers.
Alternatives in AI
- Adopt AI Properly — Workflow recipe — the org-side AI adoption arc, policy to proof, by chaining 4 skills 1.3k ★
- Parchi — Your AI friend right in your browser 542 ★
- Obsidian + Claude Code: Rebuild Your Second Brain With AI — Build an AI-powered personal knowledge management system from scratch 540 ★
README
🌶️ Spice Bag
**Season Every Application Perfectly**
Your CV is like a great recipe. You have all the right ingredients — experience, skills, achievements — but without the right seasoning, it might not stand out.
Spice Bag is an AI-powered tool that helps you tailor your CV and cover letter for every job application. Like a chef selecting the perfect spices for a dish, it analyzes each job posting and helps you emphasize the right experiences, skills, and achievements to make your application stand out.
No more generic CVs. Just perfectly seasoned applications for every role you apply to.
What it does
- Your Spice Bag — stores base CV variants and cover letters as Markdown in
~/.config/spicebag/ - Flavor extraction — pulls experience stats (years per role type) from CV frontmatter into SQLite
- Application tracking — tracks every job application with full status history
- PDF export — exports to print-quality PDF via Gotenberg (no browser print dialogs)
- Four slash commands —
/customize-cv,/write-cover-letter,/apply,/scrape-jobsdirectly in Claude Code - Job scraping — fetch live listings from company ATS pages and surface matches against your target roles
- Dashboard — browse and manage everything at
http://localhost:8080
Prerequisites
- Go 1.22+
- Docker (for Gotenberg PDF export)
- Claude Code
Installation
Option A — Homebrew
brew install oxGrad/tap/spicebag
Option B — go install
go install github.com/oxGrad/spicebag/cmd/spicebag@latest
Open the dashboard
spicebag start # foreground
spicebag start -d # background (logs to ~/.config/spicebag/spicebag.log)
spicebag stop # stop background server
On first run, `spicebag start` automatically sets up `~/.config/spicebag/`, registers the MCP server with Claude Code, installs default themes, and adds slash commands. Open `http://localhost:8080` in your browser. The dashboard includes
Related Skills
Resume Tailor
Turn a job description into a tailored resume + cover letter (DOCX/PDF) with a skills-gap report and match sco
Job Application Skill
A toolkit an AI agent (Claude Code, or any agent that can run shell + read SKILL.md) uses to source jobs from
Resume Tailor Skill
A Claude skill for tailoring resumes, cover letters, and interview prep to any job posting, in any field. Made
AI Job Automation
Automated job search and application system using Claude Computer Use to intelligently find and apply to jobs
Job Hunter
AI-assisted job application automation as a Claude Code skill. Reads your resume, matches JD by score, applies
Agentic Job Search
Agentic job-application system built AI-first with Claude Code: hourly watcher over 46 job boards with qualifi
Related Agents
Scrivener
Use for producing and revising application materials for a specific job posting — tailored resume, cover lette
Tailor Generate Assets
Tailor a resume and cover letter using job analysis data argument-hint company-name
Cover Letter
Writes tailored cover letters as .docx files and prepares application notes. Use when given a job posting to c