cloud-claw-launch-agent
Use this skill when the user wants to launch a new AltClaw, OpenClaw, PicoClaw, or Ottie deployment through Cloud Claw. Covers the same user-facing …
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Launch Cloud Claw Agent
Use this skill for the new deployment workflow exposed in the Cloud Claw UI, via the local CLI commands in this repository.
The implementation source of truth is the sibling repository:
../cloud-claw
Shared Setup
> Before using this skill, read:
> - ../_shared/cloud-claw-preflight.md
> - ../_shared/cloud-claw-api-surface.md
Supported Agent Types
| Agent Type | Internal Value | User-facing Notes |
|---|---|---|
| OpenClaw | openclaw | paid-tier path, Telegram + web dashboard |
| PicoClaw | picoclaw | Telegram-only |
| Ottie | aintern | Telegram-only, self-evolving fork path |
Launch Rules
- Use
altllm cloud-claw-deploy. - Deployment
namemust match^[a-z0-9-]+$and max length 63. agentTypemust be one of:openclawpicoclawainternpicoclawandainternrequireTELEGRAM_BOT_TOKEN.openclawusesOPENCLAW_MODEL.- UI-supported OpenClaw model choices are:
altllm/altllm-standardaltllm/altllm-mega- The backend may inject an AltLLM API key automatically for the signed-in user.
- Launch success depends on quota, free-slot availability, active credits, and payment state.
Reference
See [references/cli-reference.md](references/cli-reference.md) for payload examples and expected responses.
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
vendored/altlayer/cloud-claw-launch-agent/SKILL.md