meoo-cli skillA
meoo-cli is agent-read markdown (skill) from ali-meoo/meoo-cli: 从零到上线的全栈应用构建指南,基于秒悟(Meoo)平台。 触发条件: (1) 用户提到"秒悟"或"Meoo"; (2) 用户要从零构建应用,且需求可被以下架构覆盖:前端 SPA(React/Vue)+ Supabase(数据库/Auth/Storage)+ Deno 边缘函数 + AI 大模型服务; (3) 用户需要部署全栈应用(含后端进程),如 Next.js SSR、Express、FastAPI 等; (4) 用户需要把项目部署到自己的阿里云账号(ECS/RDS/SLB,费用自付) 覆盖完整生命周期:项目初始化、本地开发、云服务开通、数据库管理、边缘函数部署、CDN 发布、全栈镜像部署、沙箱代码同步、账户与权益管理。.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# 秒悟(Meoo)CLI 完整指南 从零构建和部署全栈应用。覆盖项目初始化到生产部署的完整生命周期,包括云服务、代码规范、沙箱同步和部署。 Meoo 支持两种部署模式:**静态部署**(前端 SPA → CDN)和**镜像部署**(全栈应用 → 容器)。 | 项目类型 | 部署模式 | 命令 | |---|---|---| | 纯前端 SPA(React/Vue/Taro) | 静态部署 | `meoo deploy` | | 前端 + Supabase + Edge Functions | 静态部署 | `meoo deploy` | | 含后端进程(Express、FastAPI、Next.js SSR、Go 等) | 镜像部署 | `meoo deploy --runtime image` | **如何判断**:项目是否需要一个监听端口的服务器进程?是 → 镜像部署;否 → 静态部署。 ## Install ```bash npm install -g @aliyun-meoo/cli ``` Verify: `meoo --version` ## Project lifecycle ### Static deploy (SPA) ``` meoo login # 1. Authenticate (opens browser) meoo init react-design # 2. Initialize from template meoo projects create "My App" # 3. Create remote project and bind this directory pnpm install # 4. Install dependencies pnpm dev # 5. Local dev server (port 3015) meoo deploy # 6. Build and publish to CDN ``` `init` 和项目绑定最终都必须完成,但顺序可以互换:既可以先 `init` 再 `projects create/use`,也可以在纯空目录先执行 `projects use`,随后 `init`。CLI 会在模板落盘后重新协调云环境与官方模板源码。 ### Image deploy (full-stack) ``` meoo login # 1. Authenticate …
Read the whole file at its exact version.
How to install
mdr add ali-meoo/meoo-cli/meoo-cli@git:20260920.35209efmdr add ali-meoo/meoo-cli/meoo-cli@sha256:da046fe678efedfePin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_wc3yas5c324ryqzj)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260920.35209ef latest | 2026-09-20 | 35209ef | 23,576 B | A | view · diff |
| git:20260728.236e653 | 2026-07-28 | 236e653 | 21,096 B | A | view · diff |
| git:20260714.764f808 | 2026-07-14 | 764f808 | 20,065 B | A | view · diff |
| git:20260611.3f786f6 | 2026-06-11 | 3f786f6 | 25,382 B | A | view · diff |
| git:20260610.c72db38 | 2026-06-10 | c72db38 | 22,025 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (23576 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
ali-meoo/meoo-cli · 26 stars · license none · pushed 2026-09-20 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_wc3yas5c324ryqzj GET https://markdownregistry.com/api/v1/resolve?ref=ali-meoo/meoo-cli/meoo-cli GET https://markdownregistry.com/api/v1/blob/da046fe678efedfe3d3735f232df23c28111ff5d77d212092e728b6738164a94
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.