# Swagger CLI

> Use this skill when the user wants to command line tools for swagger/openapi operations.

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

---


# Swagger-cli Plugin

Command line tools for Swagger/OpenAPI operations.

## Commands

### Operations
- `swagger-cli spec validate` — validate spec via swagger
- `swagger-cli spec bundle` — bundle spec via swagger

## Usage Examples
- "swagger-cli --help"
- "swagger-cli <args>"

## Installation

```bash
npm install -g swagger-cli
```

## Examples

```bash
swagger --version
swagger --help
```

## Key Features
- openapi\n- swagger\n- api

