wecom-preflight

Verify WeCom MCP tool availability in sandbox environments before calls.

706|94|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/sunnoy/openclaw-plugin-wecom --skill wecom-preflight
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wecom-preflight
Source: https://github.com/sunnoy/openclaw-plugin-wecom/tree/main/skills/wecom-preflight
Command: npx skills add https://github.com/sunnoy/openclaw-plugin-wecom --skill wecom-preflight

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a preflight gate to determine if the WeCom MCP tool is accessible in the agent sandbox and offers clear remediation guidance when access is blocked or not configured on the host.

Core Features & Use Cases

  • Preflight verifies the availability of wecom_mcp before attempting a call.
  • Guides the user with concrete steps when tool access is blocked or misconfigured.
  • Applies to sandbox scenarios and initial call attempts to WeCom MCP, preventing unnecessary operations.

Quick Start

Immediately run the preflight check before invoking WeCom MCP to ensure safe execution.

Frequently Asked Questions about wecom-preflight

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

FAQPage Schema
How do I check if WeCom MCP is available in a sandbox before calling it?

Run a preflight check to verify WeCom MCP availability in the sandbox, preventing futile tool calls. This safely validates tool accessibility before you attempt to invoke the wecom_mcp tool.

Why does my WeCom MCP tool call fail with a toolPermission error in the sandbox?

A toolPermission error or host configuration issue indicates blocked WeCom MCP access. The preflight check detects this, halts execution, and provides explicit remediation steps to resolve the misconfigured MCP scenario.

What are the remediation steps when WeCom MCP access is blocked on the host?

When WeCom MCP access is blocked, the preflight check provides explicit remediation guidance for host configuration issues. It guides you through concrete steps to fix the misconfigured MCP scenario before proceeding.

When should I run a prelight check for WeCom MCP?

Run a preflight check for WeCom MCP when unsure if the tool is enabled or upon initial call attempts. It applies to sandbox scenarios to prevent unnecessary operations and ensure safe execution.

Can I proceed with WeCom MCP operations if the preflight check fails?

If the preflight check fails, you should halt WeCom MCP operations. The check determines whether to proceed or stop, ensuring safe operation by validating tool accessibility and preventing futile tool calls in the sandbox.