Context-as-Code Packs

Browse, purchase, install, and publish packs through an account-aware marketplace.

For Consumers

  1. Browse the published catalog and inspect dedicated pack detail pages.
  2. Sign in and switch into the account you want to operate from.
  3. Install the CLI, then install packs from the registry into that active account.

CLI package: @zebralabs/context-cli

Install with npm install -g @zebralabs/context-cli

View CLI package on npm

For Creators

  1. Install the CLI and authenticate to the marketplace.
  2. Create and validate pack artifacts locally.
  3. Publish versions with the CLI, then manage listing details in Creator Studio.

Start with ctx login, ctx pack create, and ctx pack publish.

Learn how to build and publish packs using the CLI