Slack Go SDK
Slack Go SDK from linehaul-ai/linehaulai-claude-marketplace.
Skills in this plugin
3- ▌ Slack Web API · linehaul-aiComprehensive guidance for Slack Web API operations with the Go SDK. Use when sending messages, posting to channels, creating or managing channels, retrieving user information, uploading files, composing Block Kit messages, or performing any synchronous Slack API operations.
- ▌ Slack Realtime Events · linehaul-aiReal-time event handling with Socket Mode and Events API. Use when building interactive Slack bots, handling message events, app mentions, reactions, button clicks, modal submissions, slash commands, or any event-driven Slack application functionality.
- ▌ Slack Client Fundamentals · linehaul-aiFoundation skill for Slack Go SDK. Use when setting up a new Slack bot, initializing the API client, choosing between Web API vs Socket Mode vs Events API, implementing error handling patterns, or establishing testing strategies for Slack applications.