use▌
15 indexed skills · max 10 per page
gemini-computer-use
am-will/codex-skills · Productivity
Gemini 2.5 Computer Use browser automation with Playwright-based agent loops and safety confirmations. \n \n 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 \n Supports multiple browser options: bundled Chromium (default), Chrome/Edge channels via COMPUTER_USE_BROWSER_CHANNEL , or custom executables like Brave \n Includes safety confirmation workflow that prompts users before
google-search-browser-use
grasseed/google-search-browser-use · Backend
Google searches via real browser sessions, extracting live results while reusing logged-in credentials to minimize CAPTCHAs. \n \n Launches Google searches in real browser mode to leverage existing user sessions and reduce bot detection blocks \n Provides commands to inspect search results, click through to individual pages, and extract content summaries with source citations \n Includes fallback to Jina AI text extraction if browser parsing encounters difficulties \n Requires browser-use instal
os-use
zrong/skills · Productivity
A comprehensive cross-platform toolkit for OS automation, screenshot capture, visual recognition, mouse/keyboard control, and window management. Supports macOS 12+ and Windows 10+.
browser-use
browser-use/browser-use · Productivity
Fast, persistent browser automation with session continuity across sequential agent commands. \n \n Supports three browser modes: headless Chromium, real Chrome with profile support, and cloud-hosted remote browsers with proxy configuration \n Includes 20+ command categories covering navigation, page inspection, interactions, data extraction, cookie management, JavaScript execution, and wait conditions \n Offers cloud session management, local server tunneling via Cloudflare, and parallel subage
use-dom
expo/skills · Productivity
Run web-only libraries in Expo apps by rendering them in webviews on native and as-is on web. \n \n Supports any React web library (recharts, react-syntax-highlighter, canvas, WebGL) without modification by wrapping it in a DOM component file with the 'use dom'; directive \n Passes serializable props and async functions from native to webview, enabling bidirectional communication between native and web contexts \n Includes webview configuration options via the dom prop: scroll control, safe area