一键导入
setup
Workspace setup command center. Routes to onboarding, career context, and resume building; health checks, regions, and resume styling are dashboard/CLI now.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Workspace setup command center. Routes to onboarding, career context, and resume building; health checks, regions, and resume styling are dashboard/CLI now.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Primary job search command center. Routes to individual skills for all job search work.
LinkedIn content and networking command center. Routes to ideas, drafting, engagement, and connection-building modes.
Commit workflow for Job Hunter development, including preflight tests, schema validation, linting, safe staging, and intentional commit messages.
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra.
| name | setup |
| description | Workspace setup command center. Routes to onboarding, career context, and resume building; health checks, regions, and resume styling are dashboard/CLI now. |
| when_to_use | Use for first-time workspace setup, career context, resume building, and story bank management. |
| argument-hint | [onboard|context|resume|doctor|region|style|stories] |
| disable-model-invocation | true |
| allowed-tools | Read Edit Write Bash WebSearch |
| author | Abdul Basit (@abdulrbasit) |
| category | workflow |
Execute .claude/skills/caveman/SKILL.md inline before processing any command.
Arguments: $ARGUMENTS
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.
Setup Command Center
/setup onboard One-time workspace initialization (config, keys, profile, regions)
/setup context Interactive guided setup for profile/career_context.md
/setup resume Build the base resume from career context and story bank
/setup resume --lang de Add a second-language base resume, translated from the existing one
/setup stories Convert raw work notes into rated STAR stories
/setup doctor Run health checker and show setup status
/setup region Points you at dash → Settings → Guided → Regions
/setup style Points you at dash → Settings → Resume Style