π¦ ClawHub
Agent Health Optimizer
by @zihaofeng2001
Audit and improve your OpenClaw setup with one skill. Scores agent health, audits memory hygiene, checks cron reliability, and compares installed skills agai...
π‘ Examples
# Full diagnostic suite β one command
python3 scripts/self_optimize.pyIndividual tools
python3 scripts/health_score.py # Health grade (A+ to F)
python3 scripts/memory_auditor.py # Memory hygiene check
python3 scripts/cron_optimizer.py # Cron analysis
python3 scripts/cron_optimizer.py --fix # Conservative auto-repair (backs up first)
python3 scripts/skill_comparator.py # Adjacent/overlapping ClawHub skills
TERMINAL
clawhub install agent-health-optimizer