# Iotop Py

> Use this skill when the user wants to use iotop-py, Python implementation of iotop for disk I/O monitoring.

- Skill: `javimosch/iotop-py` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/iotop-py`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/iotop-py/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/iotop-py

---


# iotop-py Plugin

Python implementation of iotop for disk I/O monitoring.

## Commands
- `iotop-py <resource> <action>` — Execute iotop-py commands
- `iotop-py _ _` — Passthrough to iotop-py CLI

## Usage Examples
- "iotop-py --help"

## Installation
```bash
pip install iotop-py
```

## Key Features
- CLI-based system tool
- Scriptable and automatable

