← All skills
Tencent SkillHub Β· AI

Oc

Comprehensive diagnostic, error-fixing, and skill recommendation tool for OpenClaw

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Comprehensive diagnostic, error-fixing, and skill recommendation tool for OpenClaw

⬇ 0 downloads β˜… 0 stars Unverified but indexed

Install for OpenClaw

Item is unstable.

This item is timing out or returning errors right now. Review the source page and try again later.

Quick setup
  1. Wait for the source to recover or retry later.
  2. Review SKILL.md only after the source returns a real package.
  3. Do not rely on this source for automated install yet.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Manual review
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
README.md, SKILL.md, data/complementary-skills.json, data/error-patterns.json, data/fix-execution-history.json, data/fix-recipes.json

Validation

  • Wait for the source to recover or retry later.
  • Review SKILL.md only after the download returns a real package.
  • Treat this source as transient until the upstream errors clear.

Install with your agent

Agent handoff

Use the source page and any available docs to guide the install because the item is currently unstable or timing out.

  1. Open the source page via Review source status.
  2. If you can obtain the package, extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the source page and extracted files.
New install

I tried to install a skill package from Yavira, but the item is currently unstable or timing out. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required. Then review README.md for any prerequisites, environment setup, or post-install checks.

Upgrade existing

I tried to upgrade a skill package from Yavira, but the item is currently unstable or timing out. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need. Then review README.md for any prerequisites, environment setup, or post-install checks.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.1.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 9 sections Open source page

OpenClaw Doctor Pro

Ultimate diagnostic, error-fixing, and skill recommendation tool for OpenClaw.

When to Use

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

Error Fixer

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

Skill Recommender

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

Enhanced Doctor

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

Self-Updater

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

Setup Wizard

Interactive first-time setup. # Interactive setup python3 {baseDir}/scripts/setup-wizard.py # Check prerequisites only python3 {baseDir}/scripts/setup-wizard.py --check-only

Reference Files

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

Templates

Error Report - Diagnostic output format Recommendation Report - Skill suggestions format

Category context

Agent frameworks, memory systems, reasoning layers, and model-native orchestration.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
4 Config2 Docs
  • SKILL.md Primary doc
  • README.md Docs
  • data/complementary-skills.json Config
  • data/error-patterns.json Config
  • data/fix-execution-history.json Config
  • data/fix-recipes.json Config