← Back to Skills Marketplace
113
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install vx-troubleshooting
Description
Troubleshooting guide for vx issues. Use when encountering installation failures, version conflicts, PATH issues, or other vx problems.
Usage Guidance
This skill is coherent with its stated purpose, but review any suggested commands before running them. Pay special attention to commands that use sudo, change permissions, or remove files (e.g., rm -rf ~/.vx) — back up ~/.vx and vx.toml first. Diagnostic output (vx doctor, vx.toml, logs) can contain sensitive information, so sanitize before sharing. The skill's source/homepage is unknown and the 'Support Channels' section appears truncated; if you plan to follow links or report issues, confirm official project URLs first. Overall low risk as an instruction-only guide, but exercise standard caution when executing privileged or destructive commands and when sharing diagnostics.
Capability Analysis
Type: OpenClaw Skill
Name: vx-troubleshooting
Version: 1.0.0
The skill bundle provides a comprehensive troubleshooting guide for the `vx` tool manager, including diagnostic commands, error resolutions, and a decision tree for AI agents. It contains standard CLI operations and installation scripts (e.g., `curl | bash` from `github.com/loonghao/vx`) consistent with its stated purpose, with no evidence of malicious intent, prompt injection attacks, or data exfiltration.
Capability Assessment
Purpose & Capability
Name/description ('vx troubleshooting') match the SKILL.md content. All commands and guidance are relevant to diagnosing and fixing vx installation, PATH, version, and runtime issues.
Instruction Scope
The instructions are broadly in-scope for troubleshooting but include privileged and potentially destructive operations (sudo, chmod, rm -rf ~/.vx, reinstall, editing PATH) and recommend collecting/printing local files (vx.toml, vx doctor output). These actions are expected for repair guidance but require user caution because they modify local state and may expose local configuration when shared.
Install Mechanism
No install spec and no code files — instruction-only skill; nothing will be written to disk by the skill itself. This is the lowest-risk install profile.
Credentials
No required environment variables, credentials, or config paths declared. The SKILL.md references ~/.vx and vx.toml which are reasonable for a vx troubleshooting guide.
Persistence & Privilege
always is false and the skill does not request elevated platform privileges or persistent presence. It is user-invocable and can be called autonomously (platform default) which is expected for a help/troubleshooting skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vx-troubleshooting - After installation, invoke the skill by name or use
/vx-troubleshooting - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
vx-troubleshooting 1.0.0
- Initial release of the vx troubleshooting guide.
- Provides solutions for installation failures, version conflicts, PATH problems, runtime errors, and configuration issues.
- Includes common symptoms, recommended commands, and diagnostic procedures.
- Offers quick triage steps and error code explanations.
- Lists support resources and tips for collecting diagnostic information.
Metadata
Frequently Asked Questions
What is Vx Troubleshooting?
Troubleshooting guide for vx issues. Use when encountering installation failures, version conflicts, PATH issues, or other vx problems. It is an AI Agent Skill for Claude Code / OpenClaw, with 113 downloads so far.
How do I install Vx Troubleshooting?
Run "/install vx-troubleshooting" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vx Troubleshooting free?
Yes, Vx Troubleshooting is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vx Troubleshooting support?
Vx Troubleshooting is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vx Troubleshooting?
It is built and maintained by Hal (@loonghao); the current version is v1.0.0.
More Skills