cloudflarecloudflareOfficialยท1 Agent Skills Included

moltworker

Run a personal AI assistant on Cloudflare Workers

Deploys the OpenClaw personal AI assistant inside a Cloudflare Sandbox container with a managed, always-on setup. Handles device pairing, admin UI access, R2 persistence, and headless browser automation without self-hosting servers. Removes manual infrastructure work so your assistant stays online across Telegram, Discord, and Slack.
npx skills add cloudflare/moltworker --all -g -y
Available:

Gives AI agents the project architecture, CLI usage rules, environment variable mappings, and testing conventions needed to safely modify and operate this Cloudflare Worker codebase.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’