Sets up a Slack bot integration for Cyrus by creating an app from a pre-built manifest that includes OAuth scopes, event subscriptions, and webhook endpoints. The skill takes your base URL, agent name, and description, then either automates the process through browser control (claude-in-chrome or agent-browser) or walks you through it manually. It's opinionated about security: credentials never get read into context, only written via bash commands. The manifest defines specific scopes for channels, search, canvases, and reactions, routing events to /slack-webhook. Worth noting it checks if you're already configured and bails early if so. This is the first-time setup step, not ongoing Slack operations.
npx -y skills add ceedaragents/cyrus --skill cyrus-setup-slack --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills