Firebase + Cloud Run Deployment Skill
CommunityDeploy Flask apps to Cloud Run with friendly URLs
Authorskinred78
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates deploying Python/Flask web applications to Google Cloud Run, while using Firebase Hosting to serve friendly, human-readable URLs (e.g., project.web.app). It also simplifies secret management with Cloud Secret Manager, reducing manual setup and keeping internal tools low-cost.
Core Features & Use Cases
- Friendly URLs: Serve Cloud Run apps via Firebase Hosting for memorable web.app URLs.
- Cloud Run Deployment: Containerize and deploy Flask/Python apps to Cloud Run.
- Secrets Integration: Inject environment variables from Secret Manager into the app.
- Cost Awareness: Suitable for low-traffic internal tools with generous free tiers.
Quick Start
Create project files, then run the automated deployment script:
- bash .claude/skills/firebase-cloudrun/scripts/deploy.sh
- Or trigger via the slash command: /deploy:firebase
Dependency Matrix
Required Modules
gcloudfirebase-tools
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Firebase + Cloud Run Deployment Skill Download link: https://github.com/skinred78/neuro-db-2/archive/main.zip#firebase-cloud-run-deployment-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.