← Back to Skills Marketplace
etherstrings

OpenClaw Gemini Web

by Wu Bo Yu · GitHub ↗ · v0.1.5 · MIT-0
cross-platform ✓ Security Clean
151
Downloads
0
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install openclaw-gemini-web
Description
当用户希望 OpenClaw 通过 Gemini 网页版完成通用浏览器交互时使用,包括登录、续接或分叉 Gemini 线程、上传文件给 Gemini 分析、向 Gemini 提问、起草或总结内容,以及生成可下载图片。
Usage Guidance
This skill appears coherent: it is designed to control a hosted browser session for Gemini, optionally using credentials and a TOTP secret to automate login. Things to consider before installing: only provide GEMINI_WEB_* values if you trust the environment (these are sensitive); avoid pasting passwords/TOTP secrets into chat — use environment variables or a secure file the agent is explicitly permitted to read; the included scripts/totp.py is a local TOTP generator (no network calls) but can read a JSON file you point it to, so do not point it at unrelated secret stores. Verify you are comfortable with the agent accessing local files you upload and the output directory it will write to. If you need stricter control, keep autonomous invocation off for sessions that provide credentials or explicitly review the repository code yourself (homepage link) before use.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-gemini-web Version: 0.1.5 The skill bundle provides a legitimate set of tools and instructions for an AI agent to interact with the Gemini web interface, including automated login support. The included `scripts/totp.py` is a clean, standard implementation of the TOTP algorithm using only Python built-in libraries. The `SKILL.md` file contains explicit safety instructions, directing the agent to avoid logging sensitive credentials and to halt for manual user intervention when encountering security challenges like CAPTCHAs or account reviews.
Capability Assessment
Purpose & Capability
Skill claims browser-based Gemini interactions and only requires python3 plus an internal totp script and optional GEMINI_WEB_* credentials — all are reasonable and relevant to automated login, file upload, and download workflows described.
Instruction Scope
SKILL.md stays within the declared purpose (open Gemini site, reuse browser profile, upload user-provided files, download results). It does permit reading credentials from env vars and optionally reading a JSON file (examples reference ~/.secrets/gemini.json). This file-reading is expected for TOTP use but means the agent can be instructed to read local secret files if provided — users should avoid pointing it at unrelated secret stores.
Install Mechanism
No install spec; instruction-only with a small included Python script. Risk is low — nothing is downloaded from external URLs or written to system paths by an installer.
Credentials
The skill does not require env vars by default but documents optional GEMINI_WEB_EMAIL, GEMINI_WEB_PASSWORD, GEMINI_WEB_TOTP_SECRET, GEMINI_WEB_TOTP_URI as credential sources. That is proportionate to automated login behavior, but these are sensitive values — only provide them when you trust the environment and the agent session.
Persistence & Privilege
always:false and normal autonomous invocation; the skill does not request persistent or cross-skill configuration changes. It writes downloads into a local ./output/gemini/ folder as part of normal operation, which is consistent with its stated function.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-gemini-web
  3. After installation, invoke the skill by name or use /openclaw-gemini-web
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.5
补充 Gemini 登录、TOTP 与地区排查的实测经验
v0.1.4
将仓库文档与技能说明切换为中文
v0.1.3
Add repository donation support entry and sponsor metadata
v0.1.2
Document verified Google password + TOTP login flow and Gemini interaction round-trip
v0.1.1
Broaden skill scope from image-heavy Gemini flows to general Gemini Web interaction
v0.1.0
Initial release
Metadata
Slug openclaw-gemini-web
Version 0.1.5
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is OpenClaw Gemini Web?

当用户希望 OpenClaw 通过 Gemini 网页版完成通用浏览器交互时使用,包括登录、续接或分叉 Gemini 线程、上传文件给 Gemini 分析、向 Gemini 提问、起草或总结内容,以及生成可下载图片。 It is an AI Agent Skill for Claude Code / OpenClaw, with 151 downloads so far.

How do I install OpenClaw Gemini Web?

Run "/install openclaw-gemini-web" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OpenClaw Gemini Web free?

Yes, OpenClaw Gemini Web is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OpenClaw Gemini Web support?

OpenClaw Gemini Web is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenClaw Gemini Web?

It is built and maintained by Wu Bo Yu (@etherstrings); the current version is v0.1.5.

💬 Comments