image-enhancement-suite
Process images for cleanup, conversion, metadata, comparison, icons, palettes, collages, and sprite sheets. Use for single-image or batch image workflows.
git clone --depth 1 https://github.com/dkyazzentwatwa/chatgpt-skills /tmp/image-enhancement-suite && cp -r /tmp/image-enhancement-suite/image-enhancement-suite ~/.claude/skills/image-enhancement-suiteSKILL.md
# Image Enhancement Suite Use this as the primary image toolkit. It now includes the repo's background removal, metadata, comparison, filter, palette, icon, collage, and sprite helpers. ## Use This For - Resize, crop, watermark, compress, and format conversion - Background removal and quick cleanup - Image comparisons and metadata inspection - Palette extraction, icon generation, collages, and sprite sheet assembly ## Workflow 1. Start with `scripts/image_enhancer.py` for general-purpose image work. 2. Use focused helpers when the task is narrow: - `background_remover.py` - `image_comparison.py` - `image_metadata.py` - `image_filter.py` - `color_palette_extractor.py` - `icon_generator.py` - `collage_maker.py` - `sprite_sheet_generator.py` 3. Prefer batch operations only when the same transforms should be applied consistently. ## Guardrails - Preserve originals when quality tradeoffs are uncertain. - Say when a background removal or smart crop is heuristic, not exact. - Use vector output or SVG-oriented tooling when the request is really illustration, not raster editing.
Run multi-indicator technical analysis on crypto or market OHLCV data. Use for deterministic trend, momentum, volume, and divergence analysis.
Analyze datasets and turn them into narrative reports with charts, audits, comparisons, and statistical summaries. Use for exploratory analysis and executive-ready outputs.
Convert PDFs, Office docs, markdown, HTML, and tables between editable formats. Use for best-effort document conversion, PDF utilities, form filling, and table extraction.
Run loan, investment, NPV, retirement, savings, and risk calculations with schedules and charts. Use for deterministic financial modeling tasks.
Parse, convert, geocode, visualize, and measure geographic data. Use for address cleanup, geo file conversion, mapping, and distance workflows.
Plan and build MCP servers with agent-friendly tools, schemas, error handling, and evaluation. Use when creating or refactoring MCP integrations.
Process audio and video with clipping, conversion, analysis, captions, thumbnails, GIFs, and batch utilities. Use for practical media manipulation workflows.
Extract text and structure from scans, images, and scanned PDFs. Use for OCR, searchable PDFs, table extraction, receipt parsing, and business card parsing.