← 返回 Skills 市场
企业微信快速集成配置
作者
yang1002378395-cmyk
· GitHub ↗
· v1.0.0
· MIT-0
207
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install wecom-quickstart-cn
功能描述
企业微信快速集成配置 - 5分钟连接 OpenClaw 与企业微信,解锁群机器人、应用消息、客户管理。适合:企业用户、微信生态、客户服务。
安全使用建议
This skill appears to be a legitimate how-to for connecting OpenClaw to 企业微信, but it has several mismatches you should consider before using it:
- Verify local tooling: the instructions expect the 'openclaw' CLI and a ~/.openclaw/config.yml file, but the skill metadata only lists 'curl'. Confirm you have the openclaw binary and that running 'openclaw gateway restart' is safe in your environment.
- Backup before changing things: back up ~/.openclaw/config.yml (or your OpenClaw configuration) before adding secrets so you can restore if needed.
- Secrets handling: the guide tells you to place application secrets in the config file. Prefer storing secrets in a secure secret manager or environment variables if your platform supports them, or ensure file permissions restrict access (e.g., chmod 600). The skill does not declare or enforce any secret-handling policy.
- Endpoint sanity: webhook and API endpoints referenced are the official企业微信 (qyapi.weixin.qq.com) endpoints; still validate any webhook keys/URLs you paste and test with non-production accounts first.
- Source provenance: the skill source and homepage are unknown and the owner ID is not a recognized upstream. If this will be used in production, ask the publisher for a trustworthy source or official docs, or prefer official OpenClaw/WeCom documentation.
If you proceed: make a config backup, verify binaries and permissions, and use test credentials or restricted accounts until you're comfortable with the integration.
功能分析
Type: OpenClaw Skill
Name: wecom-quickstart-cn
Version: 1.0.0
The skill bundle consists entirely of documentation and configuration templates for integrating OpenClaw with Enterprise WeChat (WeCom). It contains no executable code, scripts, or suspicious instructions, and the provided examples align with standard API usage for the platform (SKILL.md, skill.json).
能力评估
Purpose & Capability
The skill claims to be a quick integration guide for 企业微信 and the described steps (CorpId, AgentId, Secret, webhooks, callback URLs) match that purpose. However, the metadata only declares 'curl' as a required binary while the runtime instructions require the 'openclaw' CLI and editing ~/.openclaw/config.yml; the config path and openclaw binary are not declared. That mismatch is an inconsistency: a legitimate quickstart should declare the tool(s) it expects to run and any config files it will modify.
Instruction Scope
The SKILL.md instructs the user to edit ~/.openclaw/config.yml to store CorpId/AgentId/Secret and to run 'openclaw gateway restart'. Those actions are in-scope for configuring an integration, but the instructions assume write access to a user config file and execution of the 'openclaw' binary. The guide also includes curl examples and webhook POSTs to the official qyapi.weixin.qq.com endpoints only (which is expected).
Install Mechanism
This is an instruction-only skill with no install spec and no code to download or execute. That minimizes installation risk because nothing will be written or executed by the skill itself.
Credentials
No environment variables or credential fields are declared in the skill metadata, yet the guide instructs storing secrets (Agent Secret, optional Customer Secret) in the OpenClaw config file. The skill does not declare required config paths (it references ~/.openclaw/config.yml) nor recommend safer secret storage (env vars or secret manager). Storing plaintext secrets in a config file is common but should be explicitly declared and the security implications noted.
Persistence & Privilege
The skill is user-invocable, not always-installed, and allows model invocation (platform defaults). It does not request elevated persistence or to modify other skills or global agent settings. No privilege escalation indicators are present.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wecom-quickstart-cn - 安装完成后,直接呼叫该 Skill 的名称或使用
/wecom-quickstart-cn触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
首次发布
元数据
常见问题
企业微信快速集成配置 是什么?
企业微信快速集成配置 - 5分钟连接 OpenClaw 与企业微信,解锁群机器人、应用消息、客户管理。适合:企业用户、微信生态、客户服务。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 207 次。
如何安装 企业微信快速集成配置?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wecom-quickstart-cn」即可一键安装,无需额外配置。
企业微信快速集成配置 是免费的吗?
是的,企业微信快速集成配置 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
企业微信快速集成配置 支持哪些平台?
企业微信快速集成配置 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 企业微信快速集成配置?
由 yang1002378395-cmyk(@yang1002378395-cmyk)开发并维护,当前版本 v1.0.0。
推荐 Skills