rj-auto-apply

Automate job applications by fetching top-scored roles and submitting via Playwright MCP.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/rocket-jobs-ai/rocket-jobs-app --skill rj-auto-apply
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rj-auto-apply
Source: https://github.com/rocket-jobs-ai/rocket-jobs-app/tree/main/.skills/rj-auto-apply
Command: npx skills add https://github.com/rocket-jobs-ai/rocket-jobs-app --skill rj-auto-apply

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate the tedious, multi-step process of applying to jobs by locating top-scored roles, generating required documents, and completing the application with user confirmation.

Core Features & Use Cases

  • Auto-select top role or a role by ID for targeted applications.
  • Generate or retrieve resumes and cover letters, then prepare and submit applications via Playwright MCP.
  • Pause for user confirmation before final submission; handle login walls and ATS-based pages.

Quick Start

Tell your assistant to run /rj-auto-apply for a role, or omit the ID to use the top-scored unapplied role, and confirm before submission.

Frequently Asked Questions about rj-auto-apply

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate submitting job applications end-to-end?

To automate job application submission, the workflow fetches top-scored unapplied roles, generates resumes and cover letters, and uses Playwright browser automation to finalize submissions with user confirmation.

How does browser automation handle login walls during web job applications?

Browser automation handles login walls during web job applications by detecting authentication barriers and pausing the workflow, allowing the user to complete login before proceeding with the automated application submission.

Can I use this to apply to a specific job role by ID?

Yes, you can apply to a specific job role by providing its ID to the automation workflow. If no ID is provided, the system defaults to automatically selecting and applying to the top-scored unapplied role.

How do I generate and manage cover letters and resumes for automated applications?

The automation workflow generates or retrieves resumes and cover letters by matching them to the target role, storing these documents locally to streamline the application process and ensure relevant materials are submitted.

Do I need to manually confirm job applications before final submission?

Yes, manual user confirmation is required before final submission. The automation workflow pauses at the final step to ensure you retain full control and can verify the application details before it is submitted.

What happens if an error occurs during the automated job application workflow?

The automated job application workflow includes built-in error handling and safeguards to manage exceptions during browser automation, pausing the process to prevent incorrect submissions and protect your application data.