Image Enhancer

Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, docu...

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 962 · 18 current installs · 19 all-time installs
byWells Wu@wells1137
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The name/description and SKILL.md consistently describe image analysis, upscaling, sharpening, and artifact reduction. There are no unexpected environment variables, binaries, or external services requested that would be unrelated to image processing.
Instruction Scope
The SKILL.md instructs the agent to read images and batch-process folders (e.g., "Enhance all images in this folder"). That is appropriate for an image-enhancer, but the instructions are vague about which tools or libraries to use and do not constrain which filesystem paths may be read. This grants the agent broad discretion to access files unless the platform enforces limits.
Install Mechanism
No install spec or code files are present (instruction-only). This is low-risk from an install-execution perspective because nothing is written to disk by the skill package itself.
Credentials
The skill requires no environment variables, credentials, or config paths. There is no disproportionate request for secrets or unrelated service access.
Persistence & Privilege
always is false and the skill is user-invocable. Autonomous model invocation is allowed but is the platform default; nothing in the skill requests permanent or elevated presence or changes to other skills' configurations.
Assessment
This skill appears to be what it claims: an instruction-only image enhancer with no installs or credential requests. Before enabling it, confirm how the agent will perform enhancements (which local binaries, libraries, or remote APIs it will call) and what filesystem permissions it will get. If possible, restrict it to operate only on specific directories, test it on non-sensitive images, and require explicit consent before batch-processing large folders. Prefer skills that state their toolchain (e.g., waifu2x, ImageMagick, a hosted API) if you want clearer security assurances.

Like a lobster shell, security has layers — review code before you run it.

Current versionv1.0.0
Download zip
latestvk97e154eawqsn0sdpjfyae09g181t81j

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🖼️ Clawdis

SKILL.md

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

Files

1 total
Select a file
Select a file to preview.

Comments

Loading comments…