Agent skill

machine-health

Monitor and optimize system resources (CPU, RAM, Disk). Includes cleaning routines.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/machine-health

SKILL.md

Machine Health Skill

This skill provides tools to ensure the host machine remains stable and responsive during long autonomous runs.

Capabilities:

  1. Memory Purge: Clears stand-by memory and releases non-essential cache.
  2. CPU Stabilization: Identifies rogue processes and optimizes task priority.
  3. Ghost Process Cleanup: Kills orphaned agent subprocesses or leaked IDE instances.

How to use:

If the agent detects high latency or "Out of Memory" warnings:

  1. Invoke the MachineHealthTool (via MCP).
  2. Command: clean_resources
  3. Command: status_check

Recommended Routine:

  • Run clean_resources every 12 hours of continuous operation.
  • Run status_check before starting a high-complexity task (e.g., massive refactoring).

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results