💡 Summary
This skill generates images using Gemini Web with automatic watermark removal.
🎯 Target Audience
🤖 AI Roast: “Powerful, but the setup might scare off the impatient.”
Risk: Medium. Review: shell/CLI command execution; outbound network access (SSRF, data egress). Run with least privilege and audit before enabling in production.
Ian Skills
Personal skill collection for Claude Code / OpenCode.
Installation
Claude Code
npx add-skill ianchenx/ian-skills
Or:
/plugin marketplace add ianchenx/ian-skills
Skills
ian-gemini-web
Gemini Web image generation with automatic watermark removal.
OpenCode Installation:
Please install the skill from github.com/ianchenx/ian-skills/skills/ian-gemini-web to ~/.config/opencode/skill
Usage:
npx -y bun scripts/main.ts --prompt "A cute cat" --image cat.png
Features:
- Image generation via Gemini Web
- Automatic watermark removal (Reverse Alpha Blending)
- Models: gemini-3-pro, gemini-2.5-pro, gemini-2.5-flash
First run: Opens Chrome for Google authentication. Cookies cached for subsequent runs.
Credits
- Based on baoyu-skills
- Watermark removal from gemini-watermark-remover
License
MIT
Pros
- Automatic watermark removal
- Utilizes advanced Gemini Web models
- Easy installation and usage
- Supports various image generation prompts
Cons
- Requires Google authentication
- Limited to Gemini Web capabilities
- Dependency on external libraries
- May have performance issues with large images
Related Skills
skill-prompt-generator
A“A skill generator that promises to make you an AI Picasso, but don’t forget your paintbrush.”
threejs-materials
A“Powerful, but the setup might scare off the impatient.”
cc-nano-banana
A“The README suggests potential risks such as API key exposure and reliance on external dependencies. To mitigate, ensure environment variables are secured and validate dependencies ”
Disclaimer: This content is sourced from GitHub open source projects for display and rating purposes only.
Copyright belongs to the original author ianchenx.
