Skip to content

Tags: 8Dvibes/slack-toolkit

Tags

v0.3.0

Toggle v0.3.0's commit message
slack-toolkit v0.3.0 — form-encode all API requests; api passthrough …

…cursor pagination

v0.2.2

Toggle v0.2.2's commit message
feat: 5 expert skills (api-expert, block-kit, integration-patterns, m…

…rkdwn, troubleshooting) -- v0.2.2

Layer 2 skills that teach agents HOW to use slack-cli dynamically, not just
what commands to run. Includes opensrc-style source reading patterns, Block Kit
templates, common integration architectures, Slack mrkdwn reference, and
self-diagnostic troubleshooting chains. Also expands /slack-dynamic with the
full self-service resolution chain and source reading pattern.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

v0.2.1

Toggle v0.2.1's commit message
chore: v0.2.1 -- PyPI metadata, repo topics, classifiers, project URLs

- Add readme = "README.md" so PyPI renders the full README (23K chars, text/markdown)
- Bump Development Status from Alpha to Beta
- Add OS Independent classifier
- Add Python 3.10-3.14 version classifiers
- Add Topic :: Software Development :: Libraries :: Python Modules classifier
- Add [project.urls] block: Homepage, Repository, Issues, Changelog
- Expand description to include method count and agent-first framing
- Add wheel to build-system requires (matches n8n-cli pattern)
- Bump version to 0.2.1

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>