Use this skill when the user wants to use dumpe2fs, cli tool: dumpe2fs.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-3dc54d77)More formats (shields.io, HTML) on the badges page.
---
name: dumpe2fs
description: Use this skill when the user wants to use dumpe2fs, cli tool: dumpe2fs.
---
# dumpe2fs Plugin
CLI tool: dumpe2fs.
## Commands
- `dumpe2fs <resource> <action>` — Execute dumpe2fs commands
- `dumpe2fs self version` — Print dumpe2fs version
- `dumpe2fs _ _` — Passthrough to dumpe2fs CLI
## Usage Examples
- "dumpe2fs --help"
- "dumpe2fs self version"
## Installation
```bash
apt-get install dumpe2fs 2>/dev/null || which dumpe2fs
```
## Key Features
- CLI-based tool
- Scriptable and automatable
- Pipeline-ready output
- system based
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!