skills/api-docs-portal/SKILL.md
Generate premium API documentation portals from OpenAPI specs, route lists, or examples.
npx skillsauth add hasna/skills api-docs-portalInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate a polished API documentation portal from OpenAPI specs, route files, or endpoint examples.
skills auth login.skills run api-docs-portal --spec "GET /v1/projects, POST /v1/projects" --title "Acme API"
skills run api-docs-portal --spec-file ./openapi.json --base-url "https://api.example.com" --auth bearer
| Option | Description | Default |
|--------|-------------|---------|
| --spec <text> | OpenAPI JSON, route list, or endpoint examples. Positional text also works. | required |
| --spec-file <path> | Read the API spec or route list from a file. | none |
| --title <text> | Portal and API title. | API Documentation |
| --base-url <url> | Base URL used in examples. | https://api.example.com |
| --auth <mode> | Auth mode: bearer, api-key, oauth, session, or none. | bearer |
| --theme <name> | Portal theme: light or slate. | light |
| --output <dir> | Output directory for direct local execution. Hosted runs use the run export directory. | run export dir |
site/index.htmlsite/styles.csssite/endpoints.jsonopenapi.jsonendpoint-reference.mdauth-guide.mdexamples.mdREADME.mdmanifest.jsonAfter submitting a hosted run, poll with skills runs status <run-id> and download outputs with skills exports download <run-id>.
testing
Merge a GitHub pull request, merge when green, use a merge queue, or decide whether a pull request is mergeable. Use only for explicit merge intent, not ordinary review.
development
Generate premium performance audit reports for web apps, APIs, or SaaS surfaces with metrics, findings, budgets, remediation plans, and manifest metadata.
data-ai
Generate premium customer feedback reports from reviews, support tickets, surveys, call notes, or raw feedback with clusters, sentiment, root causes, roadmap recommendations, evidence, and manifest metadata.
development
Generate high-quality PDF documents from markdown, HTML, or templates