asset-composite
Installation
SKILL.md
Create a composite image from multiple sources: $ARGUMENTS
$ARGUMENTS should include:
- Paths to the images to composite (files or a directory)
- Layout style (grid, collage, comparison, mood-board, strip)
- Optionally: output dimensions and aspect ratio
- Optionally: labels, captions, or overlay text
- Empty — ask the user for the images and layout
Before Starting
- Verify all source images exist
- Check if
sharpis installed (pnpm list sharp) — install if needed for programmatic compositing - Read
src/lib/config/tenant.config.tsfor brand context (labels, colors) - Determine the layout type