cloud-claw-launch-agent

Solid

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.

AI & Automation 5,580 stars 103 forks Updated 3 weeks ago NOASSERTION

Install

View on GitHub

Quality Score: 82/100

Stars 20%
100
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
66
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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 Type | Internal Value | User-facing Notes | |---|---|---| | OpenClaw | `openclaw` | paid-tier path, Telegram + web dashboard | | PicoClaw | `picoclaw` | Telegram-only | | Ottie | `aintern` | Telegram-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](references/cli-reference.md) for payload examples and expected responses.

Details

Author
internet-court
Repository
internet-court/internet-court-skill
Created
2 months ago
Last Updated
3 weeks ago
Language
TypeScript
License
NOASSERTION

Similar Skills

Semantically similar based on skill content — not just same category

DevOps & Infrastructure Solid

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.

5,580 Updated 3 weeks ago
internet-court
AI & Automation Listed

openclaw-deployment

This skill should be used when deploying or debugging a self-hosted OpenClaw (formerly Clawdbot/Moltbot) agent gateway — a Node.js personal-assistant service bridging Telegram/WhatsApp/Discord to an LLM with tool/skill access. Covers install, secure baseline config (loopback bind, token auth, exec approval gating), the two non-obvious config traps that silently break things (model selection vs. API key, exec security vs. ask), Telegram channel lockdown, configuring the web_search tool/Brave provider, voice-note transcription (tools.media.audio/Groq), memory indexing and its embedding-provider auth (openclaw memory index/status), evaluating ClawHub skills/plugins by real usage data, and building trustworthy custom skills instead of pulling from the unvetted ClawHub marketplace. Trigger phrases include "openclaw config", "openclaw gateway", "tools.exec.security", "openclaw model not found", "ProviderAuthError No API key found for provider openai", "exec denied security=deny", "openclaw dashboard", "openclaw pai

1 Updated yesterday
jackson2w
AI & Automation Featured

clawring

Phone calling skill for OpenClaw: agent makes real outbound phone calls to users for alerts, briefings, reminders, and urgent notifications. Managed service, no Twilio setup needed. 100+ countries, 70+ voices.

3,438 Updated 2 days ago
davepoon