Context-as-Code Packs
Browse, purchase, install, and publish packs through an account-aware marketplace.
For Consumers
- Browse the published catalog and inspect dedicated pack detail pages.
- Sign in and switch into the account you want to operate from.
- 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
For Creators
- Install the CLI and authenticate to the marketplace.
- Create and validate pack artifacts locally.
- Publish versions with the CLI, then manage listing details in Creator Studio.
Start with ctx login, ctx pack create, and ctx pack publish.