Production-ready Cloud Run on GCP: containerized services, Cloud Run Functions, cold start optimization, Pub/Sub integration, Cloud SQL, Secret Manager, concurrency tuning. Covers sharp edges and gotchas.
Scanned 5/28/2026
Install to Claude Code
npx -y skills add martineserios/thebrana --skill gcp-cloud-run --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Gcp Cloud Run?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/martineserios-gcp-cloud-run)More formats (shields.io, HTML) on the badges page.
---
name: gcp-cloud-run
description: "Production-ready Cloud Run on GCP: containerized services, Cloud Run Functions, cold start optimization, Pub/Sub integration, Cloud SQL, Secret Manager, concurrency tuning. Covers sharp edges and gotchas."
group: brana
keywords: [gcp, cloud-run, google-cloud, pubsub, cold-start, concurrency, dockerfile, cloud-tasks, serverless]
allowed-tools: [Read, Write, Edit, Bash, Glob, Grep, AskUserQuestion]
status: experimental
source: "github.com/sickn33/antigravity-awesome-skills/skills/gcp-cloud-run"
acquired: "2026-05-14"
quarantine: false
---
<!-- PROCEDURE_FILE: procedures/gcp-cloud-run.md -->
This skill's full procedure is in a separate file for startup performance (ADR-034).
Read and execute `system/procedures/gcp-cloud-run.md` from the plugin root directory.
If the path doesn't resolve, use Glob to find `**/procedures/gcp-cloud-run.md`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.