What problem does it solve? Setting up a Powerset-backed recruiting-search workstation requires juggling Auth0 login, runtime API keys (Modal, OpenAI, Parallel, Powerset), MCP server registration, and default set selection across multiple commands. This Skill unifies all of that into a single $powerset command surface with terse, actionable output. ## Core Features & Use Cases - One-command setup: $powerset setup performs Auth0 login, pulls provisioned runtime keys into .env, and installs the powerset-search MCP in one flow. - Credential and environment management: $powerset login, $powerset status, $powerset whoami, and $powerset env pull keep Auth0 credentials and Modal/OpenAI/Parallel/Powerset API keys current. - Set and MCP administration: $powerset sets list / sets use resolve Powerset sets via the Search MCP and write POWERPACKS_DEFAULT_SET_ID to .env; $powerset mcp install registers or refreshes the MCP for local hosts. - Use Case: A new user on Codex runs $powerset setup, completes the browser Auth0 login, and immediately has runtime keys and the Powerset Search MCP configured without touching config files manually. ## Quick Start Ask your agent to run $powerset setup to log in, pull runtime keys, and install the Powerset MCP in one step.