Skip to main content
Back to the directory
wshobson/agentsSoftware EngineeringFrontend and Design

openapi-spec-generation

Generate, maintain, and validate OpenAPI 3.1 specifications for RESTful APIs.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
9

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/wshobson/agents --skill openapi-spec-generation
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, openapi-spec-generation has 9 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: wshobson/agents. Canonical URL: https://skills.sh/wshobson/agents/openapi-spec-generation.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Generate, maintain, and validate OpenAPI 3.1 specifications for RESTful APIs. Comprehensive patterns for creating, maintaining, and validating OpenAPI 3.1 specifications for RESTful APIs. For advanced code-first generation patterns and tooling, see references/code-first-and-tooling.md : - Supports design-first, code-first, and hybrid approaches with templates for complete specs, FastAPI/Python generation, and TypeScript/Express decorators - Includes reusable components for schemas, parameters, responses, and security schemes to minimize duplication across endpoints - Provides Spectral and Redocly validation rules to enforce naming conventions, security requirements, and documentation standards - Enables SDK generation for TypeScript, Python, Go, and other languages via OpenAPI Generator with customizable output options - Creating API documentation from scratch - Generating OpenAPI specs from existing code - Designing API contracts (design-first approach) - Validating API implementations against specs - Generating client SDKs from specs - Setting up API documentation portals - Template 2: Python/FastAPI — Pydantic models with Field validation, enum types, full CRUD endpoints with response_model and status_code , exporting the spec as JSON - Template 3: TypeScript/tsoa — Decorator-based controllers ( @Route , @Get , @Security , @Example , @Response ) that generate OpenAPI from...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does openapi-spec-generation do?

Generate, maintain, and validate OpenAPI 3.1 specifications for RESTful APIs.

Is openapi-spec-generation good?

openapi-spec-generation does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support openapi-spec-generation?

openapi-spec-generation currently lists compatibility with Skills CLI.

Is openapi-spec-generation safe to install?

openapi-spec-generation has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to openapi-spec-generation?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install openapi-spec-generation?

Run the following command to install openapi-spec-generation: npx skills add https://github.com/wshobson/agents --skill openapi-spec-generation

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering