JobPilot: Claude Code Plugin for Automated Job Applications

JobPilot is a Claude Code plugin that automates the entire job search workflow, built to handle repetitive application tasks. The tool uses Playwright browser automation to navigate real job sites, performing actions like logging in, filling forms, uploading resumes, and handling multi-page applications.
Setup and Configuration
Setup requires creating a profile.json file containing personal information, credentials, and resume file paths. The plugin reads your resume to understand your background and uses this information across all its functions. All credentials remain on your local machine—no API keys, SaaS, or subscriptions are required.
Available Commands
/autopilot "software engineer remote"– Searches job boards, scores matches, and applies to approved jobs autonomously/apply <url>– Auto-fills a single application form/search "react developer NYC"– Searches job boards and ranks results by resume fit/humanizer <text>– Rewrites AI-generated text to remove AI patterns and sound natural/cover-letter <job description>– Generates a tailored cover letter and invokes the humanizer skill to strip AI-generated text patterns/upwork-proposal <job description>– Writes a concise, client-focused Upwork proposal and invokes the humanizer skill/interview <job description>– Generates interview preparation Q&A/dashboard– Tracks application statistics across all runs
The plugin is available on GitHub at https://github.com/suxrobgm/jobpilot.
📖 Read the full source: r/ClaudeAI
👀 See Also

Corey Haines' Marketing Skills Set for AI Agents
A set of 25 marketing skills for AI agents has been added to OpenClaw, covering conversion optimization, copywriting, analytics, and growth engineering. The conversion optimization skill is noted as particularly effective in multi-agent setups.

Qwen 3.6 27B with MTP on V100 32GB: 54 t/s via llama.cpp Branch
am17an's MTP branch of llama.cc runs Qwen 3.6 27B at 54 t/s on V100 32GB via PCIe adapter, dropping to 29-30 t/s without MTP.

Revise: AI Editor Built with Agentic Coding Tools and Y.js CRDT
Revise is an AI editor for documents built from scratch over 10 months using agentic coding tools, with a custom word processor engine and rendering layer that only uses Y.js for the CRDT stack. It integrates multiple AI models including GPT-5.4 variants and Claude models for proofreading and revision.

OpenClaw Skill Pack: A 2,500+ Command Set for Real Autonomous Operations on Ubuntu
A new skill package for OpenClaw AI agents introduces over 2,500 execution skills for DevOps operations like Docker management, networking configuration, CVE response, and system automation on Ubuntu environments.