# Bpftop

> Use this skill when the user wants to use bpftop for bpftop provides a dynamic real-time view of running eBPF programs. It displays t.

- Skill: `javimosch/bpftop` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/bpftop`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/bpftop/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/bpftop

---


# bpftop Plugin

bpftop provides a dynamic real-time view of running eBPF programs. It displays the average runtime, events per second, and estimated total CPU % for each program.

## Commands

### General
- `bpftop self version` — Print bpftop version
- `bpftop _ _` — Passthrough to bpftop CLI

## Usage Examples
- "Run bpftop"
- "Use bpftop to bpftop provides a dynamic real-time view of running eBPF pro"

## Installation

```bash
pip install bpftop
```

## Key Features
- bpftop provides a dynamic real-time view of running eBPF programs. It displays the average runtime, 
- CLI tool, headless and scriptable

