gcp-alerts
CommunityAutomate GCP monitoring alerts and notifications.
Authorkubony
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill helps teams implement and manage Cloud Monitoring alert policies for costs, errors, and performance in Google Cloud Platform.
Core Features & Use Cases
- Create and manage alert policies across projects using Cloud Monitoring.
- Configure notification channels (email, Slack, PagerDuty, and Pub/Sub) for policy triggers.
- Use case: When a budget threshold is reached or VM CPU usage spikes, automatically generate alerts and route them to the right on-call.
Quick Start
Use the gcloud commands to enable the API and list/create a policy, e.g.:
gcloud services enable monitoring.googleapis.com --project $PROJECT_ID gcloud alpha monitoring policies list --project $PROJECT_ID
example policy creation
gcloud monitoring policies create --policy-from-file=/path/to/policy.json --project $PROJECT_ID
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: gcp-alerts Download link: https://github.com/kubony/openclaw-gcp-setup/archive/main.zip#gcp-alerts 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.