setup

Solid

Workspace setup command center. Routes to onboarding, career context, and resume building; health checks, regions, and resume styling are dashboard/CLI now.

AI & Automation 23 stars 0 forks Updated 2 days ago MIT

Install

View on GitHub

Quality Score: 88/100

Stars 20%
46
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

Execute `.claude/skills/caveman/SKILL.md` inline before processing any command. # Setup Command Center Arguments: `$ARGUMENTS` ## Routing Normalize the first argument to lowercase. Empty argument → show menu. - `onboard`, `init`, `start`: execute `.claude/skills/setup/modes/onboard.md` inline. - `context`, `career`, `career-context`: execute `.claude/skills/setup/modes/context.md` inline. - `resume`, `build`, `build-resume`: execute `.claude/skills/setup/modes/resume.md` inline. Pass `--lang <code>` (or a natural request like "add a German resume") to translate the existing base into a second hunt language instead of building from scratch. - `stories`, `star`: execute `.claude/skills/job-hunter/modes/stories.md` inline. - `doctor`, `health`, `check`: run `job-hunter doctor --json`, render the ✓/✗ table. Point the user at `job-hunter dash` → Settings → Diagnostics for one-click fixes. - `region`, `add-region`: no skill for this — tell the user to open `job-hunter dash` → Settings → Guided → Regions. If they have no GUI access, edit the named region block in `config/job_hunter.yml` directly (use `job-hunter internal region-lookup --city "<city>"` for the country code). - `style`: no skill for this — tell the user to open `job-hunter dash` → Settings → Resume Style. Unknown mode → print the command menu and ask the user to choose a listed mode. ## Command Menu ```text Setup Command Center /setup onboard One-time workspace initialization (config, keys, profile, r...

Details

Author
abdulrbasit
Repository
abdulrbasit/job-hunter
Created
1 months ago
Last Updated
2 days ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category