wecom-preflight

Verify wecom_mcp execution permissions in OpenClaw and update alsoAllow.

1|2|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/bluegitter/QClaw --skill wecom-preflight-bluegitter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wecom-preflight
Source: https://github.com/bluegitter/QClaw/tree/main/resources/openclaw/config/extensions/wecom-openclaw-plugin/skills/wecom-preflight
Command: npx skills add https://github.com/bluegitter/QClaw --skill wecom-preflight-bluegitter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures that the wecom_mcp tool has the necessary execution permissions in OpenClaw before any operation, preventing permission‑related errors.

Core Features & Use Cases

  • Checks the tools.profile setting via the OpenClaw CLI.
  • Verifies or adds wecom_mcp to tools.alsoAllow whitelist.
  • Provides automatic remediation instructions and prompts the user to restart the gateway when configuration changes.
  • Ideal for first‑time use of wecom_mcp or when permission errors are encountered.

Quick Start

Ask the assistant to run the wecom‑preflight check before invoking any wecom_mcp commands.

Frequently Asked Questions about wecom-preflight

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fix wecom_mcp permission errors in OpenClaw?

Fixing wecom_mcp permission errors requires checking the tools.profile setting and adding wecom_mcp to the tools.alsoAllow whitelist via the OpenClaw CLI, followed by a gateway restart.

What is the preflight check for wecom_mcp commands?

The wecom_mcp preflight check verifies that the OpenClaw gateway has the required execution permissions configured before any command is invoked, preventing permission-related failures during operation.

How do I add wecom_mcp to the tools.alsoAllow whitelist?

You can add wecom_mcp to the tools.alsoAllow whitelist by running a preflight check through the OpenClaw CLI, which automatically detects missing permissions and adds the tool before prompting a gateway restart.

When do I need to restart the OpenClaw gateway for permission changes?

You need to restart the OpenClaw gateway when the preflight check automatically modifies the tools.alsoAllow whitelist, ensuring the new wecom_mcp execution permissions are loaded and applied correctly.

Does OpenClaw support automatic permission remediation for wecom_mcp?

OpenClaw supports automatic permission remediation by checking the tools.profile configuration, adding wecom_mcp to the tools.alsoAllow list if missing, and prompting the user to restart the gateway to apply changes.