slack

Installation
SKILL.md

Slack Skill

Interact with Slack workspaces via the Slack Web API. All operations run as the authenticated user (not a bot) — messages you send appear under your name.

Authentication

App credentials are stored in ~/.local/secrets/slack/skill-credentials.json. The user token is stored in ~/.local/secrets/slack/skill.env. The setup process creates a Slack app and authenticates via OAuth — all automated.

First-Time Setup

Step 1 — Get a configuration token:

  1. Visit https://api.slack.com/apps
  2. Click Generate Token
  3. Select the workspace you want to deploy the app on
  4. Copy the Access Token (starts with xoxe.xoxp-)
Related skills
Installs
1
Repository
boazy/skills
First Seen
Mar 28, 2026