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

  1. Verify all source images exist
  2. Check if sharp is installed (pnpm list sharp) — install if needed for programmatic compositing
  3. Read src/lib/config/tenant.config.ts for brand context (labels, colors)
  4. Determine the layout type

Layout Types

Installs
2
GitHub Stars
1
First Seen
Jun 4, 2026
asset-composite — joshuashepherd/my-skills