Skill

Cloud Run

Skill

Official skill for Cloud Run services and jobs.

Google Cloud’s own skill for services, jobs, and the IAM that actually lets them start.

spec·Apache-2.0·Updated this quarter·github.com/google/skills

Claude CodeCursorDesktop
Scanned
npx skills add google/cloud-run-basics

By Google

Input

A container you want on Run.

Output

A gcloud command or a YAML service.

cloud-run-basics.skill/invoke

You say

Run this as a job every night.

It returns

Cloud Run Job + Cloud Scheduler. SA scoped.

Prompt notebook

Prompts this skill is built for.

  • You say

    Run this as a job every night.

    It returns

    Cloud Run Job + Cloud Scheduler. SA scoped.

  • You say

    Why 403 from the service?

    It returns

    Invoker not granted to the SA. Binding attached.

What it teaches

  1. 01Services
  2. 02Jobs
  3. 03IAM