ops-inspector

Diagnose CloudBase resource failures by inspecting service status and aggregating error signals.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mrpersimmon/xiao-han-studio --skill ops-inspector-mrpersimmon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ops-inspector
Source: https://github.com/mrpersimmon/xiao-han-studio/tree/main/.agents/skills/cloudbase/references/ops-inspector
Command: npx skills add https://github.com/mrpersimmon/xiao-han-studio --skill ops-inspector-mrpersimmon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

ops-inspector removes guesswork when users suspect CloudBase instability by quickly inspecting resource health and correlating recent failures across services.

Core Features & Use Cases

  • Full environment health check: Scans Cloud Functions, CloudRun services, and related resources to determine status and surface common failure patterns.
  • Targeted troubleshooting: Focuses on a specific resource type or named resource to retrieve relevant error signals and supporting details.
  • Log-powered error correlation (CLS-aware): Verifies Cloud Log Service readiness and aggregates error patterns over a defined time window to produce actionable recommendations.

Quick Start

Ask an AI coding agent to run an ops-inspector full inspection for my CloudBase environment and summarize the health results and top error patterns from the last 24 hours.

Frequently Asked Questions about ops-inspector

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a health check for CloudBase Cloud Functions and CloudRun?

You can perform a full environment health check by asking an AI coding agent to inspect your CloudBase resources. The diagnostic process validates the environment, checks the CLS log service, and aggregates error patterns over a defined time window to surface failures.

What is AIOps incident triage for CloudBase resource failures?

AIOps incident triage for CloudBase is a diagnostic process that inspects resource health and correlates recent failures across services. It removes guesswork by aggregating error signals from Cloud Functions and CloudRun to produce a structured severity-based report.

Can I troubleshoot a specific named resource in CloudBase instead of the full environment?

Yes, you can perform targeted troubleshooting for a specific named resource or resource type in CloudBase. The diagnostic operation focuses on retrieving relevant error signals and supporting details for that resource, rather than scanning the entire environment.

How does log inspection correlate error patterns in CloudBase?

Log inspection correlates error patterns in CloudBase by verifying Cloud Log Service readiness and aggregating error signals over a defined time window. It retrieves recent logs to identify common failure patterns and generate actionable recommendations.

Do I need the CLS log service configured to diagnose CloudBase instability?

Yes, diagnosing CloudBase instability requires the CLS log service to be ready for log inspection. The diagnostic process verifies CLS readiness to perform time-scoped log searches and aggregate recent error signals for the health report.

What is the best way to get a structured report of CloudBase error signals?

The best way to get a structured report of CloudBase error signals is to run an AIOps-style one-click health check. It coordinates environment validation and CLS log inspection to produce a severity-based report summarizing top error patterns.