Importing your OpenAPI spec doesn't document your API. It builds a skeleton and stops.
Point a tool at your OpenAPI spec and you get a reference skeleton — thin, and only one of the four docs a developer actually reads. Here's the skill I built to enrich it, enforce the rest with scripts that can't lie, and catch real bugs like a missing servers block before they ship.