wecom-preflight

Inspect and repair wecom_mcp permission configurations via CLI before operations.

452|71|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/WecomTeam/wecom-openclaw-plugin --skill wecom-preflight-wecomteam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wecom-preflight
Source: https://github.com/WecomTeam/wecom-openclaw-plugin/tree/main/skills/wecom-preflight
Command: npx skills add https://github.com/WecomTeam/wecom-openclaw-plugin --skill wecom-preflight-wecomteam

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

企业微信插件在进行任何 wecom_mcp 操作前需要确保权限配置正确,否则可能导致工具不可用或误操作。本技能执行前置检查,自动修复权限缺失并提示重启网关,以确保后续技能能够安全调用 wecom_mcp。

Core Features & Use Cases

  • 自动检查工具权限并在需要时修复
  • 自动提示用户重启网关以使更改生效
  • 支持在首次调用前执行并缓存结果,避免重复检查

Quick Start

在首次需要调用 wecom_mcp 之前执行此前置检查以确保权限已正确授予并准备就绪。

Frequently Asked Questions about wecom-preflight

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

FAQPage Schema
CLI reports tool not allowed or permission denied for wecom_mcp because the enterprise WeChat plugin permission configuration is incorrect or missing required gateway whitelisting.

CLI reports tool not allowed or permission denied for wecom_mcp because the enterprise WeChat plugin permission configuration is incorrect or missing required gateway whitelisting. Preflight checks inspect and repair these permission configurations to ensure subsequent commands succeed.

How do I fix wecom_mcp permission configurations before executing CLI commands?

To fix wecom_mcp permission configurations, execute preflight checks to automatically verify CLI-based configuration settings, apply automated fixes for missing tool permissions, and follow restart guidance to apply changes.

When do I need to run preflight checks for wecom_mcp gateway access?

You need to run preflight checks for wecom_mcp gateway access before any operation, specifically when the CLI reports tool not allowed or permission denied, or prior to your first call to ensure permissions are correctly granted and cached.

Does the preflight check cache wecom_mcp permission verification results?

The preflight check supports caching permission verification results to avoid repeated checks. It executes before your first wecom_mcp call, verifies tool permissions, applies automated fixes, and prompts a gateway restart to ensure readiness.

What are the limitations if I skip preflight checks for wecom_mcp tools?

Skipping preflight checks for wecom_mcp tools risks tool unavailability or misoperation due to incorrect permission configurations. Without verifying the whitelist and applying automated fixes, subsequent commands may fail with permission denied errors.