OpenClaw Assistant
Pricing
Pay per usage
Go to Apify Store
OpenClaw Assistant
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

agentify
Maintained by Apify
Actor stats
1
Bookmarked
16
Total users
7
Monthly active users
3 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