Skip to content
Skill

pyopenapi_gen

by mindhiveoy

AI Summary

Automates the generation of API clients from OpenAPI specifications using pyopenapi-gen, enabling developers to quickly bootstrap type-safe client code for REST APIs.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "pyopenapi_gen" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory (3 files)
mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/mindhiveoy/pyopenapi_gen/develop/.claude/commands/gen.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/quality.md "https://raw.githubusercontent.com/mindhiveoy/pyopenapi_gen/develop/.claude/commands/quality.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/test.md "https://raw.githubusercontent.com/mindhiveoy/pyopenapi_gen/develop/.claude/commands/test.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Generate client from OpenAPI spec

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 1mo ago
Active
AdoptionUnder 100 stars
6 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Stars6
Issues2
Updated1mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code