A sophisticated automation tool for AI agents to search for and submit LinkedIn Easy Apply job applications using Puppeteer and verified resume data.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install linkedin-easy-apply-automation
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install linkedin-easy-apply-automation using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill empowers AI coding agents to automate the tedious process of job hunting on LinkedIn. By utilizing Puppeteer and a persistent Chromium profile, the skill can navigate search filters, identify relevant roles, and handle the multi-step Easy Apply process. It is designed to be a cornerstone of the Openclaw Skills ecosystem for career management, focusing on high-volume, remote-first job searches.
The automation prioritizes safety and accuracy, ensuring that no fabricated facts are submitted. It uses a conservative answering logic that only provides data verified within the user's resume PDF or explicit instructions, making it a reliable choice for developers and professionals looking to scale their job application reach without compromising their professional integrity.
To get started with this skill in your Openclaw Skills environment, configure the necessary environment variables and ensure Puppeteer is available.
# Define paths and search criteria
export RESUME_PDF="/absolute/path/to/resume.pdf"
export CHROME_PROFILE="$HOME/.cache/linkedin-chrome"
export SEARCHES="AI Engineer|Full Stack|Node.js"
export LOCATION="United States"
export REMOTE_ONLY=1
# Install dependencies
npm install puppeteer
The skill manages persistent data to maintain the workflow's state and provide detailed reporting.
| File Path | Format | Description |
|---|---|---|
/tmp/linkedin-easyapply-daily/state.json |
JSON | Tracking of seen, applied, and skipped Job IDs. |
/tmp/linkedin-easyapply-daily/results.jsonl |
JSONL | Detailed logs for every application attempt and error. |
RESUME_PDF |
The primary source of truth for all applicant facts. |
Loading
A specialized agent skill designed to automate the validation, sanitization, and multi-platform publication of SKILL.md-style agent skills.

A layout-preserving image translation tool that detects, translates, and renders text directly onto visual documents.

Dice Easy Apply Automation is a high-performance skill for AI agents to automate job searching and one-click applications on Dice.com using persistent browser sessions.

A sophisticated meta-agent skill that decomposes macro tasks into specialized sub-agents to manage complex, parallelized workflows autonomously.

A specialized AI skill for generating high-conversion, multi-language product descriptions tailored for global B2B platforms and e-commerce.

An advanced AI-driven price intelligence tool designed for B2B exporters to monitor competitor pricing and market trends in real-time.








































