π―
slack-messaging
π―Skillfrom obra/superpowers-lab
What it does
|Sends and reads Slack messages via command line using slackcli, enabling direct interaction with Slack workspaces without a Slack app.
Same repository
obra/superpowers-lab(4 items)
slack-messaging
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add obra/superpowers-lab --skill slack-messagingskills.sh Installβ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add obra/superpowers-lab --skill slack-messagingManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/slack-messaging/SKILL.mdSKILL.md
30Installs
-
AddedFeb 4, 2026
More from this repository3
π―π―π―
finding-duplicate-functionsπ―Skill
Experimental Claude Code skills lab featuring semantic code duplication detection that identifies functions with the same intent but different implementations using LLM-powered intent clustering.
using-tmux-for-interactive-commandsπ―Skill
Programmatically control interactive CLI tools like vim, git, and REPLs using tmux detached sessions with send-keys and capture-pane commands.
mcp-cliπ―Skill
Enables dynamic, on-demand querying and invocation of Model Context Protocol (MCP) servers without permanent configuration, from Superpowers Lab, experimental skills for Claude Code.