image-enhancer

image-enhancer is a skill for Claude Code, Codex from mattmre/EVOKORE-MCP-PUBLIC. It costs 38 tokens per session (582 once invoked), scanned A, a copy of image-enhancer, MIT.

An image-editing tool that improves the clarity of screenshots and other images by increasing resolution, sharpening details, and reducing visible compression damage or noise.

In plain words
What is it for?
Upscale images, sharpen blurry screenshots, clean up compression artifacts, and process PNG images for web, print, social media, or other uses.
Why use it?
Low-resolution, blurry, or heavily compressed images can be hard to read and look poor when shared. This prepares them for clearer use in documents, presentations, websites, or social posts.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Upscale images, sharpen blurry screenshots, clean up compression artifacts, and process PNG images for web, print, social media, or other uses.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mattmre/evokore-mcp-public/image-enhancer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add mattmre/EVOKORE-MCP-PUBLIC --skill image-enhancer
Clone the repo
git clone --depth 1 https://github.com/mattmre/EVOKORE-MCP-PUBLIC

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for image-enhancer

README.md
[![agentmods](https://agentmods.dev/badge/skills/mattmre/evokore-mcp-public/image-enhancer/github.svg)](https://agentmods.dev/skills/mattmre/evokore-mcp-public/image-enhancer)
Your own site
<a href="https://agentmods.dev/skills/mattmre/evokore-mcp-public/image-enhancer"><img src="https://agentmods.dev/badge/skills/mattmre/evokore-mcp-public/image-enhancer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for image-enhancer

Your own site · 80×15
<a href="https://agentmods.dev/skills/mattmre/evokore-mcp-public/image-enhancer"><img src="https://agentmods.dev/badge/skills/mattmre/evokore-mcp-public/image-enhancer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 38 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 582 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 89% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00038 $0.00582
Opus 5 $0.00019 $0.00291
Sonnet 5 $0.00008 $0.00116
Haiku 4.5 $0.00004 $0.00058

Measured 11d ago against content hash 3e9b6e76a448, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

image-enhancer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

89% identical to image-enhancer — 12 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

SKILLS/AUTOMATION AND PRODUCTIVITY/image-enhancer/SKILL.md · 101 lines

How it starts

The opening of the file, as written. The whole thing — 101 lines — stays where its author put it; the contents beside it link to each section on GitHub.

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

Read the full file on GitHub · 101 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 101 lines · 38 tokens per session scan A 3e9b6e76a448

Subscribe to this mod's changes

image-enhancer is a skill published in the GitHub repository mattmre/EVOKORE-MCP-PUBLIC (3 stars, last pushed 3mo ago), licensed MIT. It adds 38 tokens to every session and 582 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 89% identical to image-enhancer, differing in 12 lines, and is treated as a copy.