name: image-enhancer-pro-en slug: image-enhancer-pro-en displayName: Image Quality Enhancer Pro version: "1.0.0" description: "Image enhancement; Pro: Super-res + denoise + batch" author: name: "smart" version: "1.0.0" category: "design" tags: - "影像" - "增強" - "畫質"
What you get: a structured workflow that turns a stuck task into a repeatable one, delivering ready-to-use outputs and templates.
[TRACE 5.0 positioning] This skill is a hands-on tool. It delivers reusable artifacts and templates, not vague advice. The original GitHub skill (ComposioHQ/Image Enhancer) enhances a single image. The Pro version turns it into a reusable quality pipeline: super-resolution upscaling, tiered denoise and sharpening, and batch orchestration, all driven by a diagnose-first method — identify whether the real problem is low resolution, sensor noise, compression artifacts, or exposure drift before choosing the processing order, instead of stacking filters until the image looks artificial.
Provide: 1. The image (or a description of its dimensions, format, and shooting conditions); 2. Intended use (web, print, e-commerce, social, archival); 3. Optional: target size and resolution, available tools (desktop software, CLI, Python), batch volume, aspect-ratio constraints, and style preference (fidelity-first or appearance-first).
Delivered in Markdown:
- Quality diagnosis report — issue | severity | likely cause
- Recommended processing chain — step | operation | purpose | parameter guidance | cautions
- Target spec table — use case | size | format | color space | compression
- Batch script skeleton (shell or Python code block)
- Naming and directory convention
- Acceptance checklist
- Risk notes — which steps distort the image when overused
Input: An 800×600 old photo with visible noise, to be printed at A4. Output: Diagnosis establishes that denoise must precede upscaling; the chain specifies a denoise strength range, 4x super-resolution, mild sharpening, and print color-space conversion; the spec table gives the pixel dimensions required for A4 at 300dpi; the checklist flags checking faces for a plastic look.
Input: 200 e-commerce product photos of mixed sizes, to be standardized as squares with improved clarity. Output: A unified configuration (center-crop and padding rules, common edge length, shared sharpening parameters), a batch script skeleton, an SKU-based naming convention, and a sampling checklist (inspect one in every twenty).
Input: A screenshot heavily compressed after repeated re-sharing; text must be legible. Output: Diagnosis identifies blocking artifacts rather than resolution as the main issue; the chain prioritizes deblocking and local contrast, explains the trade-off of upscaling on text edges, and notes that obtaining the original screenshot beats any post-processing.
Image enhancement is estimation and reconstruction; results may differ from the real scene and are unsuitable for forensic, medical, or security identification purposes where fidelity is required. Ensure you hold the rights to the images you process and obtain consent where a person's likeness is involved. No warranty is given for any specific software's output; parameter suggestions must be tuned to your actual material.
Billing will be enabled once the individual-creator payment channel launches. Free tier: single-image diagnosis, processing chain, one export spec, basic batch script skeleton. Pro tier: multi-platform export preset library (e-commerce, social, print, video thumbnails), large-batch orchestration with resumable job templates, parameter recipe library by material type (portrait, landscape, product, document scan), automatic before/after comparison reports, color management and print proofing checklists, and priority support. Upgrade path: one-click switch to Pro as soon as billing opens.
Use this skill whenever you need, want, or are stuck on: High-frequency scenarios: - Restoring old photos for printing - Standardizing and sharpening e-commerce hero images - Cleaning up noisy phone night shots for publishing - Making text readable in a repeatedly compressed screenshot - Upscaling low-resolution assets for a design layout - Pre-processing images so social platforms degrade them less - Confirming 300dpi pixel requirements before print - Unifying an entire album's size and look - Converting product shots to square format with clean edges - Upscaling a low-resolution frame into a video thumbnail - Improving legibility of faded document scans - Producing multi-platform, multi-size variants of one image - Giving a team a reusable batch processing standard - Deciding whether to denoise or upscale first - Diagnosing which step made the result look artificial - Writing a clear delivery spec for an outsourced vendor - Standardizing naming and folder structure for archives Typical users: designers, e-commerce operators, content creators, photography enthusiasts, and marketing teams handling large asset volumes.
7w4.net提供免費和付費技能下載。
這個 Skill 的文件寫得比較專業詳細,涵蓋了影像增強的各種場景和流程,但可惜只是個「說明書」,沒有實際可用的程式碼或工具。對於想直接用的人來說可能會失望——看了一堆功能介紹,卻發現沒有具體實現。質量診斷和處理鏈設計思路不錯,但缺少真實示例和可執行指令碼支撐,實用性打折扣。