# Manage Cloud Claw VM Workflows

Cloud Claw work spans deployment launch, VM lifecycle actions, logs, renewals, and dashboard access. This skill routes users to focused workflows and local altllm commands.

## Install

```bash
npx skillstore add internet-court/cloud-claw
```

## Metadata

- Status: approved
- Slug: internet-court-cloud-claw
- Skillstore revision: r1
- Version status: missing
- Tree hash: 814ce0cfc8a60891ef981c7643722ef739fb5c3a757dd6a9252f2746d4861021
- Author: internet-court
- GitHub username: internet-court
- License: MIT
- Repository: https://github.com/internet-court/internet-court-skill/tree/main/vendored/altlayer/cloud-claw
- Ref: 3f6e026a3363e0954ede7bef0cfe88d4475de137
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands, filesystem
- Quality score: 74
- Public page: https://skillstore.pages.dev/skills/internet-court-cloud-claw
- Manifest: https://skillstore.pages.dev/api/skills/internet-court-cloud-claw/manifest

## Capabilities

- Routes mixed Cloud Claw requests to launch or VM management workflows.
- Identifies when to use cloud-claw-launch-agent for new deployments.
- Identifies when to use cloud-claw-manage-vm for existing VM operations.
- Covers start, stop, restart, renew, auto-renew, delete, logs, and dashboard tasks.
- Points agents toward user-facing API routes instead of low-level build scripts.

## Use Cases

- Launch A New Cloud VM: Guide a user through selecting an OpenClaw, PicoClaw, or Ottie deployment and preparing launch inputs.
- Operate Existing Deployments: Help an operator inspect, start, stop, restart, renew, or delete Cloud Claw VMs through the supported workflow.
- Review Cloud Claw Coverage: Map user requests to supported Cloud Claw commands, API routes, and source ownership notes.

## Prompt Templates

### Start A Cloud Claw Task

```
Use $cloud-claw to help me choose the right Cloud Claw workflow for my deployment or VM management task.
```

### Prepare A New Deployment

```
Use $cloud-claw to prepare a new OpenClaw deployment. Check prerequisites and list the launch details you need from me.
```

### Manage A Running VM

```
Use $cloud-claw to inspect my existing Cloud Claw VMs and explain safe options for logs, restart, renewal, and dashboard access.
```

### Coordinate Launch And Operations

```
Use $cloud-claw to plan a Cloud Claw launch, then define the follow-up lifecycle, renewal, logging, and dashboard management steps.
```

## Limitations

- Requires local altllm cloud-claw commands to be available in the environment.
- Depends on sibling shared documentation that may not be packaged with the skill.
- Does not provide standalone Cloud Claw API implementation details.
- Cloud resource changes may need user confirmation before execution.

## Best Practices

- Confirm the target VM and intended action before running any command that changes resources.
- Use the focused launch or management workflow when the request stays within one domain.
- Stay on user-facing Cloud Claw API routes unless the user explicitly requests lower-level implementation work.

## Anti Patterns

- Do not treat low-level GCP build or image scripts as the default user workflow.
- Do not use ad-hoc raw HTTP when a supported local Cloud Claw command is available.
- Do not run destructive VM actions without clear user confirmation.

## Security Audit

- Audited at: 2026-07-21T02:56:03.76\+00:00
- Summary: All ten static findings are false positives. They match Markdown inline-code references and relative documentation paths, not executable shell code or file operations. No prompt injection, data exfiltration, or other intent-level security issue was found in the reviewed skill instructions.

## Stats

- Views: 0
- Downloads: 7
- Favorites: 1
- Popularity score: 0
