Skip to content

docs: updates page with formatting and slack-docs skill mention - #144

Open
lukegalbraithrussell wants to merge 2 commits into
mainfrom
docs-update
Open

docs: updates page with formatting and slack-docs skill mention#144
lukegalbraithrussell wants to merge 2 commits into
mainfrom
docs-update

Conversation

@lukegalbraithrussell

Copy link
Copy Markdown
Contributor

Summary

Some copy editing after Codex support was added. Also noticed that the slack-docs skill was mentioned on the page.

Requirements

@changeset-bot

changeset-bot Bot commented Sep 3, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 21cac39

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Comment on lines -25 to +26
/plugin install slack@claude-plugins-official
codex plugin marketplace add slackapi/slack-skills-plugin
codex plugin add slack@slack

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't swap or change commands - this is github not displaying the ordering swap cleanly (codex now comes before claude code to be alphabetical)

@WilliamBergamin WilliamBergamin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for working on this 💯

Why are we changing the order? should this be alphabetical?

| `create-slack-app` | Scaffold a new Slack app or agent with the [Slack CLI](/tools/slack-cli) and [Bolt](/tools#bolt) (JavaScript or Python). | _"Scaffold a new Bolt for JavaScript app that listens for the `app_mention` event."_ |
| `slack-api` | Discover, navigate, and call [Web API methods](/apis/web-api), surfacing info on required scopes, pagination, rate limits, and error handling. | _"Which Web API method posts a message to a channel, and what scopes does it need?"_ |
| `slack-cli` | Create, run, and manage Slack apps from the terminal with the [Slack CLI](/tools/slack-cli), and search the Slack docs from the command line. | _"Run my Slack app locally and tail the logs."_ |
| `slack-docs` |Find and read the right Slack developer docs page, so Slack platform answers come from the live docs rather than memory. | _"How does the Events API delivery model work?"_ |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Praise 🙏

Comment thread docs/slack-skills-plugin.md Outdated
# 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, Cursor, Codex, and other coding agents.
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 Codex, Claude Code, Cursor, and other coding agents.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we changing the order here? This is not alphabetical 🤔

@haleychaas haleychaas left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💅

@mwbrooks mwbrooks left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙌🏻

@mwbrooks mwbrooks added docs Improvements or additions to documentation semver:patch Changes trigger a patch version bump labels Sep 3, 2026
@mwbrooks

mwbrooks commented Sep 3, 2026

Copy link
Copy Markdown
Member

@lukegalbraithrussell minor: It would be nice to have a changeset that mentions improving the docs and documenting the slack-docs skill.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation semver:patch Changes trigger a patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants