This page is the human-readable companion for Shopflow’s read-only skills catalog packet.
In plain language:
this is the public shelf label for the skills-facing part of the Claude Code starter bundle, without pretending a public skills pack is already distributed.
You need one honest answer to:
Use the direct read-only packet when you want the same answer as JSON:
pnpm cli:read-only -- public-skills-catalog
Use the import surface when you want the same packet inside code:
import { publicSkillsCatalog } from '@shopflow/contracts';
Today’s packet centers on repo-local skill scaffolds such as:
shopflow-read-only-runtime-seam-consumptionshopflow-live-browser-opsshopflow-builder-facing-discoverability-and-ready-syncThese are useful today for:
For the current public-distribution story:
They are not proof that:
| Bundle piece | Current truthful surface | First file / command | Must not claim |
|---|---|---|---|
| starter companion | public-skills-catalog.json + Claude quickstart |
public-skills-catalog.json | distributed public skills pack |
| sample config | checked-in JSON packet | docs/ecosystem/examples/public-skills-catalog.json |
official external skills listing |
| install docs | Claude Code quickstart | Claude Code Quickstart | official Claude Code integration |
| proof loop | catalog export command | pnpm cli:read-only -- public-skills-catalog --output .runtime-cache/cli/public-skills-catalog.json |
that auth or external publication already happened |