Skill · em Publicar e operar

google-cloud-networking-observability

Investigates Google Cloud networking issues by analyzing logs, metrics, and diagnostics. Use when investigating VPC Flow Logs, NAT, firewall, or threat logs, querying latency and throughput metrics, or running Connectivity Tests for path diagnostics.

Procedência

Antes de instalar

8 arquivos · 30,1 KB · só texto, nenhum script

Instalar na sua CLI

O comando baixa a versão fixada (commit 57f899e) direto da origem, para a pasta que a CLI lê. Precisa de curl (macOS e Linux); no Windows não há comando, porque o Rook Labs é para macOS.

Claude Code

Neste projeto: instala em .claude/skills/google-cloud-networking-observability/.

d=".claude/skills/google-cloud-networking-observability"
u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/development/google-cloud-networking-observability"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/references/cloud-nat-analysis.md" "$u/references/cloud-nat-analysis.md" \
  -o "$d/references/connectivity-tests.md" "$u/references/connectivity-tests.md" \
  -o "$d/references/firewall-analysis.md" "$u/references/firewall-analysis.md" \
  -o "$d/references/mcp-usage.md" "$u/references/mcp-usage.md" \
  -o "$d/references/metrics-analysis.md" "$u/references/metrics-analysis.md" \
  -o "$d/references/threat-analysis.md" "$u/references/threat-analysis.md" \
  -o "$d/references/vpc-flow-analysis.md" "$u/references/vpc-flow-analysis.md" \
  -o "$d/LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"

Global: instala em ~/.claude/skills/google-cloud-networking-observability/.

d="$HOME/.claude/skills/google-cloud-networking-observability"
u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/development/google-cloud-networking-observability"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/references/cloud-nat-analysis.md" "$u/references/cloud-nat-analysis.md" \
  -o "$d/references/connectivity-tests.md" "$u/references/connectivity-tests.md" \
  -o "$d/references/firewall-analysis.md" "$u/references/firewall-analysis.md" \
  -o "$d/references/mcp-usage.md" "$u/references/mcp-usage.md" \
  -o "$d/references/metrics-analysis.md" "$u/references/metrics-analysis.md" \
  -o "$d/references/threat-analysis.md" "$u/references/threat-analysis.md" \
  -o "$d/references/vpc-flow-analysis.md" "$u/references/vpc-flow-analysis.md" \
  -o "$d/LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"

Codex

Neste projeto: instala em .agents/skills/google-cloud-networking-observability/.

d=".agents/skills/google-cloud-networking-observability"
u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/development/google-cloud-networking-observability"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/references/cloud-nat-analysis.md" "$u/references/cloud-nat-analysis.md" \
  -o "$d/references/connectivity-tests.md" "$u/references/connectivity-tests.md" \
  -o "$d/references/firewall-analysis.md" "$u/references/firewall-analysis.md" \
  -o "$d/references/mcp-usage.md" "$u/references/mcp-usage.md" \
  -o "$d/references/metrics-analysis.md" "$u/references/metrics-analysis.md" \
  -o "$d/references/threat-analysis.md" "$u/references/threat-analysis.md" \
  -o "$d/references/vpc-flow-analysis.md" "$u/references/vpc-flow-analysis.md" \
  -o "$d/LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"

Global: instala em ~/.agents/skills/google-cloud-networking-observability/.

d="$HOME/.agents/skills/google-cloud-networking-observability"
u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/development/google-cloud-networking-observability"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/references/cloud-nat-analysis.md" "$u/references/cloud-nat-analysis.md" \
  -o "$d/references/connectivity-tests.md" "$u/references/connectivity-tests.md" \
  -o "$d/references/firewall-analysis.md" "$u/references/firewall-analysis.md" \
  -o "$d/references/mcp-usage.md" "$u/references/mcp-usage.md" \
  -o "$d/references/metrics-analysis.md" "$u/references/metrics-analysis.md" \
  -o "$d/references/threat-analysis.md" "$u/references/threat-analysis.md" \
  -o "$d/references/vpc-flow-analysis.md" "$u/references/vpc-flow-analysis.md" \
  -o "$d/LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"

