workspace/skills/datadog-incidents/SKILL.md
Manage incidents in Datadog Incident Management.
npx skillsauth add automateyournetwork/netclaw datadog-incidentsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Manage incidents in Datadog Incident Management.
| Tool | Description |
|------|-------------|
| list_incidents | List incidents with optional filters |
| get_incident | Get detailed incident information |
| create_incident | Create a new incident (read-only by default) |
| update_incident | Update incident status or fields (read-only by default) |
List all active incidents
→ list_incidents(status="active")
Get details of a specific incident
→ get_incident(incident_id="INC-12345")
List recent network-related incidents
→ list_incidents(tags=["service:network"], time_range="7d")
List SEV1 incidents from the past month
→ list_incidents(severity="SEV-1", time_range="30d")
list_incidents(status="active")get_incident(incident_id="INC-12345")list_incidents(tags=["service:network"])list_incidents(severity="SEV-1,SEV-2")get_incident(incident_id="INC-12345")DD_API_KEY Datadog API keyDD_APP_KEY Datadog application keyDD_SITE Datadog site (optional, defaults to datadoghq.com)This skill uses the datadog-mcp server via remote MCP transport.
tools
Zoom meeting intelligence — correlates a live or referenced Zoom meeting discussion against NetClaw's historical meeting record (via the official Zoom Meetings MCP) and today's actual network state. Use when someone in a Zoom meeting references a past discussion or incident ('didn't we have this issue before?'), or asks to search prior meetings for a topic. Does not itself recognize live in-meeting questions — that happens automatically inside zoom-rtms-mcp's own extractor (spec 118) before this skill is ever invoked.
tools
Manage Lantronix out-of-band (OOB) infrastructure via Percepxion central management platform: device inventory, serial port inspection via SLC CLI, firmware compliance, config management, security auditing, and closed-loop incident remediation. Use during outages, maintenance windows, compliance cycles, and AI-assisted automation workflows.
tools
Federate your NetClaw with other NetClaw operators over the BGP mesh — exchange capability inventories and ask your claw what a peer can do. (US1; remote invocation and chat land in later phases.)
tools
Track token consumption, enforce session budgets, and display cost for every NetClaw interaction.