From jobs-for-ai-agents
Configure job finder plugin — manage preferences, reset data, change default settings. Use when the user wants to reconfigure the job finder, clear saved data, or adjust search defaults.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jobs-for-ai-agents:setupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A utility for managing the job finder plugin's saved data and settings.
A utility for managing the job finder plugin's saved data and settings.
Check what data exists:
ls job-search/ 2>/dev/null
cat job-search/preferences.md 2>/dev/null
Job Finder Setup
Here's what I can help with:
A) View preferences — See your saved job search criteria B) Edit preferences — Update your search criteria C) Reset everything — Clear all saved data (preferences, resumes, research) D) Manage resumes — View or delete saved resumes E) Configure defaults — Change default job boards, result count, etc.
Display the contents of job-search/preferences.md in a readable format.
Show current preferences and ask which ones to change. Update job-search/preferences.md.
Confirm with the user first:
This will delete all saved preferences, resumes, and company research. Are you sure?
If confirmed, remove the job-search/ directory.
List files in job-search/ matching *resume*. Offer to view or delete specific ones.
Show current defaults and offer to change:
Save to job-search/preferences.md under a ## Defaults section.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub dnzengou/jobpulse-ai-agent