# Quickstart

> nmcli Plugin

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

---


# nmcli Plugin

CLI tool: nmcli.

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

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

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

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

