Tag: troubleshooting

Type: All Skills Tools
skill

Diagnosing OpenClaw Node Connection and Pairing Issues

This skill provides a systematic diagnostic workflow for resolving complex OpenClaw node connection and device pairing failures across various network topologies (LAN, Tailscale, public URL). It guides the user through canonical CLI checks …

casibase/casibase openclaw networking troubleshooting device-pairing
skill ★ 3

Diagnose Contentrain project health issues

This skill runs comprehensive health checks across a Contentrain project, identifying structural inconsistencies, configuration errors, and stale components. It then provides a prioritized, actionable remediation plan to restore project int…

Contentrain/ai project-health diagnostics troubleshooting contentrain
skill ★ 7

Systematic debugging guide for MCP tools

This skill provides a systematic, multi-phase methodology for tracing and debugging malfunctioning MCP tools. It guides developers through checking five distinct layers—from tool schema definition to response handling—to isolate root causes…

testdino-hq/testdino-mcp debugging mcp tool-lifecycle troubleshooting
skill ★ 24,025

Systematic debugging of complex runtime bugs

This skill guides the systematic debugging of complex, hard-to-reproduce bugs by instrumenting the actual runtime path. It involves generating append-only JSONL logs to capture state transitions and event sequences, allowing developers to a…

mastra-ai/mastra debugging-workflow runtime-logging jsonl state-management
skill ★ 372,633

OpenClaw Node Connection and Pairing Diagnostics

This skill provides a structured diagnostic workflow for resolving OpenClaw connection failures, covering issues related to network routing, authentication, and device pairing across LAN, Tailscale, and public internet topologies. It guides…

openclaw/openclaw openclaw diagnostics networking pairing
skill

CloudBase Resource Inspection and Diagnostics

Provides an AIOps-style diagnostic workflow for inspecting the health and status of CloudBase resources, including cloud functions, CloudRun services, and databases. It enables automated error diagnosis, log analysis, and comprehensive envi…

TencentCloudBase/CloudBase-AI-ToolKit cloudbase aiops diagnostics cloud-functions
skill ★ 888

Kubernetes Cluster Troubleshooting and Diagnostics

Provides structured workflows for diagnosing Kubernetes pod, node, and networking issues using kubectl-mcp-server tools. It covers common failure states like CrashLoopBackOff and OOMKilled, alongside deep debugging for storage and DNS.

rohitg00/kubectl-mcp-server kubernetes troubleshooting kubectl mcp