gcp-deploy

Installation
SKILL.md

GCP/Firebase Deploy

Deploy any static site directory to Google Cloud via Firebase Hosting. Firebase Hosting provides professional-grade static asset hosting with a global CDN and free SSL.

When to use

  • User explicitly requests GCP or Firebase hosting
  • User already has a Firebase project and is logged in via firebase login
  • User wants free hosting with a global CDN and SSL out of the box
  • No practical file size limit (2GB per file) — suitable for large scroll-sequence sites

For quick deploys without any account, use vercel-deploy instead. For AWS-native workflows with CloudFormation teardown, use aws-deploy.

Workflow

1. Identify the directory

The user provides a path to a directory containing static files. If they don't specify one, look for the most recently generated project.

Installs
2
GitHub Stars
1
First Seen
Mar 6, 2026
gcp-deploy — cyranob/site-craft-skills