Skip to main content
Back to the directory
am-will/codex-skillsSoftware EngineeringFrontend and Design

gemini-computer-use

Gemini 2.5 Computer Use browser automation with Playwright-based agent loops and safety confirmations.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/am-will/codex-skills --skill gemini-computer-use
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, gemini-computer-use has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: am-will/codex-skills. Canonical URL: https://skills.sh/am-will/codex-skills/gemini-computer-use.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykFAIL
About this skill
Gemini 2.5 Computer Use browser automation with Playwright-based agent loops and safety confirmations. Source the env file and set your API key: Create a virtual environment and install dependencies: Run the agent script with a prompt: If both are set, COMPUTER_USE_BROWSER_EXECUTABLE takes precedence. - Implements a screenshot-to-action cycle: capture screen, send to Gemini, parse function calls, execute in Playwright, return results until task completion or turn limit - Supports multiple browser options: bundled Chromium (default), Chrome/Edge channels via COMPUTER_USE_BROWSER_CHANNEL , or custom executables like Brave - Includes safety confirmation workflow that prompts users before executing risky UI actions flagged by the model - Provides action exclusion via --exclude flag and recommends sandboxed profiles or containers for safe operation - Source the env file and set your API key: cp env.example env.sh $EDITOR env.sh source env.sh - Create a virtual environment and install dependencies: python -m venv .venv source .venv/bin/activate pip install google-genai playwright playwright install chromium - Run the agent script with a prompt: python scripts/computer_use_agent.py \ --prompt "Find the latest blog post title on example.com" \ --start-url " \ --turn-limit 6 - Default: Playwright's bundled Chromium (no env vars required). - Choose a channel (Chrome/Edge) with...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does gemini-computer-use do?

Gemini 2.5 Computer Use browser automation with Playwright-based agent loops and safety confirmations.

Is gemini-computer-use good?

gemini-computer-use does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support gemini-computer-use?

gemini-computer-use currently lists compatibility with Codex, Gemini CLI, Skills CLI.

Is gemini-computer-use safe to install?

gemini-computer-use has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to gemini-computer-use?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install gemini-computer-use?

Run the following command to install gemini-computer-use: npx skills add https://github.com/am-will/codex-skills --skill gemini-computer-use

Related skills

More from am-will/codex-skills

Related skills

Alternatives in Software Engineering