← Back to Skills Marketplace
jasondu

wechat-miniprogram-dev

by jason · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
437
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install wechat-miniprogram-dev
Description
微信小程序云开发完整指南。包含项目结构、云函数开发、miniprogram-ci 部署命令、常见问题处理。适用于需要开发、部署微信小程序的场景。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wechat-miniprogram-dev
  3. After installation, invoke the skill by name or use /wechat-miniprogram-dev
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: 微信小程序云开发完整指南 - 提供项目结构示例与关键配置文件说明 - 详细介绍 miniprogram-ci 的部署、预览与上传命令 - 总结云函数初始化、权限获取、临时文件URL 获取等开发要点 - 涉及图像处理插件的安装与调用方法 - 归纳常见云开发问题及 wx.requestSubscribeMessage 正确用法
Metadata
Slug wechat-miniprogram-dev
Version 1.0.0
License
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is wechat-miniprogram-dev?

微信小程序云开发完整指南。包含项目结构、云函数开发、miniprogram-ci 部署命令、常见问题处理。适用于需要开发、部署微信小程序的场景。 It is an AI Agent Skill for Claude Code / OpenClaw, with 437 downloads so far.

How do I install wechat-miniprogram-dev?

Run "/install wechat-miniprogram-dev" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is wechat-miniprogram-dev free?

Yes, wechat-miniprogram-dev is completely free (open-source). You can download, install and use it at no cost.

Which platforms does wechat-miniprogram-dev support?

wechat-miniprogram-dev is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created wechat-miniprogram-dev?

It is built and maintained by jason (@jasondu); the current version is v1.0.0.

💬 Comments