CtrlK
BlogDocsLog inGet started
Tessl Logo

cloud-claw-launch-agent

Use this skill when the user wants to launch a new AltClaw, OpenClaw, PicoClaw, or Ottie deployment through Cloud Claw. Covers the same user-facing fields and constraints exposed in the Cloud Claw UI, using the local altllm cloud-claw-* commands. Do NOT use for post-launch lifecycle tasks like start/stop/delete/logs; use cloud-claw-manage-vm.

69

Quality

83%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Launch Cloud Claw Agent

Use this skill for the new deployment workflow exposed in the Cloud Claw UI, via the local CLI commands in this repository.

The implementation source of truth is the sibling repository:

  • ../cloud-claw

Shared Setup

Before using this skill, read:

  • ../_shared/cloud-claw-preflight.md
  • ../_shared/cloud-claw-api-surface.md

Supported Agent Types

Agent TypeInternal ValueUser-facing Notes
OpenClawopenclawpaid-tier path, Telegram + web dashboard
PicoClawpicoclawTelegram-only
OttieainternTelegram-only, self-evolving fork path

Launch Rules

  • Use altllm cloud-claw-deploy.
  • Deployment name must match ^[a-z0-9-]+$ and max length 63.
  • agentType must be one of:
    • openclaw
    • picoclaw
    • aintern
  • picoclaw and aintern require TELEGRAM_BOT_TOKEN.
  • openclaw uses OPENCLAW_MODEL.
  • UI-supported OpenClaw model choices are:
    • altllm/altllm-standard
    • altllm/altllm-mega
  • The backend may inject an AltLLM API key automatically for the signed-in user.
  • Launch success depends on quota, free-slot availability, active credits, and payment state.

Reference

See references/cli-reference.md for payload examples and expected responses.

Repository
internet-court/internet-court-skill
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.