slack-notify

Post messages to Slack channels via a configured Slack MCP.

Updated Jul 22, 2023
One-click install
npx skills add https://github.com/ValerianGuivarch/lsr-nestjs-backend --skill slack-notify-valerianguivarch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack-notify
Source: https://github.com/ValerianGuivarch/lsr-nestjs-backend/tree/main/.claude/skills/slack-notify
Command: npx skills add https://github.com/ValerianGuivarch/lsr-nestjs-backend --skill slack-notify-valerianguivarch

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @modelcontextprotocol/server-slack, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of posting messages to Slack channels, streamlining team communication and ensuring important updates are shared efficiently.

Core Features & Use Cases

  • Slack Message Posting: Send well-formatted messages to designated Slack channels.
  • Bot Persona: Engages users with a Power Ranger-themed persona, adding a fun and memorable touch to notifications.
  • Use Case: Use this Skill to automatically post PR review results, deployment updates, or general team notifications to the appropriate Slack channels.

Quick Start

Post a message to the 'idf-dev' channel with the content "It's Morphin Time! We've successfully deployed the new feature."

Frequently Asked Questions about slack-notify

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

FAQPage Schema
How do I post messages to Slack channels automatically?

You can post messages to Slack channels automatically by configuring a Slack MCP and using trigger phrases to send specified content to your target channels. This Skill automates team communication through a bot interface.

Do I need Slack API access to send messages to a channel?

Yes, Slack API access is required to post messages. You must configure the Slack MCP server dependency to authenticate and route your messages to the designated Slack channels successfully.

Can I use a custom bot persona for Slack message posting?

Yes, this Skill uses a Power Ranger-themed bot persona to post messages. It engages users with a fun, themed touch while handling trigger phrases to send notifications to Slack channels.

What is the best way to automate team notifications in Slack?

Automating team notifications in Slack is best handled by configuring a Slack MCP and defining trigger phrases. This allows you to post PR review results, deployment updates, and general notifications automatically.

Does Slack message posting work for deployment updates and PR reviews?

Yes, Slack message posting works for deployment updates and PR reviews. You can configure the bot to post these specific updates to the appropriate channels, streamlining team communication efficiently.

Why is my Slack bot not posting messages to the designated channel?

If your Slack bot is not posting messages, verify your Slack API access and Slack MCP configuration. Proper authentication and channel permissions are required to handle trigger phrases and post content successfully.