meoo-cli
New1GitHub TrendingGeneralby ali-meoo
meoo cli 是秒悟(Meoo)官方推出的命令行工具,让 Claude Code、Codex、Cursor、Qoder等本地 agent 在帮你写完前端代码后,能直接接管「数据库、用户登录、文件存储、部署上线」的所有云端工作——你只需要在终端跑一条命令,剩下的交给 AI。
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/meoo-cli.md https://raw.githubusercontent.com/ali-meoo/meoo-cli/main/SKILL.md3
Invoke in Claude Code
/meoo-cliView source on GitHub
agent
Frequently Asked Questions
What is meoo-cli?
meoo cli 是秒悟(Meoo)官方推出的命令行工具,让 Claude Code、Codex、Cursor、Qoder等本地 agent 在帮你写完前端代码后,能直接接管「数据库、用户登录、文件存储、部署上线」的所有云端工作——你只需要在终端跑一条命令,剩下的交给 AI。
How to install meoo-cli?
To install meoo-cli, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /meoo-cli.
What is meoo-cli best for?
meoo-cli is a community categorized under General. It is designed for: agent. Created by ali-meoo.