OpenClaw
Pricing
Pay per usage
Go to Apify Store
OpenClaw
Clears your inbox, sends emails, manages your calendar, and checks you in for flights. All from the Apify platform. 🦞
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Apify
Maintained by Community
Actor stats
0
Bookmarked
7
Total users
3
Monthly active users
4 days ago
Last modified
Categories
Share
Run OpenClaw on Apify infrastructure.
🔥 What is OpenClaw?
Clears your inbox, sends emails, manages your calendar, checks you in for flights. All from Apify platform.
⚙️ How It Works
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
🚀 Quick Start
- Click Start on this Actor
- OpenClaw TUI opens in the console terminal
- Start coding
📦 Configuration
| 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 |
📚 Skills Support
This Actor supports SKILLS.md files - specialized instructions that enhance AI coding agent capabilities. Skills are installed automatically at startup.
🎯 Use Cases
- Run OpenClaw without local installation
- AI-powered task automation via chat interfaces
- Integrate OpenClaw into Apify workflows