shopflow-suite

OpenClaw Public-Ready Packet

This page keeps OpenClaw truthful inside Shopflow under the 2026-04-06 public-distribution uplift.

In plain language:

OpenClaw no longer needs a separate main install box. the canonical install path now lives inside the main Shopflow repo, while the old standalone repo is only a legacy fallback. OpenClaw does have official surfaces, but Shopflow’s live public route today is still the GitHub/customPlugins lane below, not an official OpenClaw listing.

Canonical boundary:

Current Honest Placement

OpenClaw now has a canonical install path inside the canonical repo.

That means Shopflow can truthfully show:

That GitHub/customPlugins route is a documented public route, not the same thing as being placed on an official OpenClaw distribution surface.

It must still not be described today as:

Strongest Truthful Public Route

The strongest truthful public distribution surface today is:

  1. the canonical Shopflow docs/proof front door https://github.com/xiaojiou176-open/shopflow-suite
  2. the canonical install path through OpenClaw’s documented customPlugins flow: github:xiaojiou176-open/shopflow-suite?dir=distribution/openclaw-plugin
  3. discovered through this packet, the ready metadata, and the upstream openclaw/nix-openclaw public repo

This is the strongest public route Shopflow can prove today, but it is still a community-style GitHub/customPlugins route rather than an official OpenClaw listing or primary official distribution lane.

Think of it like packing a product for a public shelf:

Public Install Path

OpenClaw’s upstream public docs already verify the install shape:

Use this exact install shape today:

programs.openclaw.instances.default = {
  enable = true;
  plugins = [
    { source = "github:xiaojiou176-open/shopflow-suite?dir=distribution/openclaw-plugin"; }
  ];
};

Then apply it with:

home-manager switch --flake .#<user>

Public Discovery Path

Use these in this order when a reader asks “where do I start?”:

  1. OpenClaw Public-Ready Matrix
  2. Agent Distribution Artifacts
  3. plugin-marketplace-metadata.openclaw.json
  4. agent-target-packet.openclaw.json

If the reader wants the underlying upstream public route first, point them to:

Public Proof Loop

Proof here means “a stranger can follow the route and we can show receipts.”

Use this loop:

  1. start from the canonical repo for docs and proof boundaries https://github.com/xiaojiou176-open/shopflow-suite
  2. add the canonical subdir source to customPlugins
  3. run home-manager switch
  4. capture one install receipt and one runtime receipt
  5. attach the evidence to the proof packet

Minimum proof bundle:

Best Commands Around The Canonical Install Route

pnpm cli:read-only -- agent-target-packet --target openclaw
pnpm cli:read-only -- plugin-marketplace-metadata --target openclaw
pnpm cli:read-only -- public-distribution-bundle
pnpm cli:read-only -- agent-integration-bundle

Then read:

Must Not Claim

Why This Still Matters

The important upgrade is not “Shopflow magically shipped an official OpenClaw integration.”

The real upgrade is: