vx-troubleshootingTroubleshooting guide for vx issues. Use when encountering installation failures, version conflicts, PATH issues, or other vx problems.
Install via ClawdBot CLI:
clawdbot install loonghao/vx-troubleshootingGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
rm -rf ~Calls external URL not in known-safe list
https://npmmirror.com/mirrors/nodeUses known external API (expected, informational)
raw.githubusercontent.comAI Analysis
The skill provides legitimate troubleshooting guidance for a tool manager, with no evidence of credential harvesting, data exfiltration, or hidden malicious instructions. The external URL (npmmirror.com) is a known npm mirror for Chinese users, consistent with the skill's purpose, and the 'rm -rf' command is shown as an example of what NOT to do in a comment, not an instruction to execute.
Generated May 9, 2026
New developers often face installation failures and PATH issues when setting up their environment. This skill helps them diagnose problems like 'command not found' or version conflicts, accelerating onboarding by providing clear troubleshooting steps.
In continuous integration environments, tool installation failures can block builds. Using this guide, DevOps engineers can resolve network errors, checksum mismatches, and permission issues programmatically, reducing pipeline downtime.
Enterprises distributing proprietary tools via Vx can use this guide to assist employees with common errors like 'Tool not found' or 'Configuration error'. It ensures smooth adoption across diverse systems.
Teams using multiple runtimes (Node, Python, Go) via Vx can encounter version conflicts and dependency issues. This skill provides recovery procedures like 'vx sync --force' and 'vx doctor --fix' to maintain consistent environments.
Students setting up coding environments often encounter permissions and PATH problems. This troubleshooting guide enables instructors to quickly resolve issues, minimizing class disruption.
Offer basic troubleshooting content for free, with premium tier providing advanced diagnostics, priority support, and custom recovery scripts for teams.
Consulting engagements to integrate Vx into client workflows, map common issues, and create tailored troubleshooting runbooks, reducing IT support tickets.
Develop training modules and certification programs around Vx troubleshooting and environment management, targeted at DevOps professionals and IT admins.
💬 Integration Tip
Integrate this guide into your team's onboarding documentation or CI/CD pipeline failure logs to provide immediate resolution steps. For advanced automation, parse exit codes (2-7) to trigger specific recovery scripts.
Scored Jul 7, 2026
Audited Apr 16, 2026 · audit v1.0
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.