Browser-Harness ATS Automation

CDP + iframe patterns for auto-filling Ashby/Greenhouse/Workday job applications

Tested · Didn't pass

Test report

Verdict
Tested · Didn't pass
Tested
Jul 25, 2026
Environment
Claude Code 2.x (agent harness)
Upstream re-checked
Jul 30, 2026 · 7964386

This skill is no longer available upstream. Our re-check on Aug 10, 2026 couldn't find it any more (repo unreachable/deleted). The test below is what we measured on Jul 25, 2026 and we're leaving it up as a record — but there is nothing left to install, so we've removed the command.

Detailed, self-aware ATS automation lore: it openly documents its own dead ends (Ashby reCAPTCHA v3 scores headless Chrome near zero, S3 pre-signed uploads reject headless) and routes those to a careers@ email fallback. Core automation was NOT runnable here to prove it works: the setup is Linux-only (Xvfb + /usr/bin/chromium-browser), pulls the external browser-use/browser-harness repo, and needs a Gmail app password, Slack, live job postings and reCAPTCHA evasion, so no baseline comparison was possible.

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 5/5
  • Triggers reliably 5/5
  • Output vs. baseline 3/10
  • Docs & honesty 4/5

What Browser-Harness ATS Automation does

A field notebook of CDP and cross-origin-iframe techniques for automating job applications on Ashby, Greenhouse and Workday via browser-use/browser-harness: attach to the form iframe, set file inputs, click hidden work-authorization checkboxes, intercept the GraphQL submit response, and fall back to careers@ email when a platform is blocked. Triggers when you ask to automate applying to ATS job postings.

How to install Browser-Harness ATS Automation

Nothing to install: the source repository no longer has this skill. If the author brings it back, our daily re-check will pick it up and the command will reappear here.

Commands — how to trigger Browser-Harness ATS Automation

  • /browser-harness-ats-automation CDP + iframe patterns for auto-filling Ashby/Greenhouse/Workday job applications

It also activates on plain-language prompts like these:

  • Automate my job applications on Greenhouse and Ashby
  • Set up a bot to auto-fill Workday applications for me
  • Apply to these ATS job postings automatically with CDP

Frequently asked questions

Is the Browser-Harness ATS Automation skill free?
Yes. The skill itself is free from arimanyus/hermes-merchant. SkillProof publishes the install command and an independent test verdict at no cost.
Does Browser-Harness ATS Automation work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Jul 25, 2026. Verdict: Tested · Didn't pass. Detailed, self-aware ATS automation lore: it openly documents its own dead ends (Ashby reCAPTCHA v3 scores headless Chrome near zero, S3 pre-signed uploads reject headless) and routes those to a careers@ email fallback. Core automation was NOT runnable here to prove it works: the setup is Linux-only (Xvfb + /usr/bin/chromium-browser), pulls the external browser-use/browser-harness repo, and needs a Gmail app password, Slack, live job postings and reCAPTCHA evasion, so no baseline comparison was possible.
How do I install Browser-Harness ATS Automation?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use Browser-Harness ATS Automation with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.