Installation
Copy the prompt below and send it to your AI assistant (e.g. Claude Code) — it will follow the instructions and install automatically.
Install the "baoyu-danger-gemini-web" skill by following the instructions at https://skill123.me/install/baoyu-danger-gemini-web.
Run in your terminal — downloads and installs to ~/.claude/skills/.
curl -fsSL https://skill123.me/install/baoyu-danger-gemini-web.sh | bash
Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.
⬇ Download v1.0.0 · 37 KBAbout this skill
Overview
Generates images and text via reverse-engineered Gemini Web API. Supports text generation, image generation from prompts, reference images for vision input, and multi-turn conversations. Use when other skills need image generation backend, or when user requests "generate image with Gemini", "Gemini text generation", or needs vision-capable AI generation.
Source
- Repo: https://github.com/JimLiu/baoyu-skills
- Path: skills/baoyu-danger-gemini-web
Evaluation
AI-evaluated 2026-09-03: Clear CLI contract, model/session/reference options, and a proper versioned consent gate with stored acknowledgement. However the entire skill rests on a reverse-engineered Gemini Web API driven by the user personal Google cookies, which risks ToS enforcement and account suspension, and cookie-based auth through a reused Chrome profile broadens exposure; the author themselves flag it with a danger prefix.
