Rocket Jobs
Official@rocket-jobs-ai · United States of America
Offers specialized infrastructure for managing job board synchronization, database migrations, and browser-based application submission processes.
Agent Skills by Rocket Jobs
Showing 6 vetted skills indexed across 1 GitHub repositories.
rj-update
Pull latest code, run pnpm install, and apply database migrations.
rj-scrape
Automate job listing scraping into the rocket-jobs-app database.
rj-setup
Orchestrate Rocket Jobs setup via Playwright MCP with guided config steps.
rj-help
Catalog rj-* skills by extracting names and descriptions from SKILL.md frontmatter.
rj-auto-apply
Automate job applications by fetching top-scored roles and submitting via Playwright MCP.
rj-install
Install and bootstrap rocket-jobs-app with environment checks and migrations.
Frequently Asked Questions About Rocket Jobs
FAQPage SchemaWhat specific tasks does Rocket Jobs enable?▼
Rocket Jobs enables the synchronization of local environments, execution of database migrations, scraping of external job listings, and the submission of job applications via browser-based interaction. It provides a structured interface for managing the lifecycle of job-related data and application processes.
Which personas benefit from these capabilities?▼
Software engineers and technical recruiters benefit from these capabilities. The system is designed for developers managing job board integrations and individuals seeking to streamline the repetitive process of submitting applications to multiple platforms through programmatic browser control.
What are the prerequisites for running these functions?▼
Users must have a configured environment capable of executing Node.js packages, specifically pnpm. Additionally, the system requires Playwright for browser-based interactions and a compatible database instance to store scraped listings and application metadata.