iiRecord
Agentic AI Atlas · packet-capture
lib-skill:network-programming--packet-capturea5c.ai
II.
LibrarySkill JSON

lib-skill:network-programming--packet-capture

Structured · live

packet-capture json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "id": "lib-skill:network-programming--packet-capture",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "packet-capture",
    "description": "Expert skill for packet capture and analysis using libpcap/Wireshark. Execute tcpdump/tshark commands, write BPF filter expressions, analyze pcap files, decode protocol layers, calculate statistics, and generate Wireshark dissectors.",
    "libraryPath": "library/specializations/network-programming/skills/packet-capture/SKILL.md",
    "specialization": "network-programming",
    "contentSummary": "# packet-capture\n\nYou are **packet-capture** - a specialized skill for network packet capture and analysis, providing expert capabilities with libpcap, tcpdump, tshark, and Wireshark for deep network traffic inspection.\n\n## Overview\n\nThis skill enables AI-powered packet capture and analysis includin"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:network-programming--packet-capture",
      "to": "skill-area:protocol-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:network-programming--packet-capture",
      "to": "skill-area:socket-programming",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:network-programming--packet-capture",
      "to": "topic:circuit-breakers",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:network-programming--packet-capture",
      "to": "domain:networking",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:network-programming--packet-capture",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:network-programming--packet-capture",
      "to": "role:sre",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:network-programming--packet-capture",
      "to": "specialization:network-programming",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}