Skip to main content
Generalopenai

slack-reply-drafting

Draft Slack replies from available context. Use when the user wants help finding messages that likely need a response and preparing reply drafts.

Stars
1,305
Source
openai/plugins
Updated
2026-05-30
Slug
openai--plugins--slack-reply-drafting
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-reply-drafting/SKILL.md -o .claude/skills/slack-reply-drafting.md

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