بنقرة واحدة
slack
// Read Slack context, route to the right Slack workflow, and prepare or perform Slack writes that match the user's intent.
// Read Slack context, route to the right Slack workflow, and prepare or perform Slack writes that match the user's intent.
Connector-first Google Docs creation and editing in local Codex plugin sessions, with direct native create and batchUpdate workflows for simple docs, DOCX-first import for polished deliverables, target-document checks, smart chip and building-block reconstruction, connector-readback verification, and reference routing for formatting, citations, tables, and write-safety.
Use connected Google Drive as the single entrypoint for Drive, Docs, Sheets, and Slides work. Use when the user wants to find, fetch, organize, share, export, copy, or delete Drive files, or summarize and edit Google Docs, Google Sheets, and Google Slides through one unified Google Drive plugin.
Google Slides work for finding, reading, summarizing, creating, importing, visual cleanup, template migration, structural repair, and content edits in native Slides decks.
Use when building bots.
Use when embedding meetings.
Use when choosing architecture.
| name | slack |
| description | 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 |
slack_search_* tools as the search bucket, slack_read_*, slack_list_*, and lookup-style tools as the read bucket, and message, draft, schedule, or canvas creation tools as the send/write bucket.Retry-After or another explicit wait hint, follow it. Otherwise wait about 30 seconds before calling that bucket again.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.