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_TOKEN is set in the shell environment.
  • Run the script from this repo (uses the local @slack/web-api dependency).

CLI Wrapper (Bun + TS)

Script: scripts/slack_web_api.ts

Commands:

  • list_channels
  • post
  • post_table
  • delete
Related skills
Installs
4
Repository
wottpal/skills
First Seen
Mar 1, 2026