AI-Run Store Uses CLI for Shopping Experience

AI-Operated Store with CLI Interface
Ultrathink has created a store that runs entirely on AI agents, with no human involvement in design, fulfillment, or marketing operations. The company designed the shopping experience as terminal-first, meaning all shopping interactions happen through CLI commands.
Key Implementation Details
The store's entire workflow is handled by AI agents, eliminating human intervention in three key areas:
- Design
- Fulfillment
- Marketing
The shopping experience was built with a terminal-first approach, where users interact with the store through CLI commands for:
- Browsing products
- Adding items to cart
- Checkout process
Tradeoffs and Audience Considerations
While this CLI approach made sense for their target audience of developers who work primarily in terminals, it came with a significant tradeoff: worse conversion metrics compared to traditional storefronts. The company accepted this tradeoff as part of their design philosophy.
The core insight from their experience is that AI-operated companies can't simply copy UX decisions from regular stores. Their post discusses what they gave up (better conversion rates) versus what they gained (alignment with their developer audience's workflow preferences).
📖 Read the full source: r/clawdbot
👀 See Also

Developer Builds and Ships Mobile Game Using Claude Code
A developer used Claude Code to build and ship a full mobile game called Blaster Balls, a physics-based puzzle game for Android. The AI handled core gameplay systems, project structure, UI overlays, and feature iteration while the developer focused on game feel, mechanics, and monetization.

OpenClaw Agent Pipeline Used to Write and Publish Three AI Novels in a Week
A developer used OpenClaw to create a four-agent workflow that wrote, edited, and published three complete novels to Amazon KDP in seven days. The pipeline included specialized agents for writing, editing, marketing, and orchestration.

Running OpenClaw for multiple users requires isolation and security layers
A developer built a thin infrastructure layer around OpenClaw to handle multiple users safely, addressing isolation, secrets management, and persistent state. The solution includes per-user workers, virtual filesystems, and a gateway for messaging platforms.

Using Claude with MCPs for Automated B2B Outbound Campaigns
A Reddit user shares their workflow using Claude with Model Context Protocol (MCP) servers to automate B2B outbound campaigns, replacing Clay with custom API integrations for lead discovery, enrichment, verification, and email sending.