Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AI / MLMédio

Gemini Watermark Remover

porrookie-ricardo·rookie-ricardo· v1.0.0 · atualizado em 2026-04-10
77
Score

Remove the visible Gemini AI watermark from images using reverse alpha blending. Use when asked to strip Gemini watermarks, batch-process Gemini images, or build/modify a CLI script that removes the bottom-right Gemini watermark without HTML or server-side components.

image-processingwatermark-removalgemini-aireverse-alpha-blendingpythonpillowcli-tool
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdgemini-watermark-remover/workflow
1. Install Python 3.9+ and Pillow.
2. Navigate to the `scripts` directory.
3. Install dependencies using `pip install -r requirements.txt`.
4. Run the script: `python remove_watermark.py <input-image> <output-image>`.
5. Verify the output image for watermark removal.
6. If needed, adjust detection rules in `references/algorithm.md`.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar a ←Video Frames (ffmpeg)
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
74
Similar a ←Core ML Swift Integration
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar a ←fal.ai Image Edit
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Gemini Watermark Remover
gemini-watermark-remover
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers7
remove the Gemini watermark from this imagestrip the Gemini AI watermarkbatch process images with Gemini watermarkscreate a script to remove the Gemini watermarkclean up images generated by Gemini AIremove watermark from imageremove Gemini watermark using python

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download gemini-watermark-remover
$ synaptic skills detail gemini-watermark-remover
$ synaptic skills live gemini-watermark-remover

Dependências

Pillow

Links

GitHub Repository