Gcp Logs

🌐Community
by eveld · vlatest · Repository

Provides Google Cloud guidance and assistance for deploying and managing cloud infrastructure.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add eveld-gcp-logs npx -- -y @trustedskills/eveld-gcp-logs
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "eveld-gcp-logs": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/eveld-gcp-logs"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to query and retrieve logs from Google Cloud Platform (GCP). It can extract specific log entries based on keywords, time ranges, or resource identifiers. The agent can then summarize these logs or use them for troubleshooting purposes.

When to use it

  • Investigate application errors by searching GCP logs for relevant error messages.
  • Monitor system performance by querying logs for latency metrics and identifying bottlenecks.
  • Troubleshoot infrastructure issues by examining audit logs and resource events.
  • Generate reports on security incidents based on Cloud Logging data.

Key capabilities

  • Query Google Cloud Logs
  • Filter logs by keyword
  • Filter logs by time range
  • Identify log entries by resource identifier

Example prompts

  • "Find all error messages in the last hour from my web server."
  • "Show me audit logs for changes to my Kubernetes cluster today."
  • "What are the recent latency metrics for my database?"

Tips & gotchas

  • Requires appropriate GCP credentials and permissions to access Cloud Logging.
  • Be specific with your queries to avoid retrieving irrelevant log data.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
eveld
Installs
2

🌐 Community

Passed automated security scans.