slack-tools

Manage Slack workspaces and automate communication workflows via the Slack API.

18.1k|2.3k|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/RightNow-AI/openfang --skill slack-tools-rightnow-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack-tools
Source: https://github.com/RightNow-AI/openfang/tree/main/crates/openfang-skills/bundled/slack-tools
Command: npx skills add https://github.com/RightNow-AI/openfang --skill slack-tools-rightnow-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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

Core Features & Use Cases

  • Workspace Management: Organize channels, archive inactive ones, and set clear channel purposes.
  • Automation: Implement scheduled messages, notifications via webhooks, and custom slash commands.
  • API Integration: Leverage the Slack API and Block Kit for rich, interactive messaging and custom app development.
  • Use Case: Automate daily stand-up reminders in a specific channel, or set up a webhook to notify a project channel when a new build is deployed.

Quick Start

Use the slack-tools skill to schedule a message to the '#general' channel at 9 AM tomorrow with the text 'Good morning team!'.

Frequently Asked Questions about slack-tools

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

FAQPage Schema
How do I automate Slack notifications via webhooks for build deployments?

You can automate Slack notifications by configuring incoming webhooks to push automated alerts directly into a specific project channel whenever a new build is deployed.

Can I send scheduled messages to a Slack channel automatically?

Yes, you can send scheduled messages to a Slack channel. The skill facilitates scheduling messages to post at specific times, such as daily stand-up reminders in a designated channel.

How do I build interactive messages in Slack using Block Kit?

You build interactive Slack messages using Block Kit by leveraging the Slack API to construct rich, interactive layouts for custom app development and enhanced team collaboration.

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

The best way to organize Slack channels is by managing workspace structures, archiving inactive channels, and setting clear channel purposes to maintain efficient workspace organization.

Does this approach support custom slash commands for Slack workspace management?

Yes, custom slash commands are supported for Slack workspace management. You can implement these commands alongside API integration to drive efficient communication workflows.