Use this skill when the user wants to use defrag.f2fs, cli tool: defrag.f2fs.
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-d6f61cf6)More formats (shields.io, HTML) on the badges page.
---
name: defrag.f2fs
description: Use this skill when the user wants to use defrag.f2fs, cli tool: defrag.f2fs.
---
# defrag.f2fs Plugin
CLI tool: defrag.f2fs.
## Commands
- `defrag.f2fs <resource> <action>` — Execute defrag.f2fs commands
- `defrag.f2fs self version` — Print defrag.f2fs version
- `defrag.f2fs _ _` — Passthrough to defrag.f2fs CLI
## Usage Examples
- "defrag.f2fs --help"
- "defrag.f2fs self version"
## Installation
```bash
apt-get install defrag.f2fs 2>/dev/null || which defrag.f2fs
```
## 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!