What is a slug?+
The kebab-case id of a listing, e.g.
otel-trace-map. Shown on catalog cards and template pages. Used with remotemp add <slug>.Free vs Premium vs Pro?+
FREE packs need only a signed-in account. PREMIUM packs need Pro (or ownership / legacy purchase). Pro is a one-time membership that unlocks the Premium catalog — checkout is rolling out; see the Pro page for current status.
CLI says 403 / need Pro+
That slug is PREMIUM and your account is not Pro. Try a free smoke pack first, or open /pro. Confirm with
remotemp whoami.CLI says 401 / invalid token+
Where is my token stored?+
Locally at
~/.config/remotemp/config.json. remotemp logout clears it. Never commit this file.Can I use npx without global install?+
Yes:
npx remotemp@latest login then npx remotemp@latest add <slug>. Global install is nicer for repeated use.Folder already exists when I add+
Use
--force to overwrite, or --name other-folder.How do I open a pack in Remotion Studio?+
After extract:
cd <folder> && npm install && npx remotion studio. Need Node 18+ and a Remotion-compatible project (all our packs ship that way).Library vs CLI — same files?+
Yes. Both resolve the current validated package for a template you can access. CLI just automates download + unzip.
Refunds?+
Digital goods are generally non-refundable once delivered, except where law requires or payment is reversed. Refunded orders revoke license + download. See Terms.
I want to sell templates+
Start at seller guide: profile → package ZIP → upload → submit for review → payouts.
Is payments fully live?+
Soft-launch: catalog + CLI + entitlements are live. Pro checkout / Lemon Squeezy may still be finishing ops. Free packs work with sign-in when marked FREE. Watch /pro and the homepage for status.