openclaw-1panel
SKILL.md
OpenClaw 1Panel
Overview
Use this skill to interact with a 1Panel instance through authenticated HTTP API calls. The bundled resources are TypeScript source files grouped by module, with query-oriented actions implemented now and mutation endpoints reserved for later expansion.
Requirements
- Require a 1Panel API key with access to the target instance.
- Require these environment variables when executing the TypeScript resources in an OpenClaw runtime:
ONEPANEL_BASE_URLONEPANEL_API_KEY- optional:
ONEPANEL_TIMEOUT_MS - optional:
ONEPANEL_SKIP_TLS_VERIFY=true