Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Comprehensive diagnostic, error-fixing, and skill recommendation tool for OpenClaw
Comprehensive diagnostic, error-fixing, and skill recommendation tool for OpenClaw
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
Ultimate diagnostic, error-fixing, and skill recommendation tool for OpenClaw.
Activate when user wants to: Diagnose OpenClaw errors or issues Auto-fix common problems Find and recommend ClawHub skills Run extended health checks Setup OpenClaw for first time Update documentation and caches
Diagnose and auto-fix OpenClaw errors. # Diagnose by error code python3 {baseDir}/scripts/error-fixer.py --error 401 # Analyze log file python3 {baseDir}/scripts/error-fixer.py --input /path/to/log # Auto-fix safe issues python3 {baseDir}/scripts/error-fixer.py --error EADDRINUSE --auto-fix # List errors by category python3 {baseDir}/scripts/error-fixer.py --category authentication
Smart ClawHub skill recommendations. # Recommend for channel python3 {baseDir}/scripts/skill-recommender.py --channel whatsapp --top 5 # Recommend by use case python3 {baseDir}/scripts/skill-recommender.py --use-case "image generation" # Auto-detect from config python3 {baseDir}/scripts/skill-recommender.py --auto-detect # Check for updates python3 {baseDir}/scripts/skill-recommender.py --check-updates
Extended diagnostic checks. # Full diagnostics python3 {baseDir}/scripts/enhanced-doctor.py # Deep scan with log analysis python3 {baseDir}/scripts/enhanced-doctor.py --deep # JSON output python3 {baseDir}/scripts/enhanced-doctor.py --json
Keep references and caches current. # Check what's outdated python3 {baseDir}/scripts/self-updater.py --check # Update everything python3 {baseDir}/scripts/self-updater.py --update # Update only skill cache python3 {baseDir}/scripts/self-updater.py --update --skills-only
Interactive first-time setup. # Interactive setup python3 {baseDir}/scripts/setup-wizard.py # Check prerequisites only python3 {baseDir}/scripts/setup-wizard.py --check-only
Error Catalog - Master error index Auto-Fix Capabilities - Safe vs manual fixes Diagnostic Commands - CLI quick reference Troubleshooting Workflow - Decision tree Authentication Errors - Auth issues Rate Limiting Errors - Quota management Gateway Errors - Network issues Channel Errors - Channel-specific Sandbox Errors - Docker issues Configuration Errors - Config problems Installation Errors - Setup issues ClawHub Integration - Skill management
Error Report - Diagnostic output format Recommendation Report - Skill suggestions format
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.