check-health

Collect and analyze system hardware metrics and AI cognitive subsystem status.

10|Updated Jul 22, 2025
One-click install
npx skills add https://github.com/bdambrosio/Cognitive_workbench --skill check-health-bdambrosio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: check-health
Source: https://github.com/bdambrosio/Cognitive_workbench/tree/main/src/tools/check-health
Command: npx skills add https://github.com/bdambrosio/Cognitive_workbench --skill check-health-bdambrosio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill proactively monitors the health of your system's hardware and the cognitive state of the AI, identifying potential issues before they impact performance.

Core Features & Use Cases

  • System Health Checks: Gathers metrics on CPU, GPU, RAM, disk, and network usage.
  • Cognitive Health Checks: Assesses memory integrity, tool effectiveness, world model consistency, and user interaction recency.
  • Use Case: Automatically run a health check every night to ensure all systems are nominal, and receive a report detailing any warnings or critical issues, such as high CPU temperatures or low tool success rates.

Quick Start

Run a comprehensive system and cognitive health check.

Frequently Asked Questions about check-health

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

FAQPage Schema
How do I run a system health check to monitor CPU and RAM performance metrics?

A system health check gathers metrics on CPU, GPU, RAM, disk, and network usage by executing a bash script, analyzing hardware performance to identify potential issues before they impact your system.

What is AI cognitive state monitoring and how does it assess tool effectiveness?

AI cognitive state monitoring assesses internal subsystems by evaluating memory integrity, planning, world model consistency, and tool success rates, reporting warnings or critical issues affecting cognitive functions.

Can I use this diagnostics Skill to automate nightly performance monitoring?

Yes, you can automatically run a comprehensive health check nightly to ensure all systems are nominal and receive a detailed report on warnings or critical issues like high CPU temperatures.

Does the health check script require any external dependencies to collect system metrics?

No external dependencies are required; the health check relies solely on executing a standard bash script for system data collection and internal state access for cognitive data analysis.

What are the limitations of using bash scripts for hardware diagnostics and cognitive monitoring?

The limitation of using bash scripts for diagnostics is that hardware data collection depends on script execution environments, while cognitive assessment requires direct internal AI state access.