validate-oas

Installation
SKILL.md

Validate OAS

Overview

Use node ./scripts/validate_oas_docs.js for a fast pass/fail check of a specific API area.

This skill is intentionally minimal:

  • Return only VALID or NOT VALID.
  • If NOT VALID, mention the debug-oas skill for detailed issue debugging.
  • Use this skill first for quick pass/fail.
  • Hand off to debug-oas when the developer wants issue categorization or examples.

Before validating, make sure the generated OAS artifacts in oas_docs are current. Treat stale generated files as an environment/setup problem, not a validation result.

Environment setup

Related skills
Installs
2
Repository
elastic/kibana
GitHub Stars
21.1K
First Seen
5 days ago