Antigravity

Neste projeto: instala em .agents/skills/google-cloud-networking-observability/.

d=".agents/skills/google-cloud-networking-observability"
u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/development/google-cloud-networking-observability"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/references/cloud-nat-analysis.md" "$u/references/cloud-nat-analysis.md" \
  -o "$d/references/connectivity-tests.md" "$u/references/connectivity-tests.md" \
  -o "$d/references/firewall-analysis.md" "$u/references/firewall-analysis.md" \
  -o "$d/references/mcp-usage.md" "$u/references/mcp-usage.md" \
  -o "$d/references/metrics-analysis.md" "$u/references/metrics-analysis.md" \
  -o "$d/references/threat-analysis.md" "$u/references/threat-analysis.md" \
  -o "$d/references/vpc-flow-analysis.md" "$u/references/vpc-flow-analysis.md" \
  -o "$d/LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"

Global: instala em ~/.gemini/antigravity-cli/skills/google-cloud-networking-observability/.

d="$HOME/.gemini/antigravity-cli/skills/google-cloud-networking-observability"
u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/development/google-cloud-networking-observability"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/references/cloud-nat-analysis.md" "$u/references/cloud-nat-analysis.md" \
  -o "$d/references/connectivity-tests.md" "$u/references/connectivity-tests.md" \
  -o "$d/references/firewall-analysis.md" "$u/references/firewall-analysis.md" \
  -o "$d/references/mcp-usage.md" "$u/references/mcp-usage.md" \
  -o "$d/references/metrics-analysis.md" "$u/references/metrics-analysis.md" \
  -o "$d/references/threat-analysis.md" "$u/references/threat-analysis.md" \
  -o "$d/references/vpc-flow-analysis.md" "$u/references/vpc-flow-analysis.md" \
  -o "$d/LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"

Peça ao Rook

Já usa o Rook Labs? Cole no chat do Rook: instale a skill https://rooklabs.sh/marketplace/cct.google-cloud-networking-observability

Prévia do SKILL.md

---
name: google-cloud-networking-observability
description: Investigates Google Cloud networking issues by analyzing logs, metrics, and diagnostics. Use when investigating VPC Flow Logs, NAT, firewall, or threat logs, querying latency and throughput metrics, or running Connectivity Tests for path diagnostics.
source: google/skills (Apache 2.0)
---

# Google Cloud Networking Observability Expert

## Core Directive: Results First

1.  **Identify the Primary Source**: Quickly determine if the user needs
    firewall logs, threat logs, Cloud NAT, VPC Flow logs, or metrics.
2.  **Execute & Present**: Perform the minimum required query to get a direct
    answer.
3.  **Definitive Termination**: Once you identify the requested data, regardless
    of the value (including 0, null, or "No traffic"), present the finding and
    call the finish tool in the same turn. Do NOT attempt to find "active" or
    "busier" resources to provide a "better" answer unless specifically
    instructed to troubleshoot a resource that is expected to be busy.

## Log & Telemetry Overview

-   **Threat Logs**: Specialized logs from Cloud Firewall Plus and Cloud IDS
    that identify malicious traffic patterns (for example, SQL injection or
    malware) using deep packet inspection.
-   **VPC Flow Logs**: Capture sample IP traffic to and from network interfaces.
    Use for traffic analysis, volume trends, and top talkers.
-   **Firewall Logs**: Record connection attempts matched by firewall rules. Use
    to identify "DENY" events or verify "ALLOW" rules.
-   **Cloud NAT Logs**: Audit NAT translations. Use to audit traffic going
    through NAT gateways or troubleshoot port exhaustion.
-   **Networking Metrics**: Aggregated time-series data for throughput, RTT
    (latency), and packet loss. Use for historical trends and performance
    monitoring.
-   **Connectivity Tests**: Static analysis tool for path diagnostics. Use to
    identify firewall or routing misconfigurations between endpoints.

## Procedures

### 0. Log Source Preference
…

Ver todo o marketplace