# Quickstart

> netplan Plugin

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

---


# netplan Plugin

CLI tool: netplan.

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

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

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

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

