agentsclimarketplace

Opc miaoda wechat

Skill opcspace/opc-miaoda-skills/opc-miaoda-wechat

Beginner-friendly WeChat Mini Program creator using Baidu Miaoda. Use for 微信小程序、小程序商城、预约小程序、会员小程序、服务小程序、内容小程序 or when a user describes a WeChat idea without technical details. Improve requirements, recommend a style, and create the MINIPROGRAM project through the official Miaoda skill.From its SKILL.md

Install
npx -y skills add opcspace/opc-miaoda-skills --skill opc-miaoda-wechat

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

2.1 KB, 407 tokens by cl100k_base, as published. Nobody here has run it

OPC Miaoda WeChat

Turn a beginner's idea into a WeChat Mini Program through $miaoda-app-builder.

Beginner Intake

  1. Infer users, entry scene, essential pages, main flow, tab bar, login, data, permissions, sharing, and external prerequisites.
  2. Present a requirement card and recommend one style from references/styles.md, with at most two alternatives.
  3. Offer 按推荐方案优化后创建(推荐) or 按原描述创建. Skip the choice when immediate creation was explicit.
  4. Explain AppID, privacy declarations, merchant setup, and platform review in plain language.

Create Safely

  1. Read miaoda-app-builder/SKILL.md completely and use its CLI. Before the first API call, check for MIAODA_API_KEY without printing it. If missing, ask the user to fill it for the current operation or configure it securely in the Codex launch environment. Never persist or repeat the Key.
  2. Begin: 创建一个可生成的微信小程序应用,目标类型是 MINIPROGRAM,不是普通网页,也不是报告或内容文档任务。
  3. Include style, routes, core flow, permissions, empty/error states, privacy assumptions, and acceptance criteria.
  4. Call chat, preserve both IDs, and inspect app-detail. Stop on a type mismatch and offer one corrected retry instead of silently creating duplicates.
  5. Refine with both IDs. Generate exactly once only after the structured generateApp action appears.
  6. Review with references/wechat-quality.md and apply fixes through chat.

Release Boundary

Miaoda generation is not WeChat approval. Ask before publishing, review submission, payment setup, or production credentials. Never invent AppID, AppSecret, merchant credentials, or review results.

What ships with it: 3 files

1.7 KB alongside SKILL.md

agents/

references/

Keep looking

Skills are one crate of 326,144. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.