返回顶部
j

job-hunter

Comprehensive job search assistant for finding, evaluating, and applying to job opportunities. Use when a user needs help with job hunting, job searching, finding openings, evaluating job fit, preparing applications, writing cover letters, interview preparation, salary research, or tracking applications. Supports multi-source job search across LinkedIn, Indeed, Glassdoor, and more with automated fit scoring against a candidate profile.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
877
下载量
2
收藏
概述
安装方式
版本历史

job-hunter

# Job Hunter End-to-end job search assistant — from finding opportunities to landing interviews. ## Quick Start ### 1. Set up candidate profile Create a profile JSON for the user. Use the template at `{baseDir}/references/profile-template.json` as a starting point. Ask the user about: - Target roles and seniority level - Key skills and tools - Location preferences (cities + remote) - Salary expectations - Dealbreakers and excluded companies - Preferred industries/domains Save as `profile.json` in the workspace. ### 2. Search for jobs Use the `web_search` tool with multiple queries to cast a wide net: ``` site:linkedin.com/jobs "[role]" "[city]" site:indeed.com "[role]" "[city]" site:glassdoor.com/job "[role]" "[city]" "[role]" "[city]" hiring 2025 2026 ``` Expand keywords — don't just search one title. See `{baseDir}/references/search-strategies.md` for keyword expansion patterns. Alternative: run the search script if Brave API is available: ```bash {baseDir}/scripts/search_jobs.sh "CX Manager" --location "Amsterdam" --days 7 ``` ### 3. Evaluate fit For each job found, run fit analysis: ```bash python3 {baseDir}/scripts/analyze_fit.py --profile profile.json --jobs jobs.json --threshold 50 ``` Or evaluate manually using this framework: - **Skill match** (40%): Does user have 60%+ of required skills? - **Seniority match** (25%): Right level — not over/under qualified? - **Location match** (15%): Compatible location or remote? - **Domain match** (10%): Preferred industry/domain? - **Red flags** (10%): Excluded companies? Dealbreakers? Score: 🟢 75+ great | 🟡 55-74 good | 🟠 40-54 stretch | 🔴 <40 skip ### 4. Present results For each job, present: - **Role & Company** with direct link - **Fit score** with color indicator - **Why it's a match** (top 3 skill matches) - **Gaps to address** (missing skills to highlight as "eager to learn") - **Salary estimate** if available - **Recommendation**: Apply / Maybe / Skip ## Application Support ### Cover letters Read `{baseDir}/references/cover-letter-guide.md` for structure and tone guidelines. Generate tailored cover letters that: - Reference specific company details (not generic) - Map user's experience to top 2-3 job requirements - Include quantified achievements - Stay under 350 words ### Interview prep Read `{baseDir}/references/interview-prep.md` for complete preparation framework. Help with: - Company research summaries - STAR stories for key requirements - Tailored "tell me about yourself" script - Salary negotiation talking points - Questions to ask the interviewer ### Salary research ```bash bash {baseDir}/scripts/salary_research.sh "Job Title" "Location" ``` Cross-reference 3+ sources. In the Netherlands: factor in 8% holiday allowance, possible 13th month, pension. ## Daily Brief Format When running as a scheduled job search brief: 1. **New opportunities** — jobs found in last 24h with fit scores and direct links 2. **Application status** — updates on pending applications 3. **Action items** — what to apply to today, follow-ups due 4. **Market intel** — industry trends, salary movements, hiring patterns ## Tracking Maintain a job tracker with: - Company, role, date found, source URL - Fit score and recommendation - Status: `new` → `applied` → `screening` → `interview` → `offer`/`rejected`/`ghosted` - Applied/skipped with reason - Contact info and follow-up dates ## Tips for Agents - **Never apply on behalf of the user** — present opportunities, let them decide - **Don't overwhelm** — 3-5 quality matches beat 20 mediocre ones - **Track excluded companies** — never suggest the same company twice after rejection - **Be honest about fit** — stretches are okay to flag, but don't oversell poor matches - **Respect dealbreakers** — if user said no customer service, don't suggest it even if "it's a great company" - **Update the profile** — as you learn user preferences, refine the profile - **Celebrate wins** — applied to a job? Got an interview? Acknowledge it

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 job-hunter-1776323183 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 job-hunter-1776323183 技能

通过命令行安装

skillhub install job-hunter-1776323183

下载 Zip 包

⬇ 下载 job-hunter v1.0.0

文件大小: 12.79 KB | 发布时间: 2026-4-16 18:32

v1.0.0 最新 2026-4-16 18:32
Initial release: multi-source job search, fit scoring, interview prep, cover letter guide, salary research

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部