This is a straightforward Slack integration that handles the everyday actions you'd expect: sending, editing, and deleting messages, adding reactions, managing pins, and pulling member info. It works through OpenClaw's bot token and expects you to pass channel IDs and message timestamps (those 1712023032.1234 style IDs). The action groups let you disable chunks of functionality if you want to lock things down. Honestly, the most useful bit is having message context automatically include the IDs you need to react or pin without hunting through Slack's UI. Good for automating team notifications or building workflows that respond to specific messages.
npx skills add https://github.com/steipete/clawdis --skill slack