# slack-webhook-manager > Manages Slack webhook integrations for notifications, alerts, and interactive messages. Handles webhook creation, message formatting, and delivery confirmation with retry logic. - Author: MikkohChen - Repository: Frictionless-Labs/claude-skills - Version: 20251222045014 - Stars: 1 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/Frictionless-Labs/claude-skills - Web: https://mule.run/skillshub/@@Frictionless-Labs/claude-skills~slack-webhook-manager:20251222045014 --- --- name: 'slack-webhook-manager' description: 'Manages Slack webhook integrations for notifications, alerts, and interactive messages. Handles webhook creation, message formatting, and delivery confirmation with retry logic.' category: 'Integration' version: '1.0.0' --- # Slack Webhook Manager ## Overview Manages Slack webhook integrations for notifications, alerts, and interactive messages. Handles webhook creation, message formatting, and delivery confirmation with retry logic. ## Key Capabilities - **Automated Execution**: Handles integration tasks without manual intervention - **Error Handling**: Robust error detection and recovery mechanisms - **Integration Ready**: Works seamlessly with other skills and external systems - **Configurable**: Supports parameter customization for different use cases ## Usage This skill is automatically invoked when relevant integration operations are needed. It can be explicitly called by referencing `slack-webhook-manager` in your requests. ## Parameters The skill accepts context-specific parameters based on the operation being performed. Default behaviors are optimized for common scenarios. ## Examples **Example 1: Basic Usage** ``` Request: [Example request that would trigger this skill] Result: [Expected outcome description] ``` **Example 2: Advanced Configuration** ``` Request: [More complex scenario] Result: [Detailed result with parameters] ``` ## Safety & Constraints - **Risk Level**: Low - **Safeguards**: Read-only operations, no system modifications - **Validation**: Input validation and output verification built-in ## Integration Points This skill integrates with: - Claude's core reasoning capabilities - File system operations (when applicable) - External APIs (when configured) - Other skills in the Integration category ## Maintenance & Updates **Version**: 1.0.0 **Status**: Production-ready **Last Updated**: 2025-12-21 **Source**: Skill_Seekers/claude-skills ## Related Skills See other Integration skills for complementary capabilities: - Check the skills directory for related tools - Combine with Foundation skills for enhanced orchestration