OpenClaw Assistant
Pricing
Pay per usage
OpenClaw Assistant
Clears your inbox, sends emails, manages your calendar, and checks you in for flights. All from the Apify platform. 🦞
OpenClaw Assistant
Pricing
Pay per usage
Clears your inbox, sends emails, manages your calendar, and checks you in for flights. All from the Apify platform. 🦞
List of skill packages to install for the AI coding agent. Skills are SKILLS.md files that provide specialized instructions. For more info see https://skills.sh/. Example: apify/agent-skills
[ "apify/agent-skills"]Optional bash script to run on startup for installing packages or setting up the environment.
Secret environment variables exposed to the sandbox shell, init script, and code execution. Encrypted at rest by Apify and decrypted only at runtime.
Accepts either format:
OPENAI_API_KEY=sk-...MY_VAR=hello
{"OPENAI_API_KEY": "sk-...", "MY_VAR": "hello"}