dubaikseniia-wq

Entra Search — AI skill for Claude Code

AI community

Standalone MIT portal skill for ENTRA (entracareers.com).

How to install Entra Search

This entry records only its repository, not the path inside it, so there is no exact command to give. Open dubaikseniia-wq/entra-search and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Entra Search does

Standalone MIT portal skill for ENTRA (entracareers.com). Copy into ai-job-search as .agents/skills/entra-search. Verified ATS-sourced AI & tech jobs over the public JSON API, 36 countries, zero dependencies.

Alternatives in AI

  • AIHawk — Open-source AI browser agent: describe any task in plain language and it autonomously browses, clicks, types a 30.3k ★
  • Omniget — Udemy & Hotmart course downloader, YouTube downloader (yt-dlp GUI, 1,800+ sites) + desktop app for AI agents 13.9k ★
  • Architecture Diagram Generator — Generate beautiful dark-themed system architecture diagrams as standalone HTML/SVG files 7k ★

README

entra-search

Portal skill for **[ENTRA](https://entracareers.com)**: AI, software, data and engineering jobs ingested straight from employers' own applicant-tracking systems (Greenhouse, Lever, Ashby, …) rather than reposted or scraped — so every hit is a role the employer is currently running in its own ATS, with the employer's apply link attached.

Matches the [ai-job-search](https://github.com/MadsLorentzen/ai-job-search) `/add-portal` contract, so `/scrape` auto-discovers a folder named `*-search`.

**Zero runtime dependencies** (bun + `fetch`). MIT. No API key, no signup — reads on ENTRA's public JSON API are unauthenticated.

Honest notes, up front

  • First-party. I run ENTRA. This skill reads my own platform's public API, so the automated read access is operator-sanctioned rather than merely tolerated. Read the rest of this list as an interested party's disclosure, not a review.
  • Result links carry tracking. Each result's url is https://entracareers.com/vacancies/?utm_source=ai-job-search&utm_medium=agent, which is how ENTRA measures agent traffic. apply_url — the employer's own ATS page — carries nothing of ours. Drop the query string if you'd rather not send it; the bare link resolves.
  • What it covers. Verified ATS-sourced AI & tech postings. ENTRA's geography records span 36 countries (list below), and --location is limited to them.
  • What it does not do. Search and detail only. It never applies, never saves, never logs in, never writes. Applying happens on the employer's page or on ENTRA, by a human.
  • robots.txt. https://entracareers.com/robots.txt currently carries Disallow: /api/, the path this CLI reads. As the operator I sanction these read-only calls, and the robots policy is being amended site-side to allow the public read endpoints the skill uses. Saying so here rather than leaving it to be found.
  • Hosted service. ENTRA is not self-hostable. ENTRA_API_URL repoints the