Practical guidance for choosing, writing, loading, and debugging eBPF programs. Prioritizes correct toolchain and hook selection, map choice, kernel-version fit, verifier triage, and concise production-ready examples using libbpf, ebpf-go, and bpftrace.
$npx -y skills add h0x0er/ebpf-skill --skill ebpf-skillInstalls into the current project.
Run `npx skills use "https://github.com/h0x0er/ebpf-skill" --skill "h0x0er/ebpf-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/h0x0er/ebpf-skill" that are relevant to the current task. Run `npx skills add "https://github.com/h0x0er/ebpf-skill"` and select the relevant skills, then follow their instructions.