predictive-maintenance-systems
Installation
SKILL.md
Predictive Maintenance for Systems
This skill focuses on 'Self-Repairing' logic, fixing server and code issues before the user notices.
Instructions
- Analyze historical logs for patterns that precede a system crash.
- Set up 'Early Warning' monitors for CPU, RAM, and Disk latency spikes.
- Automatically trigger 'Auto-Scaling' or 'Resource Flushing' when patterns are detected.
- Use AI to suggest code patches for recurring error clusters.
- Schedule system 'Rest & Defragmentation' during low-usage hours.
Examples
- "Prevent a server outage by analyzing the current RAM leak pattern."
- "Automate the cleanup of temporary files when they hit 80% capacity."