Agent Skill · Worklittle

job-search

Guides Worklittle job search and discovery: search_jobs / GET /jobs filters, quota-aware pagination, get_job_details vs get_job_keywords, closed jobs, and free market stats. Use when searching jobs, building a job board or search assistant, ranking roles, or answering market questions from Worklittle data.

Provider: Worklittle Path in repo: job-search/SKILL.md

Skill body

Canonical funnel

search_jobs / GET /jobs  (limit ≤ 20)
  → rank / pick with the user
  → get_job_details / GET /jobs/:id   # shortlisted only
  → get_job_keywords                  # for resume/cover tailoring

Do not feed full job descriptions into document models — use keywords. See references/filters.md.

Critical rules

Endpoints and tools

Goal REST MCP Scope
Search GET /jobs search_jobs jobs:read
Detail GET /jobs/:id get_job_details jobs:read
Keywords get_job_keywords jobs:read
Market stats GET /stats get_market_overview jobs:read
Map GET /jobs/map jobs:read

Docs: Search jobs · Job search assistant · Pagination

Work with this as data

Every skill here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for agent skills

4 MCP tools reach this
  • find_skillsBrowse and filter every skill in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This skill
curl "https://apis.io/api/v1/skills/job-search"
All agent skills
curl "https://apis.io/api/v1/skills?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.