browser▌
61 indexed skills · max 10 per page
remote-browser
browser-use/browser-use · Productivity
Cloud browser automation for sandboxed agents without local GUI access. \n \n Supports navigation, page inspection, interactions, JavaScript execution, and cookie management via 30+ CLI commands \n Includes cloud session management for running autonomous browser agents in parallel, with task monitoring and structured output options \n Provides local dev server tunneling via Cloudflare to expose ports from the remote machine to the cloud browser \n Maintains session state across commands, enablin
browser-screenshot
zc277584121/marketing-skills · Productivity
Take focused screenshots of specific regions on web pages — a Reddit post, a tweet, an article section, a chart, etc. — not just a full-page dump.
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
chrome-cdp-live-browser
aradotso/trending-skills · Productivity
Skill by ara.so — Daily 2026 Skills collection.
agent-browser
brianlovin/claude-config · Productivity
The CLI uses Chrome/Chromium via CDP directly. Install via npm i -g agent-browser, brew install agent-browser, or cargo install agent-browser. Run agent-browser install to download Chrome.
chrome-browser
oimiragieo/agent-studio · Productivity
Standalone script: No download; the skill invokes .claude/tools/chrome-browser/chrome-browser.cjs (Node.js v18+ required).
browser-debugging
aj-geddes/useful-ai-prompts · Productivity
Browser debugging tools help identify and fix client-side issues including JavaScript errors, layout problems, and performance issues.
browser-extension-builder
davila7/claude-code-templates · Frontend
Role: Browser Extension Architect
agent-browser
inferen-sh/skills · Productivity
Playwright-based browser automation with element refs for AI agents, supporting navigation, interaction, screenshots, and video recording. \n \n Provides 6 core functions: open (navigate with config), snapshot (refresh element refs), interact (click/fill/drag/upload/scroll), screenshot, execute (JavaScript), and close \n Element interaction uses simple @e ref system that invalidates after navigation, requiring re-snapshot calls to maintain accurate selectors \n Supports video recording with opti
mini-browser
runablehq/mini-browser · Productivity
mb is a browser CLI where each command is a small Unix tool. It talks to Chrome over CDP (port 9222) via puppeteer-core.