---
canonical: "https://agi-labo.com/en/tools/cockpit/docs/cockpit-cli/reference/picturebook"
title: "cockpit picturebook"
description: "Generated reference for cockpit picturebook, including its syntax, options, results, and constraints from the canonical cockpit CLI source."
section: "Reference"
order: 120
pageType: reference
lastVerifiedVersion: 4.61.0
lastVerifiedAt: "2026-08-27"
draft: false
surfaces:
  - cli
operatingSystems:
  - windows
  - macos
  - linux
plans:
  - guest
  - member
navigation: false
---

This reference is generated from the same canonical source distributed as cockpit CLI help. See [Cockpit CLI](/en/tools/cockpit/docs/cockpit-cli) for concepts and safe operating guidance.

Run the Creative Studio picture-book packaging toolchain.

```bash
cockpit picturebook <toolchain arguments>
```

The command forwards arguments to the bundled `picturebook_packager.py` tool. It runs `AGI_COCKPIT_PICTUREBOOK_PYTHON` when set, otherwise the Creative Studio picture-book virtual environment, and falls back to `python3` or `python` from `PATH` when neither interpreter is executable. Use it only for a Creative Studio picture-book task whose instructions provide the required arguments and workspace paths. Packaging is local and does not use `--host`.
