image-enhancer
Installation
SKILL.md
Image Enhancer
This skill takes your images and screenshots and makes them look better—sharper, clearer, and more professional.
Prerequisites
- Python 3.7+: Required for image processing scripts
- PIL/Pillow: Image library (install via
pip install pillow) - OpenCV (cv2): Advanced image enhancement (install via
pip install opencv-python) - Optional: waifu2x or similar upscaling models for AI enhancement
When to Use This Skill
- Improving screenshot quality for blog posts or documentation
- Enhancing images before sharing on social media
- Preparing images for presentations or reports
- Upscaling low-resolution images
- Sharpening blurry photos
- Cleaning up compressed images