Run OpenClaw on Apify infrastructure.
Clears your inbox, sends emails, manages your calendar, checks you in for flights. All from Apify platform.
This Actor metamorphs into the AI Sandbox and automatically launches OpenClaw TUI in the terminal.
On startup, it:
- Installs OpenClaw globally via npm
- Configures OpenClaw to use Apify OpenRouter proxy with Kimi K2.5 model
- Runs non-interactive onboarding
- Starts the OpenClaw gateway on port 18789
- Opens OpenClaw TUI in the browser terminal
- Click Start on this Actor
- OpenClaw TUI opens in the console terminal
- Start coding
| Input | Description | Default |
|---|---|---|
skills |
Skill packages to install (SKILLS.md files) | ["apify/agent-skills"] |
initShellScript |
Bash script to run before OpenClaw starts | - |
idleTimeoutSeconds |
Shutdown after inactivity (0 = disabled) | 0 |
This Actor supports SKILLS.md files - specialized instructions that enhance AI coding agent capabilities. Skills are installed automatically at startup.
- Run OpenClaw without local installation
- AI-powered task automation via chat interfaces
- Integrate OpenClaw into Apify workflows