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_channelsto discover channels in your workspace and resolve#full-namereferences 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.