slack Skill
Read Slack context, route to the right Slack workflow, and prepare or perform Slack writes that match the user's intent. Published by openai in plugins.
What is slack Skill?
Read Slack context, route to the right Slack workflow, and prepare or perform Slack writes that match the user's intent. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Writing
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use slack Skill
- Use it for writing.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/slack/skills/slack/SKILL.md
What it does
Read Slack context, route to the right Slack workflow, and prepare or perform Slack writes that match the user's intent.
Skill instructions
Slack Overview 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. Related Skills | 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 | Reference Notes | Task | Reference | | --- | ---
Explore related resources
Frequently asked questions
What is slack?
slack is a open-source AI agent skill with Copy skill directory. Read Slack context, route to the right Slack workflow, and prepare or perform Slack writes that match the user's intent.
Who is slack best for?
slack is best for reusing agent instructions, scripts, and references, writing workflows.
How do I install slack?
Install or run slack using Copy skill directory. Check slack for the latest setup command.
Is slack actively maintained?
slack may need a closer maintenance check before production use.
Auto-fetched from GitHub.