End-to-end orchestration for getting a self-hosted Cyrus agent running. Walks through prerequisites, Claude auth, webhook setup, then creates integrations for Linear, GitHub, GitLab, and Slack based on what you pick. The interesting bit is the browser automation layer: it'll use your existing Chrome session via claude-in-chrome if available, fall back to agent-browser with a fresh profile, or guide you through manual steps. Everything goes through bash commands you can see and approve, never reads secrets into context. Good for the initial setup tax when you want Cyrus responding to Linear issues or Slack messages without clicking through five different OAuth flows yourself.
npx skills add https://github.com/ceedaragents/cyrus --skill cyrus-setup