gemini-computer-use
Automates browser tasks using Gemini LLM and Playwright via a screenshot-to-action agent loop.
Install
npx skills add https://github.com/am-will/codex-skills --skill gemini-computer-useStats
| Total installs | 1,158 |
| Weekly installs | 1.2K |
| GitHub stars | 820 |
| First seen | Jan 23, 2026 |
| Source | @am-will/codex-skills |
Summary
- 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
Tags
Related skills
| Skill | Installs | vs gemini-computer-use |
|---|---|---|
| okx-agentic-wallet | 1,111 | -47 |
| nelson | 1,187 | +29 |
| invoice-organizer | 1,090 | -68 |
| setup-artist | 1,142 | -16 |
| csv-data-summarizer | 1,156 | -2 |
FAQ
- How many installs does gemini-computer-use have?
- gemini-computer-use has 1,158 total installs and 1.2K installs this week.
- Where is gemini-computer-use hosted?
- gemini-computer-use is published by @am-will/codex-skills at https://github.com/am-will/codex-skills.
- How many GitHub stars does gemini-computer-use have?
- gemini-computer-use has 820 GitHub stars.
- When was gemini-computer-use first indexed?
- OrangeBot.AI first indexed gemini-computer-use on Jan 23, 2026.
- How do I install gemini-computer-use?
- Run: npx skills add https://github.com/am-will/codex-skills --skill gemini-computer-use