cloud-claw
Use this umbrella skill when the request spans multiple Cloud Claw user-facing domains, especially launching a new AltClaw or OpenClaw VM and then m…
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Cloud Claw Skills
Use this umbrella skill when the task spans multiple user-facing Cloud Claw workflows.
These skills are hosted in this repository, and the workflow is exposed through local altllm cloud-claw-* commands. The product implementation itself still lives in the sibling repository:
../cloud-claw
Shared Setup
> Before using these skills, read:
> - ../_shared/cloud-claw-preflight.md
> - ../_shared/cloud-claw-api-surface.md
Skill Map
| Skill | Purpose | Use When |
|---|---|---|
| cloud-claw-launch-agent | Launch a new OpenClaw, PicoClaw, or Ottie deployment | New deployment, agent selection, launch prerequisites, launch payloads |
| cloud-claw-manage-vm | View and operate existing VMs | List, inspect, start, stop, renew, auto-renew, logs, dashboard |
Rules
- Prefer the focused skill when the request stays within one domain.
- Use this umbrella skill when the workflow spans both deployment creation and later VM management.
- Prefer the local
altllm cloud-claw-*commands over ad-hoc raw HTTP. - Stay on the user-facing API routes the UI uses. Do not treat low-level GCP build/image scripts as default workflow.
Reference
See [references/skill-map.md](references/skill-map.md) for API coverage and file ownership.
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
vendored/altlayer/cloud-claw/SKILL.md