# Quickstart

> gparted Plugin

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

---


# gparted Plugin

CLI tool: gparted.

## Commands
- `gparted <resource> <action>` — Execute gparted commands
- `gparted self version` — Print gparted version
- `gparted _ _` — Passthrough to gparted CLI

## Usage Examples
- "gparted --help"
- "gparted self version"

## Installation
```bash
apt-get install gparted 2>/dev/null || which gparted
```

## Key Features
- CLI-based tool
- Scriptable and automatable
- Pipeline-ready output
- system based

