self-optimizer
v0.1.0Analyzes OpenClaw logs, chat history, and the .openclaw installation to propose self-improvement and optimization suggestions. Use when optimizing or auditing OpenClaw setup.
Installation
Please help me install the skill `self-optimizer` from SkillHub official store.
npx skills add RuneweaverStudios/self-optimizer
Self Optimizer
Analyzes OpenClaw logs, chat history, and the .openclaw local root installation folder to propose self-improvement and optimization suggestions.
Commands
self_optimizer.py analyze [--json]- Runs the analysis and suggests improvements.
Features
- Log Analysis: Scans
gateway.logandopenclaw.logfor errors, restarts, and performance metrics. - Chat History Analysis (Planned): Identifies recurring issues, common requests, or areas of confusion from chat transcripts.
- Root Folder Scan (Planned): Examines
openclaw.json, skill configurations, andMEMORY.mdfor optimization opportunities. - Recommendations: Provides actionable suggestions for performance, stability, and new skill development.