Skip to main content
Generalopenai

slack-outgoing-message

Primary skill for composing, drafting, or refining any outbound Slack content. Use this whenever the task will require using `slack_send_message`, `slack_send_message_draft`, or `slack_create_canvas`. Use `slack` to read or analyze Slack context; use this skill to produce the final outgoing message.

Stars
1,305
Source
openai/plugins
Updated
2026-05-30
Slug
openai--plugins--slack-outgoing-message
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/openai/plugins/HEAD/plugins/slack/skills/slack-outgoing-message/SKILL.md -o .claude/skills/slack-outgoing-message.md

Drops the SKILL.md into .claude/skills/slack-outgoing-message.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.