← 返回 Skills 市场
Yang Openclaw Health
作者
yang1002378395-cmyk
· GitHub ↗
· v1.0.0
· MIT-0
190
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (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:
- 📧 Installation Service: ¥99-299
- 🔗 Landing Page: https://yang1002378395-cmyk.github.io/openclaw-install-service/
License
MIT
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install yang-openclaw-health - 安装完成后,直接呼叫该 Skill 的名称或使用
/yang-openclaw-health触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 190 次。
如何安装 Yang Openclaw Health?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install yang-openclaw-health」即可一键安装,无需额外配置。
Yang Openclaw Health 是免费的吗?
是的,Yang Openclaw Health 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Yang Openclaw Health 支持哪些平台?
Yang Openclaw Health 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Yang Openclaw Health?
由 yang1002378395-cmyk(@yang1002378395-cmyk)开发并维护,当前版本 v1.0.0。
推荐 Skills