AI Setup Wizard
Paste this into Claude Code or another coding agent that can fetch a URL:
Get me started with TheSpider: https://thespider.xyz/startup.md
The agent installs the verified client, opens a browser login, and asks before spending any model tokens. It does not read credential files, invent enrollment codes, or clone the server.
To keep TheSpider around in later sessions:
npx skills add https://thespider.xyz -g
That is the open skills CLI. It finds /.well-known/agent-skills/ and installs the thespider skill into the agents it detects. Default mode is guided: "Get me started with TheSpider." or "What's the next TheSpider step in this repo?" It only runs unattended when you clearly ask. On-prem, pass your instance origin instead of thespider.xyz.
Want the coding agent to run audits itself, with no local thespider-agent? Use MCP.
Prefer typing the commands? Install the agent, then follow the Cloud quickstart.