LogoClawIndex
CasesSkillsAbout
LogoClawIndex

sync-openapi - Sync Flask API routes to OpenAPI spec

Synchronize OpenAPI specification with Flask API routes and validate changes

Tags

Updated: 2026-03-10

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • read route definitions
  • find view functions
  • parse resource implementations
  • update openapi.yml
  • validate specification
  • compare routes and paths

Inputs

  • Flask API routes
  • backend/openapi.yml
  • Git branch changes

Outputs

  • Updated openapi.yml file
  • Validation results

Requirements

  • Flask API project structure
  • Git repository access
  • Bash shell

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
OpenAPI
Flask
API documentation
synchronization
read route definitions
find view functions
parse resource implementations
update openapi.yml
Flask API routes
backend/openapi.yml
Git branch changes
Updated openapi.yml file
Validation results