Orval OpenAPI Client Regeneration Skill for Typed SDKs
Use this skill when an agent needs to regenerate a typed API client from an OpenAPI spec, keep fetch clients aligned with backend schema changes, and update generated hooks without hand-editing the output. It is a narrowly scoped Orval workflow skill, not a generic listing for the Orval project.
Orval OpenAPI Client Regeneration Skill for Typed SDKs
Use this skill when an agent needs to regenerate a typed API client from an OpenAPI spec, keep fetch clients aligned with backend schema changes, and update generated hooks without hand-editing the output. It is a narrowly scoped Orval workflow skill, not a generic listing for the Orval project.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/orval-openapi-client-regeneration-skill-typed-sdks/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/orval-openapi-client-regeneration-skill-typed-sdks
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/orval-openapi-client-regeneration-skill-typed-sdks.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.