Migrated Wix to WordPress using OpenClaw agent — now runs a 3D print shop's daily operations

A Reddit user /u/nimbleCyber helped a friend migrate his small 3D print shop from Wix to WordPress using an OpenClaw agent. The deployment was on a VPS with minimal customization — just spun it up and it worked. After migration, the friend kept using the agent to improve the site: it now adds new products and builds custom order forms so customers can specify exactly what they want (custom pet badges for cars). The agent became so embedded in daily operations that the friend can't imagine running the business without it.
Key Details
- Migration: Wix → WordPress, performed entirely by an OpenClaw agent.
- Infrastructure: No spare hardware; deployed on a VPS. Simple deployment with minimal customization.
- Ongoing automation: Agent adds new products and generates custom order forms tailored to pet badge specs.
- Business context: Most of the shop's orders are custom car pet badges — the order forms are critical.
- Future plans: The user wants to add more agents to separate out different tasks (e.g., product management, order forms, etc.).
Who It's For
Small business owners and developers building AI‑powered automation for e‑commerce or custom manufacturing workflows.
📖 Read the full source: r/openclaw
👀 See Also

User reports using Claude Cowork for tax preparation with complex self-employment returns
A Reddit user with self-employment experience used Claude Cowork to process 1099s and profit/loss statements, completing tax forms in minutes. They turned off data sharing and omitted SSNs for privacy.

OpenClaw Telegram Organization: Topic-per-Agent Setup Solves Chat Chaos
A developer fixed OpenClaw Telegram management issues by implementing a topic-per-agent structure in a dedicated group, reducing context bleed and improving debugging. The setup includes specific topic mapping, mention-only defaults, and cleaner routing rules.

Browser-based curling game built with Claude Sonnet 4.5 by non-coder
A developer with zero coding experience built a fully playable browser-based curling game using Claude Sonnet 4.5. The game includes physics, scoring, and complete game flow, with Claude handling all code generation, debugging, and refinement based on plain English feedback.

OpenClaw Agent Burned $20 in API Tokens Due to Web Scraping Context Bloat
A developer building an OpenClaw agent to monitor financial sites accidentally consumed $20 worth of API tokens in a few hours by fetching Yahoo Finance pages that included 609,000 tokens of extraneous HTML like nav bars and cookie banners in the context window.