slack-channels

Installation
SKILL.md

Slack Channels

Personal Slack channel directory. Resolves short aliases into canonical channel names and IDs so messages don't have to spell out long handles every time.

Prerequisites

  • Slack MCP (required for the add/seed workflows) — uses slack_search_channels to discover channels in your workspace and resolve #full-name references to IDs.
  • Lookup workflow (1) does not require Slack MCP — it reads only the local directory file.

Data file

The directory is stored at:

~/.claude/skills-data/slack-channels/channels.md

This path is outside any installed skill directory, so reinstalling the skill via npx skills add doesn't touch your data. The path is hardcoded throughout this skill — if you relocate the file, also update the references below.

Installs
4
First Seen
May 26, 2026
slack-channels — rodrigowbazevedo/skills