slack-web-api

Installation
SKILL.md

Slack Web API

One way to interact with the Slack platform is its HTTP RPC-based Web API, a collection of methods requiring OAuth 2.0-based user, bot, or workspace tokens blessed with related OAuth scopes.

How to Use This Skill

This API documentation is split into multiple files for on-demand loading.

Directory structure:

references/
├── resources/             # 56 resource index files
├── operations/            # 253 operation detail files
├── schemas/               # 3 schema groups, 48 schema files
├── authentication.md      # auth methods
└── mrkdwn-formatting.md   # Slack message format spec (read before posting messages)
Installs
7
GitHub Stars
19
First Seen
Jan 29, 2026
slack-web-api — yuyz0112/public-api-skills