webex-network-alerts

Format and route real-time network alerts to Cisco WebEx spaces with Adaptive Cards.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Format and deliver timely WebEx-based alerts to on-call teams using adaptive cards, Markdown formatting, and attachments, improving incident visibility and response speed.

Core Features & Use Cases

  • Adaptive Card support to emphasize severity and context
  • Markdown formatting for readable alerts and status updates
  • Post alerts to WebEx spaces, attach diagrams or logs, and handle health checks
  • Use cases include device outages, performance degradations, and weekly health summaries

Quick Start

Post a test alert to a WebEx space using the bot token.

Frequently Asked Questions about webex-network-alerts

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

FAQPage Schema
How do I send network alerts to a WebEx space using adaptive cards?

To send network alerts to WebEx spaces, you format real-time incident messages using Adaptive Cards and Markdown, then route them via the WebEx API using a bot token. This delivers rich, readable alerts directly to selected teams.

What is needed to post incident alerts to WebEx spaces with rich formatting?

Posting incident alerts to WebEx spaces requires a WebEx Bot token and access to the WebEx API. These prerequisites allow the system to authenticate and route adaptive cards with markdown formatting and attachments to the correct spaces.

Can I include attachments and markdown formatting in WebEx network alert notifications?

Yes, WebEx network alert notifications support markdown formatting and attachments. You can attach diagrams or logs directly to the adaptive cards, providing on-call teams with full incident context like device outages and health summaries.

Does the WebEx API support routing device outage alerts to multiple teams?

The WebEx API supports routing device outage alerts to selected teams and spaces. By using a bot token for authentication, you can format and distribute status updates and performance degradations across multiple WebEx spaces simultaneously.

What is the best way to format health check summaries for WebEx space notifications?

The best way to format health check summaries for WebEx space notifications is using Adaptive Cards with Markdown. This approach emphasizes severity and context, ensuring on-call teams can quickly read and respond to weekly health summaries.

Why use adaptive cards instead of plain text for WebEx incident alerts?

Adaptive cards emphasize severity and context for WebEx incident alerts better than plain text. They support rich card layouts and attachments, improving incident visibility and response speed for on-call teams handling device outages.