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

MCP-Enabled Agent-Native Hosting: Deploy Apps via AI Agents on ocl-nexus
ocl-nexus introduces an MCP server setup that lets AI coding agents deploy apps directly to an SSO-protected live environment using only an API key.

SIDJUA Framework Adds Governance Layer to Autonomous AI Agents
SIDJUA is a framework with built-in governance, role-based authority rules, and full audit trails that sits on top of any AI model with an API. The demo shows a three-tier hierarchy that scales to 7+1 tiers, with every decision logged and costs tracked in real time.

MAGELLAN: A 15-Agent Autonomous Scientific Discovery System Built on Claude Code
MAGELLAN is a 15-agent autonomous scientific discovery system built entirely on Claude Code. It uses Opus for deep reasoning and Sonnet for structured tasks, generating cross-disciplinary hypotheses without human direction, with 260 hypotheses proposed and 60% killed by adversarial validation in 19 sessions.

Claude Code's Local Memory Integration with Shodh: Enhancing Context Retention Over Time
Explore Claude Code's integration with Shodh memory for long-term project context retention using a local memory server.