Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
onewave-ai avatar

Api Documentation Writer

  • 293 installs
  • 237 repo stars
  • Updated July 15, 2026
  • onewave-ai/claude-skills

api-documentation-writer is an agent skill that generates comprehensive API documentation from code, schemas, and OpenAPI specs with examples and guides for developers shipping or maintaining HTTP APIs.

About

api-documentation-writer is a Documentation skill from onewave-ai/claude-skills that turns existing API source material into publishable reference docs. The skill ingests code, JSON schemas, and OpenAPI specifications to produce endpoint descriptions, request and response examples, authentication notes, and getting-started guides. It reduces manual doc drift when handlers change faster than markdown pages. Developers reach for api-documentation-writer when an API is implemented but docs are missing, outdated, or scattered across comments and spec files that need a unified developer-facing reference before partner integration or public launch.

  • Claude Code skill
  • Agent capability extension
  • Developer productivity
  • Workflow automation
  • Easy integration

Api Documentation Writer by the numbers

  • 293 all-time installs (skills.sh)
  • +4 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #2,333 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/onewave-ai/claude-skills --skill api-documentation-writer

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs293
repo stars237
Last updatedJuly 15, 2026
Repositoryonewave-ai/claude-skills

How do you generate API documentation from OpenAPI specs?

Generates comprehensive API documentation from code, schemas, and OpenAPI specs with examples and guides.

Who is it for?

Backend developers with implemented APIs, OpenAPI specs, or schemas who need unified reference documentation and examples before launch or partner onboarding.

Skip if: Marketing landing page copy or qualitative media meta-analysis across unrelated content corpora.

When should I use this skill?

An HTTP API has code or OpenAPI specs but lacks complete reference documentation, examples, or getting-started guides.

What you get

API reference pages, endpoint examples, authentication notes, and getting-started guides

  • API reference documentation
  • Request and response examples
  • Getting-started guide

Files

SKILL.mdMarkdownGitHub ↗

API Documentation Writer

Generate comprehensive, developer-friendly API documentation.

Contents

  • references/documentation-structure.md — every section to cover (overview, auth, endpoints, errors, rate limits, SDKs, webhooks, GraphQL)
  • references/output-template.md — canonical REST Markdown template with worked examples
  • references/best-practices.md — best practices, developer-experience tips, and the output quality checklist

Workflow

1. Gather API information. Determine the API type (REST, GraphQL, WebSocket, gRPC), authentication method (API key, OAuth, JWT), base URL and versioning strategy, available endpoints and their purposes, request/response formats, and any rate limiting or usage restrictions.

2. Build the documentation structure. Cover every section in references/documentation-structure.md, ordering the most common operations first.

3. Generate the output. Follow references/output-template.md for REST APIs; adapt to schema, query, mutation, and subscription examples for GraphQL. Replace all placeholders with realistic example data and show both request and response.

4. Document errors and rate limits. Include the standard error response format, common error codes, troubleshooting guidance, limits, headers to check, and how to handle 429 responses.

5. Provide code samples in multiple languages (curl, JavaScript, Python) and link SDKs, Postman collections, or OpenAPI specs where available.

6. Verify quality against the checklist in references/best-practices.md before delivering.

Example Triggers

  • "Write API documentation for my REST endpoints"
  • "Create OpenAPI spec for my API"
  • "Document this GraphQL schema"
  • "Generate developer docs for my webhook API"
  • "Write authentication guide for API"

Related skills

FAQ

What inputs does api-documentation-writer accept?

api-documentation-writer accepts source code, JSON schemas, and OpenAPI specifications. The skill generates comprehensive API reference pages, request and response examples, authentication notes, and getting-started guides from those artifacts.

When should developers use api-documentation-writer?

api-documentation-writer fits when an HTTP API is implemented but documentation is missing or outdated relative to handlers and schemas. Skip it for unrelated marketing copy or non-API content layout tasks.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.