slack-tools

Manage Slack workspaces by organizing channels and scheduling messages via the Slack API.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/gagan114662/exp --skill slack-tools-gagan114662
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack-tools
Source: https://github.com/gagan114662/exp/tree/main/crates/openfang-skills/bundled/slack-tools
Command: npx skills add https://github.com/gagan114662/exp --skill slack-tools-gagan114662

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines Slack workspace management and automates repetitive communication tasks, enhancing team productivity and collaboration.

Core Features & Use Cases

  • Workspace Management: Organize channels, archive inactive ones, and manage user groups effectively.
  • Automation: Implement scheduled messages, notifications via webhooks, and custom slash commands.
  • API Integration: Leverage the Slack API and Block Kit for rich message formatting and interactive elements.
  • Use Case: Automate daily stand-up reminders in specific channels or set up CI/CD notifications to a dedicated #devops channel.

Quick Start

Use the slack-tools skill to send a scheduled message to the #general channel at 9 AM tomorrow.

Frequently Asked Questions about slack-tools

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate scheduled Slack messages for daily stand-up reminders?

To automate scheduled Slack messages, you use programmatic API interaction to set specific delivery times for channel reminders. This Skill streamlines workspace communication workflows by handling message scheduling and webhook notifications.

What is the best way to organize Slack channels and manage inactive ones?

The best way to organize Slack channels is through programmatic workspace management to archive inactive channels and manage user groups. This approach automates administrative tasks to maintain a streamlined communication environment.

Can I use Slack API and Block Kit for rich message formatting and interactive elements?

Yes, you can leverage the Slack API and Block Kit to build rich message formatting and interactive elements. This enables advanced API integration for custom slash commands and interactive workspace notifications.

Do I need to follow Slack API rate limits and security protocols for token management?

Yes, you must adhere to Slack API best practices, rate limits, and security protocols for token management. Following these constraints is required to maintain secure and stable programmatic interaction with your workspace.

Does slack-tools support setting up CI/CD notifications via webhooks to a dedicated channel?

Yes, slack-tools supports setting up CI/CD notifications to a dedicated channel by implementing automation via webhooks. This streamlines team communication by delivering programmatic alerts directly into your workspace.