slack
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:
- Visit https://api.slack.com/apps
- Click Generate Token
- Select the workspace you want to deploy the app on
- Copy the Access Token (starts with
xoxe.xoxp-)
More from boazy/skills
atlassian
Interact with Jira and Confluence via REST API - search, create, update issues and pages
14d2-diagrams
|
12adr
Manage Architecture Decision Records (ADRs) in Confluence — create new ADRs from template, update existing ones, generate status reports, sync status emojis, and review ADRs for quality. Use when ADR, architecture decision, or design record is mentioned.
11self-contained-python-scripts
|
2