← 返回 Skills 市场
437
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install wechat-miniprogram-dev
功能描述
微信小程序云开发完整指南。包含项目结构、云函数开发、miniprogram-ci 部署命令、常见问题处理。适用于需要开发、部署微信小程序的场景。
安全使用建议
This skill appears to be a straightforward WeChat Mini Program dev/deploy guide. Before running any scripts or npx commands: 1) verify the AppID and cloud environment ID in references/config.md belong to you or your project, 2) inspect the private key at ./key/private.key and do not supply someone else's private key or a key stored insecurely, 3) review the cloudfunctions/* code to ensure no unexpected behavior or exfiltration, and 4) be aware npx will fetch packages from npm and the deploy commands will contact WeChat/cloud services. If you only want guidance, you can read SKILL.md without executing deploy.sh or npx commands.
功能分析
Type: OpenClaw Skill
Name: wechat-miniprogram-dev
Version: 1.0.0
The skill bundle provides legitimate documentation, configuration, and automation scripts for WeChat Mini Program development and deployment. It utilizes the official 'miniprogram-ci' tool and 'wx-server-sdk' library, with no evidence of malicious intent, data exfiltration, or unauthorized execution in files like SKILL.md and scripts/deploy.sh.
能力评估
Purpose & Capability
Name/description, SKILL.md, references/config.md and scripts/deploy.sh all describe WeChat miniprogram development and deployment with miniprogram-ci; required artifacts (private key, appid, env id, cloudfunctions directory) match the stated purpose and no unrelated services or credentials are requested.
Instruction Scope
Instructions focus on project structure, cloud functions and miniprogram-ci commands. They reference a local private key (./key/private.key), concrete AppID and cloud env ID in references/config.md, and show commands that will upload functions and generate previews. This is expected for a deploy guide, but running the provided deploy script or npx commands will access local files and the network—review those files before executing.
Install Mechanism
No install spec is present (instruction-only). Runtime commands use npx to fetch miniprogram-ci and remote dependency installation (--rnpm) which is normal for this ecosystem. There are no downloads from untrusted URLs or archive extraction in the bundle.
Credentials
The skill does not declare or request unrelated environment variables or secrets. It legitimately expects a local private key file, AppID and cloud environment ID for deployment. The presence of concrete IDs in references/config.md may just be sample/project-specific metadata; they are not unexpected but should be verified as belonging to the user.
Persistence & Privilege
The skill is not configured as always: true and does not attempt to modify other skills or system-wide settings. It contains a deploy script that will perform uploads when executed, but that is within the skill's scope and limited to the project files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wechat-miniprogram-dev - 安装完成后,直接呼叫该 Skill 的名称或使用
/wechat-miniprogram-dev触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: 微信小程序云开发完整指南
- 提供项目结构示例与关键配置文件说明
- 详细介绍 miniprogram-ci 的部署、预览与上传命令
- 总结云函数初始化、权限获取、临时文件URL 获取等开发要点
- 涉及图像处理插件的安装与调用方法
- 归纳常见云开发问题及 wx.requestSubscribeMessage 正确用法
元数据
常见问题
wechat-miniprogram-dev 是什么?
微信小程序云开发完整指南。包含项目结构、云函数开发、miniprogram-ci 部署命令、常见问题处理。适用于需要开发、部署微信小程序的场景。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 437 次。
如何安装 wechat-miniprogram-dev?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wechat-miniprogram-dev」即可一键安装,无需额外配置。
wechat-miniprogram-dev 是免费的吗?
是的,wechat-miniprogram-dev 完全免费(开源免费),可自由下载、安装和使用。
wechat-miniprogram-dev 支持哪些平台?
wechat-miniprogram-dev 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 wechat-miniprogram-dev?
由 jason(@jasondu)开发并维护,当前版本 v1.0.0。
推荐 Skills