首页龙虾技能列表 › WeChat Mini Program Builder — WeChat工具

WeChat Mini Program Builder — WeChat工具

v1.0.0

[AI辅助] AI-assisted tool to quickly build WeChat Mini Programs with templates, auto-generated code, cloud functions, and deployment support.

1· 233·2 当前·2 累计
下载技能包
License
MIT-0
最后更新
2026/4/12
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
The package's README/usage (npm mp-builder CLI) does not match the included Python code (which requires an OPENCLAW_API_KEY and calls an OpenClaw API), and the skill asks for a sensitive env var in code that the metadata and SKILL.md do not declare — proceed with caution and verify origin before running or providing credentials.
评估建议
This skill shows multiple inconsistencies: the user-facing instructions talk about a Node CLI, but the included code is a Python script that will call an external OpenClaw API and requires an OPENCLAW_API_KEY that is not documented. Before installing or running: 1) Ask the publisher for the canonical source/repo and clarification (is the tool Node or Python?). 2) Do not supply any API keys until you confirm why they are needed and whether the key will be limited/scoped. 3) Inspect the code local...
详细分析 ▾
用途与能力
The SKILL.md describes an npm-based CLI (miniprogram-cli / mp-builder) and gives Node-centric usage, but the bundle includes a Python tool (mp_builder.py) that implements the described features. The Python code requires an OPENCLAW_API_KEY environment variable (and imports an OpenClaw client) even though the skill metadata lists no required env vars or primary credential. These mismatches are disproportionate to the stated purpose and unclear to a user.
指令范围
SKILL.md instructs installing a Node CLI and running mp-builder commands; it does not mention setting an API key or contacting any external LLM/service. The Python code, however, sends prompts to an external OpenClaw chat API to generate page code and will fail or raise an exception if OPENCLAW_API_KEY is not set. The code also writes generated content and cloudfunction templates to disk (pages/, cloudfunctions/). The instructions therefore omit that the tool will call an external model and require credentials.
安装机制
There is no declared install spec (instruction-only), but SKILL.md suggests installing a global npm package. The included implementation is Python and imports an 'openclaw' package without declaring how to install it. This mismatch creates uncertainty about what actually needs to be installed and from where — increasing risk because dependencies and provenance are unclear.
凭证需求
The Python code requires a sensitive environment variable OPENCLAW_API_KEY and will abort if it's missing, yet the skill metadata declares no required env vars and SKILL.md does not instruct users to provide this key. Requiring an API key for an external model is plausible for AI code generation, but the omission in metadata and docs is a red flag: users could accidentally supply a general/privileged key without understanding why. No other credentials are requested, but this single undeclared secret request is disproportionate and undocumented.
持久化与权限
The skill does not request always:true and is user-invocable only; it does not modify other skills or system-wide settings. It writes project files to the current directory (normal for a project generator) but requests no elevated/system-level privileges.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/17

Initial release of WeChat Mini Program Builder. - Provides AI-assisted WeChat mini program development, reducing time from idea to launch to just 3 days. - Includes 10+ project templates for common scenarios (e-commerce, restaurant, booking, showcase, etc.). - Features AI code generator for automatic page and component creation based on user prompts. - Offers templates for cloud functions such as login, payment, and order processing. - Step-by-step deployment guide included. - Available in three tiers: Basic, Pro, and Enterprise, with different features and pricing.

● 无害

安装命令 点击复制

官方npx clawhub@latest install wechat-mini-program-builder
镜像加速npx clawhub@latest install wechat-mini-program-builder --registry https://cn.clawhub-mirror.com

技能文档

AI 辅助微信小程序开发,从需求到上线只需 3 天

🎯 适用场景

  • 中小企业需要快速搭建小程序
  • 个人开发者想学习小程序开发
  • 传统商家数字化转型
  • 活动页面/营销落地页

📦 包含内容

  • 项目模板库 - 电商/餐饮/预约/展示等 10+ 模板
  • AI 代码生成器 - 根据需求自动生成页面/组件
  • 云函数模板 - 登录/支付/订单等常用功能
  • 部署指南 - 从开发到上线完整流程

🚀 快速开始

安装

npm install -g miniprogram-cli

创建项目

mp-builder create --template shop --name my-shop
cd my-shop
mp-builder dev

AI 生成页面

mp-builder generate --type page --name product-detail --prompt "商品详情页,展示图片、价格、规格选择、加入购物车按钮"

💰 定价

版本价格功能
基础版¥1995 个模板 + 基础组件
专业版¥49910+ 模板 + AI 生成 + 云函数
企业版¥999私有部署 + 定制开发

🔧 技术支持

  • 微信:OpenClawCN
  • Discord:https://discord.gg/clawd

作者:OpenClaw 中文社区 版本:1.0.0

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务