A CLAUDE.md is just a markdown file at the root of your repo. Copy the content below into your own project's CLAUDE.md to give your agent the same context.
npx versuz@latest install anthropics-knowledge-work-plugins --kind=claude-mdcurl -o CLAUDE.md https://raw.githubusercontent.com/anthropics/knowledge-work-plugins/HEAD/CLAUDE.md# Slack Plugin This plugin integrates Slack with Claude Code, providing tools to search, read, and send messages in Slack. ## Commands - `/slack:summarize-channel <channel-name>` — Summarize recent activity in a Slack channel - `/slack:find-discussions <topic>` — Find discussions about a specific topic across Slack channels - `/slack:draft-announcement <topic>` — Draft a well-formatted Slack announcement and save it as a draft - `/slack:standup` — Generate a standup update based on your recent Slack activity - `/slack:channel-digest <channel1, channel2, ...>` — Get a digest of recent activity across multiple Slack channels ## Skills - **slack-messaging** — Guidance for composing well-formatted Slack messages using mrkdwn syntax - **slack-search** — Guidance for effectively searching Slack to find messages, files, channels, and people