Gemini Skill
v0.1.0通过 Gemini 官网(gemini.google.com)执行问答与生图操作。用户提到“问问Gemini/让Gemini回答/去Gemini问”,或出现“生图/画图/绘图/nano banana/nanobanana/生成图片”等关键词时触发。默认使用可用模型中最强档(优先 Gemini 3.1 Pro),按...
⭐ 1· 559·1 current·1 all-time
by@wjz-p
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description match the actual behavior: open the Gemini web UI, choose a model, send prompts, and download/return generated images. No unrelated cloud credentials, binaries, or external services are requested.
Instruction Scope
SKILL.md confines operations to the Gemini website via the built-in browser profile (checking login, selecting model, entering text, toggling image generation, downloading results). It does instruct downloading images to local disk so they can be returned to the user, which is consistent with its purpose and is the main file I/O implied.
Install Mechanism
There is no install spec; the skill is instruction-only plus one small page-injection helper script (DOM selectors, click/fill utilities). No external downloads or package installs are requested.
Credentials
The skill requests no environment variables, credentials, or config paths. Its requirement to use the 'openclaw' browser profile is proportional to automating a logged-in web session (it relies on browser cookies/auth present in that profile).
Persistence & Privilege
always:false and default invocation model are used. The skill does not request permanent platform-level presence nor modify other skills or system-wide settings.
Assessment
This skill is internally consistent and appears to do only web-automation of the Gemini UI using the OpenClaw browser profile. Before installing, ensure you understand that: (1) it will use the specified browser profile and any Gemini login in that profile (cookies/account), (2) it may download images to local storage to return them to you, and (3) automated UI scripts interact with page DOM selectors that may break if the site changes. If you prefer extra isolation, test with a secondary Gemini account or confirm the 'openclaw' profile is limited to non-sensitive sessions. If you need the skill to access other services or credentials, require justification before granting them.Like a lobster shell, security has layers — review code before you run it.
latestvk97fzfq5af8zxs59b96bt3k6vn82ttqm
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
