Domains
Forms
- SKILL.md33.3%
- scripts66.7%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When a user wants to scrape job listings from Indeed.com by keyword, location, and country, or needs job market analysis, salary benchmarking, or recruitment data collection.
search-jobs.py to extract job list (id, title, company, salary, etc.)fetch-job-detail.py from same page context to get description and benefits&start= only if logged in; merge search and detail dataStructured job data array with title, company, salary, rating, description, benefits, apply links — ready for market analysis or database building.
Use Cases
A HR analyst needs to benchmark software engineer salaries across San Francisco. They use the skill to scrape Indeed listings with keyword 'Software Engineer' and location 'San Francisco', fetching full details including salary ranges and benefits. The structured data lets them compare compensation packages across companies quickly, supporting evidence-based salary band decisions.
A market researcher monitors competitor hiring on Indeed to infer business expansion. They run the skill with competitor names as keywords, extract job counts, roles, and locations weekly, and build a trend database. This reveals hiring surges in new regions, providing early signal of competitor strategy without internal data access.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File