What problem does it solve? Setting up the Powerpacks recruiting-search workstation normally requires cloning a repo, running harness-specific installers, and configuring hosted Powerset credentials. This Skill compresses that entire bootstrap into a single sentence the user gives their coding agent, with no restart required afterward. ## Core Features & Use Cases - One-URL Bootstrap: Clones the public powerpacks repo, pins it to the newest published release, and runs the correct installer for Claude Code, Codex, or Pi. - Conditional Hosted Config: Initializes the Powerset .env from the public template only when the user chooses a Powerset account, preserving existing secrets otherwise. - Same-Session Continuation: After install, reads the newly installed skill files directly from disk and routes the original ask (setup, onboard, import-gmail, search) without restarting the session. - Use Case: A recruiter tells their agent "Use Powerpacks to set up my local network search using my Powerset account" and the agent installs everything, authenticates, pulls provisioned Modal/OpenAI/Parallel keys, and begins the LinkedIn network index build. ## Quick Start Tell your agent: Download and install the Powerpacks skill from https://powerset.dev/powerpacks, then ask it to set up your local network search using your Powerset account.