·gemini-watermark
</>

gemini-watermark

Remove visible Gemini AI watermarks from images via reverse alpha blending. Use for cleaning Gemini-generated images, removing the star/sparkle logo watermark, batch watermark removal.

6Installs·0Trend·@agiseek

Installation

$npx skills add https://github.com/agiseek/agent-skills --skill gemini-watermark

How to Install gemini-watermark

Quickly install gemini-watermark AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/agiseek/agent-skills --skill gemini-watermark
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: agiseek/agent-skills.

SKILL.md

View raw

Remove the visible Gemini AI watermark (star/sparkle logo) from generated images using mathematically accurate reverse alpha blending. Fast, offline, single binary with zero runtime dependencies.

Option 1 — Recommended: Build from source (Rust toolchain required)

Building from source lets you audit the code before running it and avoids dependency on a third-party pre-built binary.

Remove visible Gemini AI watermarks from images via reverse alpha blending. Use for cleaning Gemini-generated images, removing the star/sparkle logo watermark, batch watermark removal. Source: agiseek/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/agiseek/agent-skills --skill gemini-watermark
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from agiseek/agent-skills

Quick answers

What is gemini-watermark?

Remove visible Gemini AI watermarks from images via reverse alpha blending. Use for cleaning Gemini-generated images, removing the star/sparkle logo watermark, batch watermark removal. Source: agiseek/agent-skills.

How do I install gemini-watermark?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/agiseek/agent-skills --skill gemini-watermark Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/agiseek/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25