moltworker
Run a personal AI assistant on Cloudflare Workers
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install moltworker?โผ
Run `npx skills add cloudflare/moltworker --all -g -y` in your terminal to install all skills in this suite globally.
What does moltworker do?โผ
It packages the OpenClaw personal AI assistant to run inside a Cloudflare Sandbox container, giving you a fully managed, always-on deployment without self-hosting.
How much does it cost to run on Cloudflare?โผ
You need the Workers Paid plan ($5/month) plus container compute, roughly $34.50/month if running 24/7, or much less with sleep-when-idle settings.
Can I automate browser tasks with this?โผ
Yes. The included cloudflare-browser skill controls headless Chrome via Cloudflare Browser Rendering for screenshots, page navigation, scraping, and video capture.
Does conversation history persist across restarts?โผ
Yes, if you enable optional R2 storage. Your paired devices, configs, and chat history are backed up and restored automatically when the container restarts.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core