← 返回 Skills 市场
etherstrings

OpenClaw Gemini Web

作者 Wu Bo Yu · GitHub ↗ · v0.1.5 · MIT-0
cross-platform ✓ 安全检测通过
151
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install openclaw-gemini-web
功能描述
当用户希望 OpenClaw 通过 Gemini 网页版完成通用浏览器交互时使用,包括登录、续接或分叉 Gemini 线程、上传文件给 Gemini 分析、向 Gemini 提问、起草或总结内容,以及生成可下载图片。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-gemini-web
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-gemini-web 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug openclaw-gemini-web
版本 0.1.5
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 6
常见问题

OpenClaw Gemini Web 是什么?

当用户希望 OpenClaw 通过 Gemini 网页版完成通用浏览器交互时使用,包括登录、续接或分叉 Gemini 线程、上传文件给 Gemini 分析、向 Gemini 提问、起草或总结内容,以及生成可下载图片。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 151 次。

如何安装 OpenClaw Gemini Web?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-gemini-web」即可一键安装,无需额外配置。

OpenClaw Gemini Web 是免费的吗?

是的,OpenClaw Gemini Web 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OpenClaw Gemini Web 支持哪些平台?

OpenClaw Gemini Web 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 OpenClaw Gemini Web?

由 Wu Bo Yu(@etherstrings)开发并维护,当前版本 v0.1.5。

💬 留言讨论