mcpbeat

GCP Cloud Run

dokhacgiakhoa/gcp-cloud-run

Specialized skill for building production-ready serverless applications on GCP. Covers Cloud Run services (containerized), Cloud Run Functions (event-driven), cold start optimization, and event-driven architecture with Pub/Sub.

2k tokens
context cost
the whole folder, loaded on every use
7
files
instructions only
0
copies elsewhere
how many repositories repackaged it
505
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/Dokhacgiakhoa/Agent-Skills-4-Vibe-Coding-CLI --skill gcp-cloud-run

What comes with it

6 571 bytes besides the instruction
sub-skills/cloud-run-functions-pattern.md
sub-skills/cloud-run-service-pattern.md
sub-skills/cold-start-optimization-pattern.md
sub-skills/cpu-intensive-work-without-concurrency1.md
sub-skills/long-running-background-tasks.md
sub-skills/writing-large-files-to-tmp.md

The instruction itself

9 sections, as written by the author

GCP Cloud Run

Patterns

🧠 Knowledge Modules (Fractal Skills)

1. Cloud Run Service Pattern

2. Cloud Run Functions Pattern

3. Cold Start Optimization Pattern

4. ❌ CPU-Intensive Work Without Concurrency=1

5. ❌ Writing Large Files to /tmp

6. ❌ Long-Running Background Tasks

How to use it

Copy the folder

Take dokhacgiakhoa/gcp-cloud-run from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.