Agent skill · Data & Analytics

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.

Internet Court1,389★ · +222/wk · 1 repos on radarProfile →
claude-codecodexNOASSERTION
Install
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.

Facts
Files in the skill folder: 4
SKILL.md size: 2 KB
Bundled scripts: none
Path: vendored/altlayer/cloud-claw/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,536 · +147 this week
Language: TypeScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. Shared Setup
  2. Skill Map
  3. Rules
  4. Reference
Ships with 3 files
  • LICENSE
  • agents/openai.yaml
  • references/skill-map.md
More from internet-court-skill
All skills →
About this skill
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.

Keep going