slack-report-delivery

Format and deliver network engineering reports to Slack channels via Block Kit.

627|175|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/automateyournetwork/netclaw --skill slack-report-delivery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack-report-delivery
Source: https://github.com/automateyournetwork/netclaw/tree/main/workspace/skills/slack-report-delivery
Command: npx skills add https://github.com/automateyournetwork/netclaw --skill slack-report-delivery

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the communication of critical network status and audit findings by delivering formatted reports directly into Slack channels, ensuring timely awareness and action.

Core Features & Use Cases

  • Formatted Reporting: Presents network health, security audits, topology, reconciliation, and change reports using Slack's rich Block Kit formatting.
  • Multi-Format Support: Handles various report types including device health, security vulnerabilities, network topology, NetBox reconciliation, and configuration changes.
  • Use Case: Automatically post a daily summary of critical security vulnerabilities found across the network to a dedicated #security-alerts Slack channel.

Quick Start

Use the slack-report-delivery skill to post the latest health check report to the #network-ops channel.

Frequently Asked Questions about slack-report-delivery

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

FAQPage Schema
How do I send network health check reports to a Slack channel?

To send network health check reports to a Slack channel, this skill formats the report data using Slack's rich Block Kit formatting and posts it via Slack APIs. It handles message posting and file attachments directly to your specified channels.

Can I automate Slack notifications for network security audits?

Yes, you can automate Slack notifications for network security audits by using this skill to format and deliver vulnerability findings to dedicated channels. It presents detailed breakdowns and actionable insights directly in the messages.

Does Slack Block Kit formatting support network topology discovery reports?

Slack Block Kit formatting fully supports network topology discovery reports by presenting the data in rich, structured message blocks. This skill formats these discoveries with detailed breakdowns for clear visibility in your channels.

What is the best way to deliver NetBox reconciliation results to Slack?

The best way to deliver NetBox reconciliation results to Slack is using this skill to format the findings with rich Block Kit formatting. It ensures the reconciliation report is posted directly to your channels with actionable insights.

Do I need any dependencies to post configuration change reports to Slack?

You do not need any external dependencies to post configuration change reports to Slack, as this skill operates independently. It handles the Slack API message posting and file attachments natively using its internal scripts.