UP

update-api-docs

Sync and regenerate API docs from OpenAPI specs. Use for keeping Docusaurus references current.

Install

mkdir -p .claude/skills/update-api-docs && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/7252" && unzip -o skill.zip -d .claude/skills/update-api-docs && rm skill.zip

Installs to .claude/skills/update-api-docs

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Update the API reference documentation by downloading the latest OpenAPI spec from production and regenerating the Docusaurus API docs
134 charsno explicit “when” trigger
Beginner

Key capabilities

  • Download OpenAPI spec
  • Regenerate API documentation
  • Update sidebar configuration
  • Sync docs with production API

How it works

It runs a script to fetch the latest OpenAPI JSON and triggers Docusaurus plugins to regenerate API reference pages.

Inputs & outputs

You give it
OpenAPI spec source
You get back
Updated documentation files

When to use update-api-docs

  • Update API documentation
  • Sync OpenAPI spec with docs
  • Regenerate Docusaurus references
  • Automate API docs deployment

About update-api-docs

Downloads the latest OpenAPI JSON from a specified source and triggers the generation of Docusaurus API documentation. Manages sidebars and configuration to ensure docs match production APIs.

Update the API reference documentation by downloading the latest OpenAPI spec from production and regenerating the Docusaurus API docs

When not to use it

  • When the API spec is not in OpenAPI format

Prerequisites

pnpm

Limitations

  • Requires Docusaurus plugin-openapi-docs
  • Known deprecation warning about onBrokenMarkdownLinks

How it compares

It automates the synchronization process instead of manually updating documentation files after API changes.

Compared to similar skills

update-api-docs side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
update-api-docs (this skill)13moReviewBeginner
custom-workers17moReviewIntermediate
writing-docs11moReviewBeginner
Outline Open Source Team Knowledge Base and Wiki Platform02moNo flagsBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry