← 返回 Skills 市场
315
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skills-5
功能描述
企业微信通道配置诊断与修复。当用户遇到企微通道无法连接、配置错误、插件 ID 不匹配、多账号模式不支持等问题时激活。支持配置检测、自动修复、单账号/多账号模式切换。
安全使用建议
This skill is coherent for debugging and repairing a WeCom channel: it reads ~/.openclaw/openclaw.json and /tmp logs, suggests edits, makes a backup (cp) and restarts the gateway. Before running any automated fixes: 1) manually review and back up your config (the SKILL.md already recommends this); 2) verify the plugin ID/name change exactly matches the plugin's exported id to avoid breaking the gateway; 3) be aware that botId/secret values are sensitive — do not paste them into untrusted tooling or public locations; 4) the skill's source/homepage appears to use a placeholder (YOUR_USERNAME) and the repository/origin is unclear — prefer running the suggested commands yourself or confirming the repo/author before allowing an agent to apply automatic fixes. If you want higher assurance, request the actual repository or a signed/known author before installation.
功能分析
Type: OpenClaw Skill
Name: skills-5
Version: 0.1.0
The skill bundle is a diagnostic and repair utility for Enterprise WeChat (WeCom) channel configurations. It uses standard system commands (grep, cat, cp) and the OpenClaw CLI to inspect logs and modify the 'openclaw.json' configuration file to resolve known plugin compatibility issues. The instructions are transparent, include backup steps, and align strictly with the stated purpose of troubleshooting connectivity.
能力评估
Purpose & Capability
The name/description (WeCom channel diagnosis & repair) match the SKILL.md steps: reading channel status, config, plugin entries, logs, and providing concrete edits and restart steps. Nothing requested (no env vars, no installs) is out-of-band for that purpose.
Instruction Scope
Instructions explicitly tell the agent to read local OpenClaw config (~/.openclaw/openclaw.json), temporary logs (/tmp/openclaw/openclaw-YYYY-MM-DD.log), and run OpenClaw CLI commands (openclaw config/get/set, channels status, gateway restart). This is appropriate for diagnosing and fixing the channel, but it does mean the skill will (if executed) access and modify local config files and view logs — actions that can expose secrets (botId/secret) and can cause service disruption if applied incorrectly.
Install Mechanism
Instruction-only skill with no install spec, no downloads, and no code files — lowest install risk.
Credentials
The skill declares no required environment variables or credentials. The SKILL.md asks the operator to provide botId/secret when configuring, but does not request or store external credentials itself. Access to local config and logs is proportional to the task.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills' configs. It instructs the user/agent to edit only OpenClaw config files and restart the gateway, which is appropriate for the stated purpose.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skills-5 - 安装完成后,直接呼叫该 Skill 的名称或使用
/skills-5触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of the 企业微信通道配置诊断与修复 (WeCom channel fix) skill.
- Provides step-by-step diagnostics for common WeCom channel issues: connection failures, configuration errors, plugin ID mismatches, and unsupported multi-account modes.
- Offers clear repair instructions for each detected issue, including configuration corrections and plugin ID adjustments.
- Includes ready-to-use configuration templates and full repair scripts for restoring correct single-account operation.
- Adds a post-repair checklist and FAQ section to help users verify functionality and troubleshoot remaining problems.
元数据
常见问题
Wecom Channel Fix 是什么?
企业微信通道配置诊断与修复。当用户遇到企微通道无法连接、配置错误、插件 ID 不匹配、多账号模式不支持等问题时激活。支持配置检测、自动修复、单账号/多账号模式切换。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 315 次。
如何安装 Wecom Channel Fix?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skills-5」即可一键安装,无需额外配置。
Wecom Channel Fix 是免费的吗?
是的,Wecom Channel Fix 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wecom Channel Fix 支持哪些平台?
Wecom Channel Fix 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wecom Channel Fix?
由 fclwtt(@fclwtt)开发并维护,当前版本 v0.1.0。
推荐 Skills