Status
Published on npm as
@macrocontent/create-macro. Prefer pnpm dlx so you always get the latest CLI. Human init
pnpm dlx @macrocontent/create-macro init Creates a short-lived setup session, opens the Dashboard wizard (/setup?session=…), then writes macro.config.js and installs SDK/overlay.
Agent / CI init
pnpm dlx @macrocontent/create-macro init --yes --stack=vite --overlay --json Useful flags: --offline, --force, --skip-install, --prerender, --session=<id>.
From the Dashboard
Website overview → Setup SDK widget → copy a linked CLI command (session already completed with that site’s public key).