layer-pixel-art
Layer Pixel Art
Overview
Pixel art is the generation task most likely to come back subtly wrong: a picture of pixel art, soft-edged and anti-aliased at an arbitrary grid, rather than pixel art. Getting it right is mostly about excluding the defaults.
Layer ships two deterministic sprite-sheet utilities alongside generation. pack_sprite_sheet
assembles separate frame images into one uniform-cell sheet on a transparent background, and
split_sprite_sheet cuts a sheet into its cells in reading order. These are named directly rather
than discovered because they are first-party tools rather than models, with no competing
alternative in the catalogue.
Generation mechanics are in the layer skill. If a sibling skill named here is missing from your
available skills, ask the user to install it (npx skills add layerai/skills --skill <name>);
unattended, proceed from tool schemas and flag the gap.