What problem does it solve? Searching for tech jobs across dozens of applicant tracking systems and country markets normally means visiting many job boards with different schemas. This Skill queries the freehire.me aggregator's public JSON API, which normalizes postings from roughly 50 ATS platforms into one schema, so a single command searches many markets at once. ## Core Features & Use Cases - Faceted job search: Filter live listings by keyword, region, country, city, seniority, category, skills, company, work mode, and posting recency, with results returned as JSON, table, or plain text. - Full descriptions in one request: Search hits carry each posting's complete description via the agent search endpoint, so no per-result follow-up fetch is needed. - Single-posting lookup: Fetch full detail for one job by its slug or freehire.me URL, including closed postings that search no longer lists. - Use Case: Ask your agent to find remote senior backend roles in the EU posted in the last 14 days, and it returns a scannable table of matching jobs with slugs you can look up in full later. ## Quick Start Use the freehire-search skill to find remote senior backend engineer jobs in the EU posted within the last 14 days and show the results as a table.