gemini-unwatermark

Installation
SKILL.md

Workflow

  1. Identify the input(s) from the user message — each input may be a file, a directory, or a quoted glob mask.
  2. Run scripts/clean.sh <input> [<input>...]. Outputs are always written next to each input as <slug>-clean.<ext>; you do not need to pick output paths.
  3. Report the final written file path(s).

Flags:

  • -r / --recursive — recurse into subdirectories when an input is a directory.
  • -f / --overwrite — overwrite existing <slug>-clean.<ext> outputs (default: skipped).

Examples:

Installs
2
First Seen
May 27, 2026
gemini-unwatermark — ikatkov/agent-skills