BeClaude

job-apply

New
Community RegistryGeneralby Jeremy Watt

AI-powered job application assistant for LinkedIn, Greenhouse, Ashby, and Workday

First seen 6/7/2026

Summary

This skill automates job applications on platforms like LinkedIn, Greenhouse, and Workday by extracting your resume data and intelligently filling out forms.

  • It saves time and reduces repetitive manual entry, letting you focus on tailoring applications and preparing for interviews.

Overview

![Discord](https://discord.gg/7xsxU4ZG6A)

AI-powered job application assistant that automatically fills out job applications on LinkedIn Easy Apply, Greenhouse, Ashby, Lever, Rippling, and Workday using browser automation.

Skills

SkillDescription
/job-applyFill out job applications automatically using your resume
/job-searchSearch LinkedIn for jobs with connections and hiring manager insights

Features

Job Apply (/job-apply)

  • One-time profile setup: Extract your information from a resume (PDF, DOCX, or TXT)
  • Multi-platform support: LinkedIn Easy Apply, Greenhouse, Ashby, Lever, Rippling, Workday
  • Dual-tool architecture: Chrome MCP for authenticated sites, Playwright MCP for form filling and file uploads
  • Smart field mapping: Automatically matches your profile to form fields
  • Safety first: Never submits without your explicit confirmation
  • Resume storage: Profile saved locally for reuse across applications

Job Search (/job-search)

  • Smart keyword suggestions: Auto-generates search terms from your resume
  • Connection insights: Finds jobs at companies where you have connections
  • Hiring manager discovery: Identifies jobs with hiring managers listed
  • Auto-inferred filters: Location and experience level from your profile
  • Results saved: All searches saved to ~/.claude-job-searches/ as JSON

Requirements

Installation

bash
claude plugin marketplace add neonwatty/job-apply-plugin
claude plugin install job-apply@neonwatty-plugins

Usage

First Time Setup

  1. Invoke the skill:

`` /job-apply ``

  1. Provide your resume path when prompted:

`` ~/Documents/resume.pdf ``

  1. Review and confirm extracted profile information

Applying to Jobs

Once your profile is set up:

  1. Invoke the skill:

`` /job-apply ``

  1. Provide a job URL:

`` https://www.linkedin.com/jobs/view/123456789 ``

  1. Watch as Claude fills out the application
  1. Review the summary and confirm submission

Searching for Jobs

Use /job-search to find jobs where you have an advantage:

  1. Invoke the skill:

`` /job-search ``

  1. Claude will suggest keywords based on your resume:

``` Based on your resume, I suggest searching for: - Keywords: "Senior Software Engineer", "Staff Engineer" - Location: San Francisco, CA - Experience: Mid-Senior (7 years)

Ready to search, or would you like to adjust? ```

  1. Confirm or modify the suggestions
  1. Review results prioritized by:

- Jobs with hiring managers listed (highest priority) - Jobs with 1st-degree connections - Jobs with alumni connections

Results are automatically saved to ~/.claude-job-searches/.

Supported Platforms

PlatformURL PatternToolStatus
LinkedIn Easy Applylinkedin.com/jobs/view/*Chrome MCPSupported
Greenhouseboards.greenhouse.io/*Playwright MCPSupported
Ashbyjobs.ashbyhq.com/*Playwright MCPSupported
Leverjobs.lever.co/*Playwright MCPSupported
Rippling*.rippling.com/*Playwright MCPSupported
Workday*.myworkdayjobs.com/*Playwright MCPSupported

Profile Storage

Your profile is stored at ~/.claude-job-profile.json and includes:

  • Personal information (name, email, phone, location)
  • Work history
  • Education
  • Skills
  • Social links (LinkedIn, GitHub, portfolio)

To reset your profile:

code
/job-apply reset profile

Search Results Storage

Job search results are saved to ~/.claude-job-searches/ with timestamped filenames:

code
~/.claude-job-searches/
  search-2026-01-06T10-30-00.json
  search-2026-01-07T14-15-00.json

Each file contains:

  • Search parameters (keywords, location, filters)
  • List of jobs with full details
  • Connection and hiring manager information
  • Priority ranking

Safety Features

  • Never enters passwords - Stops if login is required
  • Never creates accounts - You must create accounts yourself
  • Never submits without confirmation - Always shows summary first
  • Never enters payment info - Skips premium features
  • Confirms sensitive questions - Salary, visa status, etc.

License

MIT License - See LICENSE for details.

Contributing

Contributions welcome! Please open an issue or PR on GitHub.

Author

Jeremy Watt (@neonwatty)

Install & Usage

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install job-apply@<marketplace>

3
Manage with /plugin
/plugin

Use Cases

Automatically fill out a LinkedIn Easy Apply job application using your stored resume profile.
Set up your profile once by uploading a PDF resume, then reuse it for all future applications.
Search LinkedIn for jobs where you have existing connections to increase referral chances.
Find job postings with hiring managers listed to personalize your cover letter or outreach.
Apply to multiple Greenhouse job listings without re-entering your personal info each time.
Use the job search feature to discover roles matching your skills with auto-inferred location filters.

Usage Examples

1

/job-apply apply to the senior software engineer role at Acme Corp on LinkedIn

2

/job-search find remote frontend developer jobs with hiring manager info

3

Run /job-apply setup with my resume.pdf to create my profile

View source on GitHub
productivityjob-searchbrowser-automation

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is job-apply?

This skill automates job applications on platforms like LinkedIn, Greenhouse, and Workday by extracting your resume data and intelligently filling out forms. It saves time and reduces repetitive manual entry, letting you focus on tailoring applications and preparing for interviews.

How to install job-apply?

To install job-apply: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install job-apply@<marketplace>. Finally, /plugin in Claude Code.

What is job-apply best for?

job-apply is a plugin categorized under General. It is designed for: productivity, job-search, browser-automation. Created by Jeremy Watt.

What can I use job-apply for?

job-apply is useful for: Automatically fill out a LinkedIn Easy Apply job application using your stored resume profile.; Set up your profile once by uploading a PDF resume, then reuse it for all future applications.; Search LinkedIn for jobs where you have existing connections to increase referral chances.; Find job postings with hiring managers listed to personalize your cover letter or outreach.; Apply to multiple Greenhouse job listings without re-entering your personal info each time.; Use the job search feature to discover roles matching your skills with auto-inferred location filters..