docs: adds docs.slack.dev page - #100
Open
lukegalbraithrussell wants to merge 1 commit into
Open
Conversation
WilliamBergamin
requested changes
Jul 28, 2026
WilliamBergamin
left a comment
Contributor
There was a problem hiding this comment.
Praise on placing the docs in the repo 🙏
I left a few nits let me know what you think
| @@ -0,0 +1,47 @@ | |||
| # Slack MCP and Skills Plugin | |||
|
|
|||
| The Slack MCP and Skills Plugin for AI tools bundles together a set of skills that help you develop on the Slack platform with the [Slack MCP Server](/ai/slack-mcp-server). You can use the plugin with Claude Code and Cursor. | |||
Contributor
There was a problem hiding this comment.
The goal is to add support for more AI tools in the near future 🙏
Suggested change
| The Slack MCP and Skills Plugin for AI tools bundles together a set of skills that help you develop on the Slack platform with the [Slack MCP Server](/ai/slack-mcp-server). You can use the plugin with Claude Code and Cursor. | |
| The Slack MCP and Skills Plugin for AI tools bundles together a set of skills that help you develop on the Slack platform with the [Slack MCP Server](/ai/slack-mcp-server). |
| * **[Skills](#skills)**. Skills supercharge you and your agents when developing Slack apps. | ||
| * **[Slack MCP Server connection](/ai/slack-mcp-server)**. The Slack MCP server lets you and your agent interact directly with your Slack workspace, such as searching channels, sending messages, and managing canvases. | ||
|
|
||
| The Slack MCP server is configured automatically when the plugin loads. You'll be prompted to authenticate into your Slack workspace via OAuth. For full setup details, see [Connect to Claude](/ai/slack-mcp-server/connect-to-claude). |
Contributor
There was a problem hiding this comment.
Suggested change
| The Slack MCP server is configured automatically when the plugin loads. You'll be prompted to authenticate into your Slack workspace via OAuth. For full setup details, see [Connect to Claude](/ai/slack-mcp-server/connect-to-claude). | |
| The Slack MCP server is configured automatically when the plugin loads. You'll be prompted to authenticate into your Slack workspace via OAuth. Full setup details vary depending on the AI tool you are using. |
|
|
||
| ## Installing the plugin | ||
|
|
||
| You can install the plugin for Claude Code or for Cursor. |
Contributor
There was a problem hiding this comment.
What do you think about removing this line? 🤔
Author
There was a problem hiding this comment.
Are we trying to avoid specifically calling out which tools? My initial thought is people will come here thinking "i use X tool, does the plugin work for that"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This page will live at
docs.slack.dev/ai/slack-skills-pluginand be accessible from the tools and guides/ai sidebarsPreview
You can preview it here: https://docs-slack-d-docs-skill-fkik8h.herokuapp.com/ai/slack-skills-plugin
Testing
just docs
Notes
Requirements
make testand the tests pass.