slack-teams-hub

Automates Slack and Teams notifications and monitors channels for urgent messages.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ericfbrown1-boop/openclaw-workspace --skill slack-teams-hub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack-teams-hub
Source: https://github.com/ericfbrown1-boop/openclaw-workspace/tree/main/skills/slack-teams-hub
Command: npx skills add https://github.com/ericfbrown1-boop/openclaw-workspace --skill slack-teams-hub

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires slack_sdk, requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of managing communication across multiple Slack and Teams channels efficiently, including sending notifications, briefings, and monitoring for urgent messages.

Core Features & Use Cases

  • Notification Delivery: Send scheduled and urgent notifications to Slack and Teams channels.
  • Channel Monitoring: Monitor Slack and Teams channels for urgent messages and alerts.
  • Use Case: Ideal for delivering daily briefings, deal alerts, competitive intelligence notifications, and system alerts to relevant teams and stakeholders.

Quick Start

Set up the Slack/Teams Notification Hub by providing the necessary credentials and configuring the channels for notifications and alerts.

Frequently Asked Questions about slack-teams-hub

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

FAQPage Schema
How do I automate sending notifications to Slack and Teams channels?

You can automate sending notifications to Slack and Teams channels by using Python libraries to interact with their APIs, requiring bot tokens and webhook URLs to deliver scheduled or urgent messages automatically.

Can I monitor Slack and Teams channels for urgent messages automatically?

Yes, you can monitor Slack and Teams channels for urgent messages automatically by configuring bot tokens and webhook URLs to track channel activity and alert you when priority messages are detected.

What credentials do I need to send automated briefings to Slack and Teams?

To send automated briefings to Slack and Teams, you need Slack and Teams credentials, bot tokens, and webhook URLs configured for the specific channels where notifications will be delivered.

What's the best way to deliver daily briefings across multiple Slack and Teams channels?

The best way to deliver daily briefings across multiple Slack and Teams channels is to automate the process using Python API libraries, which handle notification delivery and channel monitoring through configured webhook URLs and bot tokens.

Does this notification automation work for both scheduled alerts and urgent message monitoring?

Yes, this notification automation works for both scheduled alerts and urgent message monitoring, allowing you to send planned briefings while simultaneously monitoring Slack and Teams channels for priority messages that require immediate attention.

Why do I need webhook URLs and bot tokens for Slack and Teams notification automation?

You need webhook URLs and bot tokens for Slack and Teams notification automation because they provide the authentication and channel access required by Python API libraries to send messages and monitor channel activity programmatically.