slack-report-delivery

Format and deliver network reports to Slack channels using Block Kit.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Slack report delivery solves the friction of sharing structured network reports by delivering health checks, security audits, topology diagrams, and compliance documents to Slack channels with rich Block Kit formatting.

Core Features & Use Cases

  • Rich Slack messages using Block Kit for health checks, security audits, topology diagrams, and compliance reports
  • Attachments & diagrams: attach full reports and diagrams via files:write
  • Scheduled deliveries: automate timely report delivery to multiple channels/workspaces
  • Multi-workspace support: target Slack channels across different Slack workspaces

Quick Start

Post a health check report to a Slack channel using the slack-report-delivery skill.

Frequently Asked Questions about slack-report-delivery

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

FAQPage Schema
How do I automate Slack report delivery for network health checks?

Automate Slack report delivery by using this skill to format network health checks into rich Block Kit messages and post them to targeted channels on a schedule.

Can I attach topology diagrams to Slack messages using Block Kit?

Yes, you can attach topology diagrams to Slack messages by utilizing the files:write OAuth scope to upload full reports and diagrams directly alongside the formatted Block Kit text.

Do I need specific Slack OAuth scopes to post security audit reports to channels?

Yes, posting security audit reports requires Slack OAuth scopes including chat:write, chat:write.customize, files:write, files:read, channels:history, and pins:read.

What is the best way to deliver compliance reports to multiple Slack workspaces?

Deliver compliance reports to multiple Slack workspaces by configuring scheduled deliveries that target specific Slack channels across different workspaces using the Python Slack SDK.

Does this Slack reporting skill run on a specific Python runtime environment?

Yes, this Slack reporting skill runs on a Python 3 runtime environment utilizing the Slack SDK to handle message formatting and multi-workspace delivery.

Can I schedule automated fleet reporting across different Slack channels?

Yes, you can schedule automated fleet reporting across different Slack channels by configuring timely deliveries for topology diagrams, security audits, and health checks.