LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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.

google-app-engine - Deploy Python Applications to Google App Engine

Deploy Python applications to Google App Engine Standard or Flexible environment

Tags

Updated: 2026-02-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • configure app.yaml
  • deploy to App Engine
  • connect to Cloud SQL
  • set up static file serving
  • configure environment variables
  • configure scaling settings
  • troubleshoot deployment issues
  • configure Cloud Storage

Inputs

  • Python application
  • app.yaml configuration
  • Google Cloud SDK
  • Google Cloud project
  • Cloud SQL instance
  • environment variables
  • Cloud Storage bucket
  • application code

Outputs

  • deployed application
  • app.yaml file
  • deployment logs
  • scaling configuration
  • static file serving setup
  • database connection configuration
  • environment variable setup

Requirements

  • Google Cloud SDK installed
  • Google Cloud project
  • App Engine API enabled
  • SQL Admin API enabled
  • authentication configured
  • Python application code

Source

  • Spec: SKILL.md
deployment
google-cloud
python
web-application
paas
configure app.yaml
deploy to App Engine
connect to Cloud SQL
set up static file serving
Python application
app.yaml configuration
Google Cloud SDK
deployed application
app.yaml file
deployment logs