slack-messaging
Use when asked to send or read Slack messages, check Slack channels, test Slack integrations, or interact with a Slack workspace from the command line.
Content Preview
--- name: slack-messaging description: Use when asked to send or read Slack messages, check Slack channels, test Slack integrations, or interact with a Slack workspace from the command line. user-invocable: false allowed-tools: Bash(slackcli:*, curl:*) --- # Slack Messaging via slackcli Send and read Slack messages from the command line using `slackcli` (shaharia-lab/slackcli). ## Installation Download the binary: ```bash curl -sL -o /usr/local/bin/slackcli \ "https://github.com/shaharia-
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/slack-messaging.md \
https://raw.githubusercontent.com/obra/superpowers-lab/main/skills/slack-messaging/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/obra/superpowers-labThen reference at skills/slack-messaging/SKILL.md
Related Skills
slack
Slack workspace integration. Search messages, access channels, read threads, and stay connected with your team's communications while coding. Find relevant discussions and context quickly.
pluginpluginmarketplaceslack
by Anthropic · anthropic-official-plugins
slack-gif-creator
Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack."
slack-gif-creatorslackgifcreator
by Anthropic · anthropic-official-skills
slack-automation
Automate Slack workspace operations including messaging, search, channel management, and reaction workflows through Composio's Slack toolkit.
workflowslack
by sickn33 (Antigravity) · antigravity-awesome-skills
slack-bot-builder
The Bolt framework is Slack's recommended approach for building apps. It handles authentication, event routing, request verification, and HTTP request processing so you can focus on app logic.
architectureslackbotbuilder
by sickn33 (Antigravity) · antigravity-awesome-skills