From slack
Set up Slack channel tokens and check channel status. Use when the user provides Slack bot tokens or asks about channel configuration.
How this skill is triggered — by the user, by Claude, or both
Slash command
/slack:configureThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when the user pastes Slack bot tokens, asks to configure the
Use this skill when the user pastes Slack bot tokens, asks to configure the Slack channel, or wants to check channel status.
SLACK_BOT_TOKEN (starts with xoxb-) and SLACK_APP_TOKEN (starts with xapp-).~/.claude/channels/slack/.env:
SLACK_BOT_TOKEN=xoxb-...
SLACK_APP_TOKEN=xapp-...
~/.claude/channels/slack/.env exists and has both tokens.~/.claude/channels/slack/access.json (if exists).If the policy is still pairing (default), suggest the user:
allowlist via /slack:access policy allowlist
to lock down accessnpx claudepluginhub reef-digital/claude-code-slackWrites Discord bot token to config and guides you through channel setup, access policy, and allowlist lockdown.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.