update-api-docs
✓Update the API reference documentation by downloading the latest OpenAPI spec from production and regenerating the Docusaurus API docs
Installation
SKILL.md
This skill guides you through updating the API reference documentation from the production OpenAPI specification.
The API documentation is generated from an OpenAPI spec using docusaurus-plugin-openapi-docs. The workflow involves:
| OpenAPI spec (source) | docs/docs/reference/openapi.json | | Generated API docs | docs/docs/reference/api/.api.mdx | | Generated sidebar | docs/docs/reference/api/sidebar.ts | | Docusaurus config | docs/docusaurus.config.ts |
Update the API reference documentation by downloading the latest OpenAPI spec from production and regenerating the Docusaurus API docs Source: agenta-ai/agenta.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/agenta-ai/agenta --skill update-api-docs- Source
- agenta-ai/agenta
- Category
- ""Writing
- Verified
- ✓
- First Seen
- 2026-02-02
- Updated
- 2026-02-18
Quick answers
What is update-api-docs?
Update the API reference documentation by downloading the latest OpenAPI spec from production and regenerating the Docusaurus API docs Source: agenta-ai/agenta.
How do I install update-api-docs?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/agenta-ai/agenta --skill update-api-docs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/agenta-ai/agenta
Details
- Category
- ""Writing
- Source
- skills.sh
- First Seen
- 2026-02-02