OpenClaw
A calmer job search, in OpenClaw.
Use the existing Agent Skill through OpenClaw and ClawHub.
Setup guide · browser validation required
This is a setup template for your own account. Full application support depends on the browser and secure storage available on your agent’s computer.
1. Find the skill
Search ClawHub for Job Application Agent by vaibhavarora14. Inspect its source and version before installing through OpenClaw. Registry review or scan holds can affect availability.
openclaw skills search "job-application-agent"2. Install the managed runtime
Run this on the same machine as the agent's browser. A registry skill bundle alone may omit runtime dependencies. Requires Node.js 20+ and npm, plus an unlocked Secret Service and secret-tool for Linux local profiles.
npx job-application-agent@latest install3. Start a conversation
Paste the starter prompt and reusable instructions below. Verify that the loaded skill uses the managed CLI and that browser uploads can access its canonical résumé path. Use your own private backend for sharing state across your trusted hosts.
4. Give your agent the setup prompt
Copy this into a private conversation with your agent. It starts with prerequisites and review mode; it does not authorize applications or turn on recurring runs.
Verify before your first application
Check that your agent can load the complete skill, keep your profile private, upload a synthetic PDF on a local test page, and hand the browser back to you. Then review one real application. Only visible confirmation counts as submitted.
Read the official OpenClaw documentation · Inspect the open-source project