Skip to content

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

Merged
lukegalbraithrussell merged 7 commits into
mainfrom
docs-update
Sep 4, 2026
Merged

docs: updates page with formatting and slack-docs skill mention#144
lukegalbraithrussell merged 7 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

🦋 Changeset detected

Latest commit: c8cc3c6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
slack Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another 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?

Comment thread docs/slack-skills-plugin.md Outdated
| `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

@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.

@lukegalbraithrussell
lukegalbraithrussell requested a review from a team as a code owner September 4, 2026 14:59
@lukegalbraithrussell

Copy link
Copy Markdown
Contributor Author

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

@mwbrooks Added! Assuming you meant "minor" in the sense of "small request" and not that this should literally be a minor in the changeset (I put it as patch)

@mwbrooks

mwbrooks commented Sep 4, 2026

Copy link
Copy Markdown
Member

@mwbrooks Added! Assuming you meant "minor" in the sense of "small request" and not that this should literally be a minor in the changeset (I put it as patch)

haha, yep @lukegalbraithrussell - I guess I should be more selective with my terms when talking to a docs writer 📚 We should keep this one as a semver:patch.

Comment thread docs/slack-skills-plugin.md Outdated
@lukegalbraithrussell
lukegalbraithrussell merged commit 1579a07 into main Sep 4, 2026
7 checks passed
@lukegalbraithrussell
lukegalbraithrussell deleted the docs-update branch September 4, 2026 22:36
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