{
  "skill": {
    "id": "skl_network_analytics",
    "name": "network-analytics",
    "plugin": "cwc-analytics-engineering",
    "description": "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.",
    "gated": 0,
    "source_path": "plugins/cwc-analytics-engineering/skills/network-analytics/SKILL.md",
    "created_at": "2026-07-10 18:13:13",
    "cite_as": "https://subagentskills.com/api/skills/skl_network_analytics"
  }
}