gemini-unwatermark
Installation
SKILL.md
Workflow
- Identify the input(s) from the user message — each input may be a file, a directory, or a quoted glob mask.
- 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. - 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: