Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.
npx mdskills install ComposioHQ/image-enhancer@ComposioHQ? Sign in with GitHub to claim this listing.Lacks executable implementation details for AI agent to perform actual image enhancement operations
1---2name: image-enhancer3description: Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.4---56# Image Enhancer78This skill takes your images and screenshots and makes them look better—sharper, clearer, and more professional.910## When to Use This Skill1112- Improving screenshot quality for blog posts or documentation13- Enhancing images before sharing on social media14- Preparing images for presentations or reports15- Upscaling low-resolution images16- Sharpening blurry photos17- Cleaning up compressed images1819## What This Skill Does20211. **Analyzes Image Quality**: Checks resolution, sharpness, and compression artifacts222. **Enhances Resolution**: Upscales images intelligently233. **Improves Sharpness**: Enhances edges and details244. **Reduces Artifacts**: Cleans up compression artifacts and noise255. **Optimizes for Use Case**: Adjusts based on intended use (web, print, social media)2627## How to Use2829### Basic Enhancement3031```32Improve the image quality of screenshot.png33```3435```36Enhance all images in this folder37```3839### Specific Improvements4041```42Upscale this image to 4K resolution43```4445```46Sharpen this blurry screenshot47```4849```50Reduce compression artifacts in this image51```5253### Batch Processing5455```56Improve the quality of all PNG files in this directory57```5859## Example6061**User**: "Improve the image quality of screenshot-2024.png"6263**Output**:64```65Analyzing screenshot-2024.png...6667Current specs:68- Resolution: 1920x108069- Format: PNG70- Quality: Good, but slight blur7172Enhancements applied:73✓ Upscaled to 2560x1440 (retina)74✓ Sharpened edges75✓ Enhanced text clarity76✓ Optimized file size7778Saved as: screenshot-2024-enhanced.png79Original preserved as: screenshot-2024-original.png80```8182**Inspired by:** Lenny Rachitsky's workflow from his newsletter - used for screenshots in his articles8384## Tips8586- Always keeps original files as backup87- Works best with screenshots and digital images88- Can batch process entire folders89- Specify output format if needed (PNG for quality, JPG for smaller size)90- For social media, mention the platform for optimal sizing9192## Common Use Cases9394- **Blog Posts**: Enhance screenshots before publishing95- **Documentation**: Make UI screenshots crystal clear96- **Social Media**: Optimize images for Twitter, LinkedIn, Instagram97- **Presentations**: Upscale images for large screens98- **Print Materials**: Increase resolution for physical media99100
Full transparency — inspect the skill content before installing.