Agent Skill
2/7/2026openapi-spec-writer
A skill for writing OpenAPI specifications, including best practices, tools, and standards.
P
paulund
0GitHub Stars
1Views
npx skills add paulund/skills
SKILL.md
| Name | openapi-spec-writer |
| Description | A skill for writing OpenAPI specifications, including best practices, tools, and standards. |
name: openapi-spec-writer description: Use when creating or updating OpenAPI/Swagger specifications for an API.
OpenAPI Spec Writer
Core Workflow
- Gather requirements and information about the API from developers and stakeholders.
- Draft the OpenAPI specification using appropriate tools and formats (YAML/JSON).
- Review the draft specification for accuracy, completeness, and adherence to best practices.
- Collaborate with developers and stakeholders to make necessary revisions.
- Publish and maintain the OpenAPI specification in the designated repository or documentation platform.
Constraints
MUST DO
- Must follow the OpenAPI Specification (OAS) standards.
- Ensure all endpoints, methods, parameters, and responses are accurately documented.
- Use clear and concise language to describe API functionality.
- Include examples for request and response payloads.
- Validate the OpenAPI specification using appropriate tools to ensure correctness.
MUST NOT DO
- Omit important details about the API functionality.
- Use ambiguous or unclear language in the documentation.
- Ignore feedback from developers and stakeholders.
- Neglect to update the specification when the API changes.
- Create specifications that do not conform to OpenAPI standards.
Skills Info
Original Name:openapi-spec-writerAuthor:paulund
Download