workspace/skills/datadog-metrics/SKILL.md
Query metrics and explore dashboards in Datadog.
npx skillsauth add automateyournetwork/netclaw datadog-metricsInstall 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.
Query metrics and explore dashboards in Datadog.
| Tool | Description |
|------|-------------|
| query_metrics | Execute metric queries with aggregations |
| list_metrics | List available metrics matching a pattern |
| get_metric_metadata | Get metadata for a specific metric |
| list_dashboards | List all available dashboards |
| get_dashboard | Get dashboard definition and widgets |
Query CPU utilization for network devices
→ query_metrics(query="avg:system.cpu.user{role:network_device} by {host}", time_range="1h")
Get interface traffic metrics
→ query_metrics(query="sum:network.bytes_rcvd{*} by {interface}", time_range="4h")
List all network-related metrics
→ list_metrics(pattern="network.*")
Get a specific dashboard
→ get_dashboard(dashboard_id="abc-def-123")
query_metrics(query="avg:network.bytes_sent{*} by {host,interface}")query_metrics(query="sum:network.errors{*} by {host}")query_metrics(query="p99:network.latency{*}")list_metrics(pattern="system.*")query_metrics(query="avg:system.cpu.user{*} by {availability_zone}")query_metrics(query="max:system.disk.used{*} by {host}", time_range="30d")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.