home/categories/framework-internals/cassamajor-xcnf-claude-skills-ebpf-packet-parser-skill-md
framework-internalsdevelopment

ebpf-packet-parser

Generate verifier-safe packet parsing logic for eBPF programs including bounds checking, header extraction (Ethernet, IPv4/IPv6, TCP/UDP, ICMP), protocol identification, and proper pointer arithmetic. Use when implementing packet inspection or manipulation in CNFs.

cassamajor
maintainer
cassamajor
更新日 11/24/2025
スター
1
フォーク
0
quick start

Installation and usage

Generate verifier-safe packet parsing logic for eBPF programs including bounds checking, header extraction (Ethernet, IPv4/IPv6, TCP/UDP, ICMP), protocol identification, and proper pointer arithmetic. Use when implementing packet inspection or manipulation in CNFs.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use ebpf-packet-parser