# Send Image Enhancer to your agent
Use the source page and any available docs to guide the install because the item currently does not return a direct package file.
## Fast path
- Open the source page via Open source listing.
- If you can obtain the package, extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the source page and extracted files.
## Suggested prompts
### New install

```text
I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.
```
### Upgrade existing

```text
I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "image-enhancer",
    "name": "Image Enhancer",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/wells1137/image-enhancer",
    "canonicalUrl": "https://clawhub.ai/wells1137/image-enhancer",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/image-enhancer",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=image-enhancer",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "manual_only",
    "sourceHealth": {
      "source": "tencent",
      "slug": "image-enhancer",
      "status": "source_issue",
      "reason": "not_found",
      "recommendedAction": "review_source",
      "checkedAt": "2026-05-01T22:36:17.937Z",
      "expiresAt": "2026-05-02T22:36:17.937Z",
      "httpStatus": 404,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=image-enhancer",
      "contentType": "text/plain",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=image-enhancer",
        "contentDisposition": null,
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "image-enhancer"
      },
      "scope": "item",
      "summary": "Known item issue.",
      "detail": "This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.",
      "primaryActionLabel": "Open source listing",
      "primaryActionHref": "https://clawhub.ai/wells1137/image-enhancer"
    },
    "validation": {
      "installChecklist": [
        "Open the source listing and confirm there is a real package or setup artifact available.",
        "Review SKILL.md before asking your agent to continue.",
        "Treat this source as manual setup until the upstream download flow is fixed."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/image-enhancer",
    "downloadUrl": "https://openagent3.xyz/downloads/image-enhancer",
    "agentUrl": "https://openagent3.xyz/skills/image-enhancer/agent",
    "manifestUrl": "https://openagent3.xyz/skills/image-enhancer/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/image-enhancer/agent.md"
  }
}
```
## Documentation

### 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)

### 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
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: wells1137
- Version: 1.0.0
## Source health
- Status: source_issue
- Known item issue.
- This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.
- Health scope: item
- Reason: not_found
- Checked at: 2026-05-01T22:36:17.937Z
- Expires at: 2026-05-02T22:36:17.937Z
- Recommended action: Open source listing
## Links
- [Detail page](https://openagent3.xyz/skills/image-enhancer)
- [Send to Agent page](https://openagent3.xyz/skills/image-enhancer/agent)
- [JSON manifest](https://openagent3.xyz/skills/image-enhancer/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/image-enhancer/agent.md)
- [Download page](https://openagent3.xyz/downloads/image-enhancer)