# API Docs Generator

> Generates agent-friendly markdown documentation for API routes. Use when user says "generate docs", "document this API", "create API documentation", or "make docs for my endpoints".

- Skill: `vercel-labs/api-docs-generator` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add vercel-labs/api-docs-generator`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vercel-labs/api-docs-generator/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: Vercel Labs (https://skillmd.com/u/vercel-labs)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vercel-labs/api-docs-generator

---


# API Docs Generator

TODO: Write the skill instructions here.

## Instructions

<!-- TODO: Add step-by-step instructions for how Claude should:
  1. Discover API route files in the project
  2. Analyze each route (methods, params, body, responses, errors)
  3. Read the TypeScript types
  4. Generate structured markdown docs
  5. Write the output file
-->

## Quality checklist

<!-- TODO: Add verification checks the skill should run before finishing -->

