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 managing lifecycle, logs, renewal, or dashboard access through the local altllm cloud-claw-* commands in this repository.
npx skills add internet-court/internet-court-skill --skill cloud-claw --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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
- Shared Setup
- Skill Map
- Rules
- Reference
What does the cloud-claw skill do?
Use this umbrella skill when the request spans multiple Cloud Claw user-facing domains, especially launching a new AltClaw or OpenClaw VM and then managing lifecycle, logs, renewal, or dashboard access through the local altllm cloud-claw-* commands in this repository.
How do I install it?
Run `npx skills add internet-court/internet-court-skill --skill cloud-claw --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From internet-court/internet-court-skill, a repository with 1,536 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.