doctor

Diagnose CloddsBot system health across OS, Node.js, network, API, and database.

650|137|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/alsk1992/CloddsBot --skill doctor-alsk1992
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doctor
Source: https://github.com/alsk1992/CloddsBot/tree/main/src/skills/bundled/doctor
Command: npx skills add https://github.com/alsk1992/CloddsBot --skill doctor-alsk1992

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps identify and resolve issues within the CloddsBot system, ensuring smooth operation and quick troubleshooting.

Core Features & Use Cases

  • System Health Checks: Perform comprehensive diagnostics on various system components.
  • Component-Specific Checks: Isolate and test individual parts like network, API, or database.
  • Use Case: If the bot is unresponsive, you can run a quick doctor check to see if it's a network issue, an API key problem, or a database connection failure.

Quick Start

Run a full system diagnostic to check the health of all components.

Frequently Asked Questions about doctor

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

FAQPage Schema
How do I run system diagnostics to check application health and network connectivity?

To run system diagnostics, execute a full system health check to analyze OS, Node.js, network connectivity, API keys, and database status. This validates system integrity against defined thresholds for memory, disk usage, and network latency.

Why is my bot unresponsive and how can I troubleshoot API or database issues?

Troubleshoot an unresponsive bot by running a doctor diagnostic to isolate the issue. It checks network connectivity, validates API keys, and tests database connections to identify if the failure is network, API, or database related.

What system health metrics are validated during a diagnostic check?

During a diagnostic check, system health metrics validated against defined thresholds include memory usage, disk usage, and network latency. It also analyzes the OS, Node.js environment, API keys, and database status.

Can I isolate and test individual components like network or database separately?

Yes, you can perform component-specific checks to isolate and test individual parts like network connectivity, API keys, or database status. This allows targeted troubleshooting without running a full diagnostic every time.

Does the diagnostic tool check messaging channel health and API key validity?

Yes, the diagnostic tool checks messaging channel health and validates API key integrity. It performs comprehensive troubleshooting by analyzing network connectivity and API status to ensure smooth application operation.

What is the best way to identify system issues when the application is not operating smoothly?

The best way to identify system issues is to run a comprehensive system diagnostic. This analyzes OS, Node.js, network, API keys, database, and messaging channel health to quickly pinpoint and resolve failures.