Read Slack context, route to the right Slack workflow, and prepare or perform Slack writes that match the user's intent.
Use this skill as the router for Slack work. Read the relevant Slack context first, then hand off to the most specific Slack workflow.
If the task will produce outgoing Slack text or perform a Slack write, switch to ../slack-outgoing-message/SKILL.md before finalizing and reread that file's ## Formatting Rules section immediately before any send, draft, schedule, or canvas creation.
| Workflow | Skill |
|---|---|
| Message composition, rewrites, drafts, and canvas-writing workflows | ../slack-outgoing-message/SKILL.md |
| Bounded channel recaps and thematic Slack summaries | ../slack-channel-summarization/SKILL.md |
| Daily digests across selected channels or topics | ../slack-daily-digest/SKILL.md |
| Find messages that likely need a response and prepare reply drafts | ../slack-reply-drafting/SKILL.md |
| Triage for what the user needs to read, reply to, or do next | ../slack-notification-triage/SKILL.md |
| Task | Reference |
|---|---|
| Slack Markdown formatting rules and examples | references/markdown.md |
references/markdown.md for emphasis, lists, links, quotes, mentions, and code.slack-outgoing-message skill.If Slack messages are missing, say that Slack access may be unavailable, the workspace may be disconnected, or the wrong channel or thread may be in scope, then ask the user to reconnect or clarify the destination.