Packaging
Packaging turns a validated skin folder into one distributable file: name.po9-skin.
Package
Section titled “Package”po9 package ./my-skin # → my-skin.po9-skinpo9 package validates first, then bundles. A skin that fails validation will not package.
What a .po9-skin is
Section titled “What a .po9-skin is”A .po9-skin is a compressed archive with a fixed layout — a manifest, metadata, theme tokens, and assets. The full byte-level rules live in Specification → Packaging.
Distribute
Section titled “Distribute”Share the single .po9-skin file however you like — a link, a release asset, or the future Gallery. Recipients import it via the PO9 app; the app re-validates on import.