rj-setup

Orchestrate Rocket Jobs setup via Playwright MCP with guided config steps.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides new users through configuring Rocket Jobs end-to-end, enabling a smooth initial setup and reducing time-to-value by orchestrating pre-flight checks, LLM keys, profile data, scraper sources, and scoring settings.

Core Features & Use Cases

  • Orchestrates the entire setup flow via Playwright MCP, from dev-server checks to LLM configuration, to profile and resume setup, to scraper configuration and scoring weights.
  • Supports both chat-driven prompts for complex fields (API keys, privacy settings, and weights) and tour-driven prompts for straightforward form fields.
  • Provides a safe hand-off after setup with clear next steps (rj-scrape, rj-auto-apply, and dashboard access).

Quick Start

Invoke the rj-setup skill to walk through the Settings and initialize the app end-to-end.

Frequently Asked Questions about rj-setup

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

FAQPage Schema
How do I set up Rocket Jobs end-to-end for automated job applications?

Rocket Jobs setup is orchestrated by guiding users through pre-flight checks, LLM key configuration, profile data entry, resume uploads, and scraper sources. It adapts to chat-driven prompts and guided tours, executing browser actions via Playwright MCP with safe defaults.

Do I need Playwright MCP to configure my job search profile and settings?

Playwright MCP is required for the guided setup to execute browser actions and verify dev-server status. The Skill uses Playwright MCP tools to navigate configuration steps, providing clear error handling if the server is down or actions fail during profile initialization.

Can I configure LLM API keys and scoring weights through chat-driven prompts?

Configuring LLM API keys, privacy settings, and scoring weights is supported through chat-driven prompts for complex fields. The setup flow distinguishes between complex configurations requiring chat input and straightforward form fields handled via tour-driven prompts.

What steps are included in the Rocket Jobs onboarding and pre-flight checklist?

The onboarding pre-flight checklist covers dev-server checks, LLM key configuration, profile data entry, resume upload shortcuts, scraper source selection, EEO and work authorization settings, and scoring weight adjustments to fully initialize the application.

What happens after I finish the initial app setup and profile configuration?

After setup, the Skill provides a safe hand-off with clear next steps including rj-scrape, rj-auto-apply, and dashboard access. Users transition directly from configuring settings to scraping job postings and automating applications.

Why does the guided setup fail when the dev-server is down or browser actions error?

Browser action failures or a down dev-server trigger the Skill's error handling because Playwright MCP requires an active server to execute configuration steps. Safe defaults are applied to prevent incomplete configurations when pre-flight checks detect connectivity issues.