Documentation
README
Image Compressor
Compresses images using best available tool (sips β cwebp β ImageMagick β Sharp).
Script Directory
Scripts in scripts/ subdirectory. {baseDir} = this SKILL.md's directory path. Resolve ${BUN_X} runtime: if bun installed β bun; if npx available β npx -y bun; else suggest installing bun. Replace {baseDir} and ${BUN_X} with actual values.
| Script | Purpose |
|---|---|
scripts/main.ts |
Image compression CLI |
Preferences (EXTEND.md)
Check EXTEND.md in priority order β the first one found wins:
This is the opening of the README. Read the full README on GitHub.