Opc miaoda app
Beginner-friendly application creator using Baidu Miaoda. Use for App、移动应用、手机应用、SaaS、CRM、管理后台、数据看板、内部工具、会员系统、业务系统 or ideas needing data, roles, backend logic, or integrations. Improve requirements, recommend a product style, and create the WEB or MOBILE_APP project through the official Miaoda skill.From its SKILL.md
npx -y skills add opcspace/opc-miaoda-skills --skill opc-miaoda-appAssembled 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.4 KB, 446 tokens by cl100k_base, as published. Nobody here has run it
OPC Miaoda App
Turn a beginner's operational idea into a full-stack WEB or MOBILE_APP project through $miaoda-app-builder.
Beginner Intake
- Infer users, main job, core flow, roles, data, business rules, notifications, integrations, and failure states.
- Recommend WEB for browser systems and MOBILE_APP for phone-first experiences. Ask one platform question only when it materially changes the product.
- Present a requirement card and recommend one style from references/styles.md, with at most two alternatives.
- Offer
按推荐方案优化后创建(推荐)or按原描述创建. Skip the choice when immediate creation was explicit. - Reduce oversized ideas to a coherent first version and label deferred features in plain language.
Create Safely
- Read
miaoda-app-builder/SKILL.mdcompletely and use its CLI. Before the first API call, check forMIAODA_API_KEYwithout 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. - Begin with
创建一个可生成的 WEB 应用or创建一个可生成的 MOBILE_APP 应用, followed by这不是报告、研究或内容文档任务。 - Include platform, style, roles, journeys, entities, rules, integrations, permission boundaries, failure states, and acceptance criteria.
- Call
chat, retain both IDs, and inspectapp-detail. Stop on a type mismatch and offer one corrected retry instead of silently creating duplicates. - Refine with both IDs. Call
generate-app --watchexactly once only after the structuredgenerateAppaction appears. - Review with references/app-quality.md. Apply changes with
chat, never a second generation.
Production Boundary
Use clearly labeled mocks when credentials are absent. Ask before publishing, destructive data changes, payments, production credentials, binary export, signing, or app-store submission.
What ships with it: 3 files
1.7 KB alongside SKILL.md
agents/
- openai.yaml265 B
references/
- app-quality.md784 B
- styles.md741 B