# image-enhancer > Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for 簡報s, 文檔ation, or social media posts. - Author: lijt - Repository: kofttlcc/stls - Version: 20260206163149 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/kofttlcc/stls - Web: https://mule.run/skillshub/@@kofttlcc/stls~image-enhancer:20260206163149 --- --- name: image-enhancer description: >- Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for 簡報s, 文檔ation, or social media posts. trigger: when_needed language: zh-TW adapted_from: openskills/image-enhancer version: 1.0.0-antigravity original_license: Unknown --- # IMAGE-ENHANCER 處理指南 > **技能版本**: v1.0 (Antigravity 適配版) > **原始來源**: openskills/image-enhancer > **語言**: 繁體中文 ## 概述 Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for 簡報s, 文檔ation, 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 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_2.txt](examples/example_2.txt) 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 --- ## 專案整合 此技能已適配 Antigravity 系統: - 遵循 `skills/_base/coding_style.md` 編碼規範 - 與 `skills/_base/architecture.md` 架構模式一致 - 符合 Constitution v3.1 語言規範 (繁體中文) ### 相關技能 可搭配以下技能使用: - `systematic-debugging` - 系統化除錯 - `verification-before-completion` - 完成前驗證