Redocly CLI is an all-in-one OpenAPI utility that lints, validates, bundles, and generates documentation from API descriptions. It supports OpenAPI 3.2, 3.1, 3.0, Swagger 2.0, AsyncAPI 3.0, and Arazzo 1.0 with customizable rulesets for API governance.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill redocly-cli-openapi-linter-documentation-generator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Redocly Cli Openapi Linter Documentation Generator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-redocly-cli-openapi-linter-documentation-generator)More formats (shields.io, HTML) on the badges page.
---
name: "Redocly CLI OpenAPI Linter and Documentation Generator"
slug: "redocly-cli-openapi-linter-documentation-generator"
description: "Redocly CLI is an all-in-one OpenAPI utility that lints, validates, bundles, and generates documentation from API descriptions. It supports OpenAPI 3.2, 3.1, 3.0, Swagger 2.0, AsyncAPI 3.0, and Arazzo 1.0 with customizable rulesets for API governance."
github_stars: 1422
verification: "security_reviewed"
source: "https://github.com/Redocly/redocly-cli"
author: "Redocly"
category: "Developer Tools"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "redocly/redocly-cli"
github_stars: 1422
npm_package: "@redocly/cli"
npm_weekly_downloads: 1641774
---
# Redocly CLI OpenAPI Linter and Documentation Generator
Redocly CLI is an all-in-one OpenAPI utility that lints, validates, bundles, and generates documentation from API descriptions. It supports OpenAPI 3.2, 3.1, 3.0, Swagger 2.0, AsyncAPI 3.0, and Arazzo 1.0 with customizable rulesets for API governance.
## Installation
Use the upstream install or setup path that matches your environment:
- npx @redocly/cli@latest lint path-to-root-file.yaml
- npm install @redocly/cli -g
- docker run --rm -v $PWD:/spec redocly/cli lint path-to-root-file.yaml
- docker build -t redocly/cli .
Requirements and caveats from upstream:
- ### Node
- The minimum required versions of Node.js and NPM are 22.12.0 and 10.9.2 respectively.
- ### Docker
Basic usage or getting-started notes:
- sh
- Alternatively, install it globally with npm:
- Then you can use it as redocly [command] [options], for example:
- Source: https://github.com/Redocly/redocly-cli
- Extracted from upstream docs: https://raw.githubusercontent.com/Redocly/redocly-cli/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/redocly-cli-openapi-linter-documentation-generator/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!