---
title: Orval OpenAPI Client Regeneration Skill for Typed SDKs
slug: orval-openapi-client-regeneration-skill-typed-sdks
description: 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.
github_stars: 5675
verification: security_reviewed
source: https://github.com/orval-labs/orval
category: Developer Tools
framework: Multi-Framework
tool_ecosystem:
  github_repo: orval-labs/orval
  github_stars: 5675
  npm_package: orval
---
# 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

1. Clone this skill repository.
2. Open this skill folder.
3. Review prerequisites and setup needs.
4. Install required dependencies.
5. Run and test in your environment.

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/orval-openapi-client-regeneration-skill-typed-sdks/)
