← Back to Skills Marketplace
yang1002378395-cmyk

Yang Openclaw Health

by yang1002378395-cmyk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
190
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install yang-openclaw-health
Description
Quick health check for OpenClaw installations by Yang. Checks Node.js version, Gateway status, config files, port conflicts, and common problems. Use when tr...
README (SKILL.md)

OpenClaw Health Check by Yang

Quick diagnostics for OpenClaw installation issues. Run this to check common problems.

Installation

npx clawhub@latest install yang-openclaw-health

What it checks

  • ✅ Node.js version (requires 18+)
  • ✅ Gateway status (running/stopped)
  • ✅ Config file existence
  • ✅ Port conflicts (default 3000)
  • ✅ Environment variables
  • ✅ Permission issues

Usage

After installation, run:

node ~/.openclaw/skills/yang-openclaw-health/diagnose.js

Need Help?

If diagnostics show issues you can't fix:

License

MIT

Usage Guidance
This appears to be a straightforward local diagnostics script. Before running: review the diagnose.js file (it is short and included), run it as your normal user (not root), and be aware it will read ~/.openclaw/gateway.json and check for running processes and port usage. The script only checks for the presence of certain API key environment variables and does not transmit them. The landing page and paid "installation service" are external — treat any payment offer with normal caution. If you have sensitive data in ~/.openclaw, inspect gateway.json first or run the script in a safe/test account.
Capability Analysis
Type: OpenClaw Skill Name: yang-openclaw-health Version: 1.0.0 The skill is a diagnostic utility for OpenClaw installations that performs standard system checks such as Node.js version verification, process monitoring via pgrep, and port availability via lsof. While diagnose.js checks for the presence of API keys in environment variables, it only reports their existence for status purposes and does not exfiltrate or log sensitive data. The behavior is transparent and aligns with the documentation in SKILL.md.
Capability Assessment
Purpose & Capability
The name/description match the actual behavior. The script checks Node version, ~/.openclaw presence, gateway.json, gateway process status, port 3000, and presence of API keys — all plausible checks for an OpenClaw health tool.
Instruction Scope
SKILL.md tells the user to run the included diagnose.js. The script only reads files under the user's home (~/.openclaw/gateway.json), inspects process.env, and runs local commands (pgrep, lsof). It does not make outbound network requests or instruct the agent to read unrelated system files.
Install Mechanism
There is no install spec that downloads remote artifacts; the skill is instruction+included script. No remote code fetch or archive extraction is performed by the skill itself.
Credentials
The skill declares no required env vars but the script checks for presence of API keys (OPENAI_API_KEY, ANTHROPIC_API_KEY, DEEPSEEK_API_KEY) to report whether model keys are configured. This is proportionate for a diagnostics tool, but it does inspect environment variables (it only checks presence, not values) — worth noting to privacy-conscious users.
Persistence & Privilege
The skill is not always-on, is user-invocable, and does not modify other skills or system-wide settings. It runs as a one-time local diagnostic script.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install yang-openclaw-health
  3. After installation, invoke the skill by name or use /yang-openclaw-health
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
yang-openclaw-health 1.0.0 - Initial release with quick health check for OpenClaw installations. - Checks Node.js version (requires 18+), gateway status, config files, port conflicts, environment variables, and permission issues. - Designed to assist with troubleshooting installation or configuration problems. - Includes installation and usage instructions.
Metadata
Slug yang-openclaw-health
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Yang Openclaw Health?

Quick health check for OpenClaw installations by Yang. Checks Node.js version, Gateway status, config files, port conflicts, and common problems. Use when tr... It is an AI Agent Skill for Claude Code / OpenClaw, with 190 downloads so far.

How do I install Yang Openclaw Health?

Run "/install yang-openclaw-health" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Yang Openclaw Health free?

Yes, Yang Openclaw Health is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Yang Openclaw Health support?

Yang Openclaw Health is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Yang Openclaw Health?

It is built and maintained by yang1002378395-cmyk (@yang1002378395-cmyk); the current version is v1.0.0.

💬 Comments