← Back to Skills Marketplace
fclwtt

Wecom Channel Fix

by fclwtt · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
315
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skills-5
Description
企业微信通道配置诊断与修复。当用户遇到企微通道无法连接、配置错误、插件 ID 不匹配、多账号模式不支持等问题时激活。支持配置检测、自动修复、单账号/多账号模式切换。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skills-5
  3. After installation, invoke the skill by name or use /skills-5
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug skills-5
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Wecom Channel Fix?

企业微信通道配置诊断与修复。当用户遇到企微通道无法连接、配置错误、插件 ID 不匹配、多账号模式不支持等问题时激活。支持配置检测、自动修复、单账号/多账号模式切换。 It is an AI Agent Skill for Claude Code / OpenClaw, with 315 downloads so far.

How do I install Wecom Channel Fix?

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

Is Wecom Channel Fix free?

Yes, Wecom Channel Fix is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Wecom Channel Fix support?

Wecom Channel Fix is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Wecom Channel Fix?

It is built and maintained by fclwtt (@fclwtt); the current version is v0.1.0.

💬 Comments