# Quickstart

> iptables-nft Plugin

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

---


# iptables-nft Plugin

CLI tool: iptables-nft.

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

## Usage Examples
- "iptables-nft --help"
- "iptables-nft self version"

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

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

