This is your general-purpose image toolkit when you need to resize, crop, watermark, compress, or convert formats without reaching for Photoshop. It bundles background removal, metadata inspection, palette extraction, icon generation, collage assembly, and sprite sheet creation into one suite. Start with the main enhancer script for most work, then drop into the focused helpers when you need something specific like comparison or filter work. The guardrails are sensible: it reminds you to preserve originals and admits when background removal is heuristic rather than perfect. Good for both one-off fixes and batch operations when you're applying the same transform across multiple files.
npx -y skills add dkyazzentwatwa/chatgpt-skills --skill image-enhancement-suite --agent claude-codeInstalls into .claude/skills of the current project.
Use this as the primary image toolkit. It now includes the repo's background removal, metadata, comparison, filter, palette, icon, collage, and sprite helpers.
scripts/image_enhancer.py for general-purpose image work.background_remover.pyimage_comparison.pyimage_metadata.pyimage_filter.pycolor_palette_extractor.pyicon_generator.pycollage_maker.pysprite_sheet_generator.pyjuliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills