Slack Skills Plugin
Eight Slack platform skills and five workspace commands, with Block Kit checked by the API itself.
Install
OfficialClaude Code: /plugin marketplace add anthropics/claude-plugins-official → /plugin install slack@claude-plugins-official
Slack uygulaması geliştirilirken, Block Kit düzeni kurulurken ya da kanal özeti, duyuru taslağı hazırlanırken
- Author
- Slack
- License
- MIT
Slack's own plugin has two halves. The build side covers the Web API method surface with its scopes, pagination and error shapes, the Slack CLI, Bolt scaffolding and sandbox testing — and the Block Kit skill validates a proposed layout against the blocks.validate method rather than guessing whether the JSON will be accepted. The workspace side is smaller: five commands produce a standup, a channel digest, a channel summary, an announcement draft, or a search across past discussions. Only the search skill needs the hosted Slack server; everything else works with no workspace connection at all, which keeps the developer-facing skills usable before anyone has finished the OAuth dance.
Similar skills
Mercado Pago Skills
SkillFour Mercado Pago skills that refuse to work offline and pull every payload from the official MCP.
Box Agent Skills
SkillWorking knowledge of the Box API, webhooks and Box AI retrieval for agents.
Mintlify
SkillBuilds and edits Mintlify docs sites: MDX pages, docs.json config, components and API references.

Comments(0)
Sign in to comment