Skill Claude CodeCodex
Re-score a campaign's skipped jobs and promote the eligible ones to approved for later applying. Recovers jobs wrongly dropped for location, a sparse JD, 1099, or seniority. Does not apply.
Skill Claude CodeCodex
Re-score a campaign's skipped jobs and promote the eligible ones to approved for later applying. Recovers jobs wrongly dropped for location, a sparse JD, 1099, or seniority. Does not apply.
Skill Claude CodeCodex
Resume a paused JobPilot campaign by id. Re-flips the campaign to inprogress and replays the apply loop on any remaining approved jobs without re-asking for fit confirmation.
Skill Claude CodeCodex
Review a freshly uploaded resume and save a stronger rewritten version as a suggestion the user accepts or discards in the dashboard.
Skill Claude CodeCodex
Classify unscanned mailbox messages, fuzzy-match each to an existing application, and write the proposal back. The user approves in /inbox.
Skill Claude CodeCodex
Search a chosen job board via Playwright, rank results by fit against the user's resume, and save them to the campaign so the user can review.
Skill Claude CodeCodex
Install, start, or update the JobPilot agent terminal on this machine, then open the dashboard. Run this first after installing the plugin in Claude Code or Codex.
Skill Claude CodeCodex
Solve a CAPTCHA on the current browser tab - free checkbox/text paths first, then a configured token service for image challenges. Returns solved or unsolved for the caller to fall back.
Skill Claude CodeCodex
Choose the best existing resume base/variant for a job, or create a new tailored variant when nothing fits.
Skill Claude CodeCodex
Read the user's live Upwork profile, generate an improved overview + portfolio from their resume (humanized), and - after the user approves - write the approved version back to Upwork.
Skill Claude CodeCodex
Write a short, targeted Upwork proposal from a job description and the user's resume, humanized for natural tone.
Skill Claude CodeCodex
Search Upwork via Playwright, smart-filter out low-quality and unresponsive clients, rank survivors by fit, and save them to the campaign as recommendations. Never submits a proposal.
Plugin Claude Code
Generate raster images (PNG, JPEG, WebP) from natural language prompts using Python rendering engines (Pillow, Cairo, Matplotlib, Plotly, Playwright).
Skill Claude CodeCodex
Generate raster images (PNG, JPEG, WebP) from natural language prompts using Python rendering engines. Covers graphics, charts, layouts, and procedural art. Not for SVG output.
Settings file Claude Code
Agent settings declaring 4 allowed tools.
Instructions file
Instructions for suxrobGM/stealth-code, covering stealthcode, build & run, architecture, project structure and key conventions.