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.
Install / Use
npx skills add ComposioHQ/awesome-claude-skills --skill image-enhancerInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
Content & MediaSupported Platforms
Our assessment of image-enhancer
image-enhancer scores 96/100 on our quality scale, 10th of 209 Content & Media skills we index (top 5%).
Its SKILL.md is 2.5 KB long, well organised into 10 sections with 7 code examples: a solid amount of guidance for an agent.
With 75,586 GitHub stars, it is one of the more widely adopted skills in the catalogue.
Maintenance, license and trust
- The repository was last updated 6 days ago, so image-enhancer is actively maintained.
- No license is declared. By default that means all rights are reserved: you can read it, but reusing or redistributing it is not clearly permitted. Ask the author before building on it commercially.
- Its trust signals score 88/100, with 1 caution from licensing, adoption, age or documentation. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.
Safety scan
No issues foundOur scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands.
Automated pattern scan on 2026-09-24. It catches known dangerous patterns, not every risk — read a skill before letting an agent act on it.
image-enhancer compared with similar skills
All 4 of these similar skills score higher than image-enhancer; compare them before choosing.
| Skill | Score | Stars | Updated | Format |
|---|---|---|---|---|
| image-enhancer (this skill)by ComposioHQ | 96 | 75.6k | 6d ago | SKILL.md |
| LocalAIby mudler | 100 | 49.3k | today | MCP Server |
| siyuanby siyuan-note | 100 | 46.5k | today | MCP Server |
| algorithmic-artby anthropics | 100 | 177.9k | 2d ago | SKILL.md |
| pptxby anthropics | 100 | 177.9k | 2d ago | SKILL.md |
Frequently asked questions
- How do I install image-enhancer?
- Run
npx skills add ComposioHQ/awesome-claude-skills --skill image-enhancer. The install tabs above show the steps for each supported agent. - Which AI agents does image-enhancer work with?
- It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
- Is image-enhancer safe to use?
- Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. It declares no license and scores 88/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
- Is image-enhancer still maintained?
- The repository was last updated 6 days ago, so image-enhancer is actively maintained.
Skill content
View source on GitHubname: image-enhancer description: Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.
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
- Analyzes Image Quality: Checks resolution, sharpness, and compression artifacts
- Enhances Resolution: Upscales images intelligently
- Improves Sharpness: Enhances edges and details
- Reduces Artifacts: Cleans up compression artifacts and noise
- 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
LocalAI
49.3kLocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.
siyuan
46.5kAn open-source, privacy-first, self-hosted knowledge workspace where humans and AI agents work together 开源、隐私优先、自托管的知识工作空间,让人与智能体在此协作
algorithmic-art
177.9kCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems.
pptx
177.9kUse this skill any time a .pptx or .potx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx or .potx file (even if the extracted content will be used elsewhere, like in an em…
Languages
Trust signals
From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.
