Agent skill
update-leads
Updates the list of job leads and prioritizes actions. Use for weekly lead review.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/update-leads-igorwarzocha-agentic-job-search-v
SKILL.md
Update Job Leads
Step 1: Collect & Extract
- Check sources (LinkedIn, Company sites, Referrals).
- Extract: Role, Company, Location, Salary, Deadline.
Step 2: Evaluate & Prioritize
- Score fit (1-10) against
CANDIDATE-PROFILE.md. - Assign Priority:
- High: Direct fit, high value.
- Medium: Good fit.
- Low: Backup.
Step 3: Update File
- Load
/03-Job-Market-Research/Active-Leads/Current-Leads.md. - Add new leads using the template in
references/templates.md. - Archive stale leads.
Step 4: Action Planning
- Create a weekly plan (Research -> Apply -> Follow-up).
- Set goals for application volume.
Step 5: Integration
- Create dossiers for High Priority leads.
- Sync deadlines to calendar.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?