home/categories/debugging/cassamajor-xcnf-claude-skills-ebpf-map-handler-skill-md
debuggingtools

ebpf-map-handler

Create eBPF maps (hash, array, ringbuf, LRU, per-CPU) with corresponding Go userspace code for reading and writing data between kernel and userspace. Includes map definitions, update/lookup operations, and event handling. Use when implementing state management or kernel-userspace communication in CNFs.

cassamajor
maintainer
cassamajor
Actualizado 11/24/2025
Estrellas
1
Forks
0
quick start

Installation and usage

Create eBPF maps (hash, array, ringbuf, LRU, per-CPU) with corresponding Go userspace code for reading and writing data between kernel and userspace. Includes map definitions, update/lookup operations, and event handling. Use when implementing state management or kernel-userspace communication in CNFs.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use ebpf-map-handler