workspace/skills/datadog-logs/SKILL.md
Search and analyze logs in Datadog Log Management.
npx skillsauth add automateyournetwork/netclaw datadog-logsInstall 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.
Search and analyze logs in Datadog Log Management.
| Tool | Description |
|------|-------------|
| search_logs | Search logs with query syntax, time range, and filters |
| get_log_details | Get detailed information about a specific log entry |
| list_log_indexes | List all available log indexes |
| get_log_pipeline | Get log pipeline configuration for processing |
Search for error logs in the network service
→ search_logs(query="service:network status:error", time_range="1h")
Find all logs from a specific host
→ search_logs(query="host:router-core-01", time_range="15m")
Get logs with a specific trace ID
→ search_logs(query="trace_id:abc123", time_range="1d")
List all log indexes
→ list_log_indexes()
search_logs(query="@auth.status:failed")search_logs(query="@network.client.ip:10.0.0.1")search_logs(query="@action:sudo OR @action:su")search_logs(query="service:network @interface.status:down")search_logs(query="@event.type:bgp_state_change")search_logs(query="@syslog.facility:local0")search_logs(query="@syslog.severity:<4") (warning and above)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.