asset-deliver
Installation
SKILL.md
Package and deliver asset prompts or images as an interactive HTML page: $ARGUMENTS
$ARGUMENTS should include:
- The content to package (prompts, images, or both)
- Optionally: page title and heading
- Optionally: output file path
- Optionally: style theme (dark/light/brand)
- Empty — ask the user what to package
Before Starting
- Read
src/lib/config/tenant.config.tsfor brand name (used in footer/branding) - Read
src/app/globals.cssfor brand color tokens (if using brand theme) - Gather all content to include — prompts, image paths, metadata