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
This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.
Use the source page and any available docs to guide the install because the item currently does not return a direct package file.
I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.
I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.
Ultimate diagnostic, error-fixing, and skill recommendation tool for OpenClaw.
Complementary Skills - Discover skills that work together (10 skill relationships) Diagnostic Hooks - GitHub/Slack/Discord integration for error notifications (9 hook configs) Recovery Tracking - Track fix execution history and success rates Smart Scoring - Enhanced recommendations with complementary skill bonus scoring Rich Display - Improved CLI panels and formatting for suggestions
Activate when user wants to: Diagnose OpenClaw errors or issues Auto-fix common problems Find and recommend ClawHub skills with complementary suggestions Run extended health checks Setup OpenClaw for first time Update documentation and caches Track fix execution history
Diagnose and auto-fix OpenClaw errors with diagnostic hooks and recovery tracking. # Diagnose by error code (triggers diagnostic hooks if configured) python3 {baseDir}/scripts/error-fixer.py --error 401 # Analyze log file with recovery suggestions python3 {baseDir}/scripts/error-fixer.py --input /path/to/log # Auto-fix safe issues (tracks execution history) python3 {baseDir}/scripts/error-fixer.py --error EADDRINUSE --auto-fix # List errors by category with fix history python3 {baseDir}/scripts/error-fixer.py --category authentication # View fix execution history python3 {baseDir}/scripts/error-fixer.py --show-history # Test notification hooks (GitHub/Slack/Discord) python3 {baseDir}/scripts/error-fixer.py --test-hooks
Smart ClawHub skill recommendations with complementary skill detection. # Recommend for channel (includes complementary skills) python3 {baseDir}/scripts/skill-recommender.py --channel whatsapp --top 5 # Recommend by use case with bonus scoring python3 {baseDir}/scripts/skill-recommender.py --use-case "image generation" # Auto-detect from config (enriched with complementary metadata) python3 {baseDir}/scripts/skill-recommender.py --auto-detect # Check for updates python3 {baseDir}/scripts/skill-recommender.py --check-updates # View complementary skills for installed skill python3 {baseDir}/scripts/skill-recommender.py --complementary-for image-generator-pro
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
complementary-skills.json - 10 skill relationships integration-hooks.json - 9 notification hook configs fix-execution-history.json - Fix tracking metadata
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.