Google App Engine
This skill deploys web applications to Google App Engine, simplifying deployment and scaling for developers seeking a managed cloud environment.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add google-app-engine npx -- -y @trustedskills/google-app-engine
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"google-app-engine": {
"command": "npx",
"args": [
"-y",
"@trustedskills/google-app-engine"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Google App Engine skill enables AI agents to interact with and manage applications hosted on Google's cloud platform. It provides capabilities such as deploying, monitoring, and scaling apps using the App Engine environment.
When to use it
- Deploying a web application to Google App Engine for scalable hosting.
- Automating routine tasks like logging or performance checks on deployed apps.
- Troubleshooting issues with an existing App Engine instance by retrieving logs or status information.
Key capabilities
- Deployment of applications to Google App Engine.
- Monitoring and managing app performance and resources.
- Retrieving logs and diagnostic information for troubleshooting.
Example prompts
- "Deploy my Flask application to Google App Engine."
- "Check the current status of the deployed app on Google App Engine."
- "Retrieve the last 10 lines of log output from my App Engine instance."
Tips & gotchas
- Ensure that your AI agent has access to the necessary Google Cloud credentials and permissions.
- Be aware that certain features may require specific configurations or billing setup within the Google Cloud Console.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.