remini-web

Automates AI photo enhancement and upscaling via Remini Web with Playwright.

1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/Baphomet480/claude-skills --skill remini-web
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: remini-web
Source: https://github.com/Baphomet480/claude-skills/tree/main/skills/remini-web
Command: npx skills add https://github.com/Baphomet480/claude-skills --skill remini-web

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of enhancing photos using the Remini Web application, streamlining the workflow for users who frequently upscale, restore, or retouch images.

Core Features & Use Cases

  • Browser Automation: Leverages Playwright to interact with the Remini Web interface.
  • Manual Login Support: Keeps authentication steps manual for security and user control.
  • Image Enhancement: Applies AI-driven enhancements to local image files.
  • Use Case: You have a batch of old family photos that need restoration. This Skill can automate the upload, enhancement, and download process for each photo, saving you significant manual effort.

Quick Start

Use the remini-web skill to enhance the local image file named 'portrait.jpg'.

Frequently Asked Questions about remini-web

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How can I automate photo enhancement for multiple images in a browser?

Automating photo enhancement for multiple images is handled by using Playwright browser automation to drive the Remini Web interface, enabling repeatable upload, processing, and capture of enhanced photos.

Does browser automation for image retouching require manual login?

Browser automation for image retouching requires manual login. The Skill intentionally keeps authentication steps manual to ensure account security and direct user control over the Remini Web session.

How do I upscale local image files using Remini Web?

To upscale local image files using Remini Web, you provide the local file path to the Skill, which uses Playwright to upload the image, apply AI enhancements, and capture the upscaled output automatically.

Is Playwright required to automate AI photo restoration workflows?

Playwright is required to automate AI photo restoration workflows because the Skill depends on it to control browser actions within the Remini Web interface and capture the restored images.

What is the best way to batch retouch old photos with AI?

The best way to batch retouch old photos with AI is using this Playwright-based automation Skill, which scripts the Remini Web interface to process local image uploads and download enhanced outputs sequentially.