subagentskills

.com agent skill

← all skills

network-analytics

open cwc-analytics-engineering skl_network_analytics
description (verbatim frontmatter)
Visualize and track the network metrics that cwc-hardware-engineering's network-capture skill records — reads the SAME network-event JSONL / SQLite fact-dim star schema (the shared contract) and produces polars rollups + a deterministic inline SVG dashboard. `uv run netviz rollup --jsonl <p>` (latency percentiles by resource_type, bytes by host, totals — as JSON), `uv run netviz svg --jsonl <p>` (byte-identical SVG in the house server-side-SVG style). Use when the user asks to visualize / chart / analyze / track captured network data, see p50/p95 latency, top talkers by bytes, or a request-type breakdown. Trigger on "visualize network", "network dashboard", "latency percentiles", "bytes by host", "analyze captured requests", "network chart". Do NOT use to CAPTURE data (cwc-hardware-engineering's network-capture writes what this reads) or for Cloudflare cache analytics (analytics-playbook owns subagentcache.com).
summary

Visualize and track the network metrics that cwc-hardware-engineering's network-capture skill records — reads the SAME network-event JSONL / SQLite fact-dim star schema (the shared contract) and produces polars rollups + a deterministic inline SVG dashboard.

source

plugins/cwc-analytics-engineering/skills/network-analytics/SKILL.md

provenance

created 2026-07-10 18:13:13 · JSON