slack-web-api
Installation
SKILL.md
Slack Web API Skill
Use the bundled Bun+TypeScript CLI wrapper to call Slack Web API methods with a bot token.
Preconditions
- Ensure
SLACK_TOKENis set in the shell environment. - Run the script from this repo (uses the local
@slack/web-apidependency).
CLI Wrapper (Bun + TS)
Script: scripts/slack_web_api.ts
Commands: