image-enhancer
Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.
Best use case
image-enhancer is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.
Teams using image-enhancer should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/image-enhancer/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How image-enhancer Compares
| Feature / Agent | image-enhancer | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Image Enhancer This skill takes your images and screenshots and makes them look better—sharper, clearer, and more professional. ## 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 ## What This Skill Does 1. **Analyzes Image Quality**: Checks resolution, sharpness, and compression artifacts 2. **Enhances Resolution**: Upscales images intelligently 3. **Improves Sharpness**: Enhances edges and details 4. **Reduces Artifacts**: Cleans up compression artifacts and noise 5. **Optimizes for Use Case**: Adjusts based on intended use (web, print, social media) ## How to Use ### Basic Enhancement ``` Improve the image quality of screenshot.png ``` ``` Enhance all images in this folder ``` ### Specific Improvements ``` Upscale this image to 4K resolution ``` ``` Sharpen this blurry screenshot ``` ``` Reduce compression artifacts in this image ``` ### Batch Processing ``` Improve the quality of all PNG files in this directory ``` ## Example **User**: "Improve the image quality of screenshot-2024.png" **Output**: ``` Analyzing screenshot-2024.png... Current specs: - Resolution: 1920x1080 - Format: PNG - Quality: Good, but slight blur Enhancements applied: ✓ Upscaled to 2560x1440 (retina) ✓ Sharpened edges ✓ Enhanced text clarity ✓ Optimized file size Saved as: screenshot-2024-enhanced.png Original preserved as: screenshot-2024-original.png ``` **Inspired by:** Lenny Rachitsky's workflow from his newsletter - used for screenshots in his articles ## Tips - Always keeps original files as backup - Works best with screenshots and digital images - Can batch process entire folders - Specify output format if needed (PNG for quality, JPG for smaller size) - For social media, mention the platform for optimal sizing ## Common Use Cases - **Blog Posts**: Enhance screenshots before publishing - **Documentation**: Make UI screenshots crystal clear - **Social Media**: Optimize images for Twitter, LinkedIn, Instagram - **Presentations**: Upscale images for large screens - **Print Materials**: Increase resolution for physical media
Related Skills
imagegen
Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output should be a bitmap asset rather than repo-native code or vector. Do not use when the task is better handled by editing existing SVG/vector/code-native assets, extending an established icon or logo system, or building the visual directly in HTML/CSS/canvas.
imagekit-io-automation
Automate Imagekit IO tasks via Rube MCP (Composio). Always search tools first for current schemas.
html-to-image-automation
Automate Html To Image tasks via Rube MCP (Composio). Always search tools first for current schemas.
all-images-ai-automation
Automate All Images AI tasks via Rube MCP (Composio). Always search tools first for current schemas.
generate-image
Generate or edit images using AI models (FLUX, Nano Banana 2). Use for general-purpose image generation including photos, illustrations, artwork, visual assets, concept art, and any image that is not a technical diagram or schematic. For flowcharts, circuits, pathways, and technical diagrams, use the scientific-schematics skill instead.
seo-images
Image optimization analysis for SEO and performance. Checks alt text, file sizes, formats, responsive images, lazy loading, and CLS prevention. Use when user says "image optimization", "alt text", "image SEO", "image size", or "image audit".
seo-image-gen
Generate SEO-focused images such as OG cards, hero images, schema assets, product visuals, and infographics. Use when image generation is part of an SEO workflow or content publishing task.
imagen
AI image generation skill powered by Google Gemini, enabling seamless visual content creation for UI placeholders, documentation, and design assets.
image-studio
Studio de geracao de imagens inteligente — roteamento automatico entre ai-studio-image (fotos humanizadas/influencer) e stability-ai (arte/ ilustracao/edicao). Detecta o tipo de imagem solicitada e escolhe o modelo ideal automaticamente.
fal-image-edit
AI-powered image editing with style transfer and object removal
azure-ai-vision-imageanalysis-py
Azure AI Vision Image Analysis SDK for captions, tags, objects, OCR, people detection, and smart cropping. Use for computer vision and image understanding tasks.
azure-ai-vision-imageanalysis-java
Build image analysis applications with Azure AI Vision SDK for Java. Use when implementing image captioning, OCR text extraction, object detection, tagging, or smart cropping.