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

Cloudflare Dynamic Worker Loader: Sandboxing AI Agents with Isolates
Cloudflare's Dynamic Worker Loader API, now in open beta, allows Workers to instantiate new Workers with runtime-specified code in isolated sandboxes using V8 isolates, offering 100x faster startup than containers and no global concurrency limits.

Zerostack 1.0.0: A Unix-Inspired Coding Agent in Pure Rust
Zerostack is a coding agent written in pure Rust, modeled on Unix philosophy — small composable tools piped together via stdin/stdout.

RunAnywhere RCLI: On-Device Voice AI Pipeline for Apple Silicon
RunAnywhere has released RCLI, an open-source voice AI pipeline for macOS that runs STT, LLM, and TTS entirely on Apple Silicon devices. The tool uses their proprietary MetalRT inference engine and claims significant performance improvements over existing solutions.

Open Source GTM Plugin for Claude Code with 166 Marketing Skills and Bootstrap Command
A developer has released an open source Go-To-Market plugin for Claude Code that provides 166 specialized marketing skills across SEO, content, outbound, sales, growth, analytics, strategy, ads, social, CRM, and AI search. The plugin includes a /bootstrap command that interviews users about their brand to generate personalized context files.