agentsclimarketplace

Cloud claw

Skill internet-court/internet-court-skill/vendored/altlayer/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.From its SKILL.md

Install
npx -y skills add internet-court/internet-court-skill --skill cloud-claw

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

1.6 KB, 302 tokens by cl100k_base, as published. Nobody here has run it

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

SkillPurposeUse When
cloud-claw-launch-agentLaunch a new OpenClaw, PicoClaw, or Ottie deploymentNew deployment, agent selection, launch prerequisites, launch payloads
cloud-claw-manage-vmView and operate existing VMsList, 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 for API coverage and file ownership.

What ships with it: 3 files

1.9 KB alongside SKILL.md

agents/

references/

Keep looking

Skills are one crate of 326,059. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.