What problem does it solve? Getting a local AI job-application agent running requires installing a terminal host, verifying it is healthy, keeping it updated, and connecting it to the web dashboard. This Skill automates that entire onboarding and maintenance flow so the agent can start working without manual setup steps. ## Core Features & Use Cases - Install and launch the terminal host: Detects whether the JobPilot host is installed and running on port 4102, installs it via the official one-liner for Windows, macOS, or Linux, and starts it detached so it outlives the session. - Health checks and recovery: Polls the local health endpoint, diagnoses port conflicts from stale processes, and restarts the host when needed. - Self-update management: Compares the running host version against the latest GitHub release and restarts to apply updates, plus instructions for refreshing the setup skill itself in Claude Code or Codex. - Use Case: After installing the JobPilot plugin, run this Skill once to get the local agent host running, then open the dashboard, sign in, and launch the agent to start searching and applying for jobs. ## Quick Start Run the setup skill to install and start the JobPilot terminal host on this machine, then open the dashboard to sign in and launch the agent.