Token导航 LogoToken导航TokenDH.com
运维和基础设施敏感数据github未标认证来源可访问clear审计通过

google-cloudGoogle cloud 搜索

Agent Skill

google-cloud 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

530

周安装

34

GitHub Stars

10

下载量

280
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:google-cloud(Google cloud 搜索)
来源仓库:https://github.com/dauquangthanh/hanoi-rainbow
仓库路径:skills/google-cloud
安装命令:
npx skills add https://github.com/dauquangthanh/hanoi-rainbow --skill google-cloud
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/dauquangthanh/hanoi-rainbow --skill google-cloud

简介

google-cloud 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中整理仓库状态与变更事项。

  • 适用于代码协作、仓库管理和开发流程支持等场景。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装并使用。
  • 安装前需确认权限范围、维护状态,以及是否会触发联网或文件操作。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Google Cloud Platform (GCP)

Core Capabilities

Provides expert guidance for Google Cloud Platform across all major services:

  1. Compute Services - Compute Engine (VMs), Cloud Run, Cloud Functions, App Engine
  2. Container & Kubernetes - Google Kubernetes Engine (GKE), Artifact Registry, Cloud Build
  3. Storage Services - Cloud Storage (buckets), Persistent Disk, Filestore
  4. Database Services - Cloud SQL, Cloud Spanner, Firestore, Bigtable, Memorystore
  5. Data & Analytics - BigQuery, Dataflow, Dataproc, Pub/Sub, Composer
  6. Networking - VPC, Cloud Load Balancing, Cloud CDN, Cloud Armor, Cloud Interconnect
  7. Security & IAM - Identity and Access Management, Secret Manager, Cloud KMS, Security Command Center
  8. Infrastructure as Code - Terraform Google provider, Deployment Manager, Config Connector

Key Principles

General Best Practices

  • Follow least privilege - Use IAM roles with minimal required permissions
  • Enable monitoring - Configure Cloud Monitoring and Logging for all services
  • Use managed services - Prefer GKE Autopilot, Cloud SQL, Cloud Run over self-managed
  • Implement IaC - Use Terraform or Deployment Manager for reproducible infrastructure
  • Tag resources - Apply labels for cost allocation and organization
  • Design for HA - Use regional resources and multi-zone deployments
  • Secure by default - Enable encryption, use private IPs, configure VPC Service Controls
  • Optimize costs - Use committed use discounts, autoscaling, and appropriate resource sizing

Architecture Patterns

  • Multi-tier applications: VPC + Cloud Load Balancer + GKE/Cloud Run + Cloud SQL
  • Data pipelines: Pub/Sub → Dataflow → BigQuery with Cloud Storage staging
  • Serverless APIs: Cloud Run + Cloud SQL + Secret Manager + Cloud Armor
  • Hybrid connectivity: VPN or Cloud Interconnect + Shared VPC + Private Google Access

When to Use What

  • Compute Engine: Full VM control, Windows workloads, lift-and-shift migrations
  • GKE: Containerized applications, microservices, Kubernetes workloads
  • Cloud Run: Stateless HTTP services, event-driven processing, auto-scaling needs
  • Cloud Functions: Event handlers, webhooks, simple integrations
  • Cloud SQL: Relational databases with minimal management
  • Cloud Spanner: Global distributed SQL, strong consistency across regions
  • BigQuery: Data warehouse, analytics, large-scale SQL queries
  • Firestore: Document database, real-time sync, mobile/web apps

Detailed References

Load reference files based on specific needs:

- Compute Engine machine types and selection guide - Managed instance groups and autoscaling - Custom images and startup scripts - Preemptible VMs and spot instances

- GKE cluster setup and configuration - Autopilot vs Standard mode comparison - Node pool management and scaling - Workload identity and service accounts - GKE Ingress and Gateway API

- Cloud Storage bucket configuration - Storage class selection and lifecycle policies - Persistent disk types and performance - Filestore for shared file systems

- Cloud SQL instance configuration - Cloud Spanner for global databases - Firestore data modeling - Bigtable for large-scale NoSQL - Memorystore for Redis/Memcached

- BigQuery table design and optimization - Dataflow streaming and batch pipelines - Pub/Sub messaging patterns - Cloud Composer (Airflow) workflows - Data governance and security

- VPC design patterns and subnet planning - Cloud Load Balancing configuration - Cloud CDN and Cloud Armor setup - VPN and Cloud Interconnect - Shared VPC and peering

- Cloud Functions deployment and triggers - Cloud Run service configuration - App Engine standard and flexible - Event-driven architectures - Cold start optimization

- IAM roles and service accounts - Organization policies and constraints - VPC Service Controls - Secret Manager integration - Cloud KMS encryption - Security Command Center alerts

- Terraform Google provider patterns - Deployment Manager templates - Config Connector for GKE - CI/CD with Cloud Build - State management best practices

- Migration planning and assessment - Migrate for Compute Engine (Velostrata) - Database migration service - Storage transfer service - Cutover strategies and validation

- Cloud Monitoring setup and metrics - Cloud Logging configuration - Log-based alerts and metrics - Cloud Trace for distributed tracing - Cloud Profiler for performance - Dashboards and SLO monitoring

- Cloud Build configuration - Artifact Registry for containers - Deployment to GKE, Cloud Run, App Engine - Binary Authorization for security - Integration with GitHub, GitLab

- Billing reports and cost allocation - Budget alerts and quotas - Committed use discounts planning - Resource optimization strategies - Cost anomaly detection

- Global load balancing patterns - Multi-region database replication - Cross-region data transfer - Disaster recovery strategies - Regional failover setup

- Anthos for hybrid Kubernetes - Cloud Interconnect and VPN - Multi-cloud networking patterns - Workload migration strategies - Identity federation

- gcloud CLI installation and configuration - Common gcloud commands - Cloud Shell usage - gsutil for Cloud Storage - bq for BigQuery operations - kubectl for GKE management

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenCode

26.09%
按下载量换算73

Codex

22.16%
按下载量换算62

Claude Code

19.6%
按下载量换算55

windsurf

13.1%
按下载量换算37

Cursor

8.3%
按下载量换算23

Antigravity

3.29%
按下载量换算9

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills