AI SummaryAutomates 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
● ActiveAdoptionUnder 100 stars
6 ★ · NicheDocsMissing or thin
UndocumentedMIT License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code