skills/skill-browse/SKILL.md
AI-powered browser automation using Browser-Use Cloud API
npx skillsauth add hasna/skills skill-browseInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Browser automation skill that leverages Browser-Use Cloud API to perform AI-powered web browsing, data extraction, and automation tasks.
Environment variables:
BROWSER_USE_API_KEY: API key (required)BROWSER_USE_MODEL: Default modelBROWSER_USE_PROXY: Default proxy settingBROWSER_USE_PROXY_COUNTRY: Default proxy country# Basic browsing task
bun run src/index.ts browse \
--task "Go to hacker-news.com and find the top 3 posts"
# Extract data with output
bun run src/index.ts extract \
--task "Search amazon.com for 'laptop' and extract top 5 products" \
--output ./products.json
development
Fetch official brand assets from a website or brand name, then return logos, palette, typography, source metadata, and a clean asset manifest. Use when a user asks to find, extract, download, package, or normalize a brand's logo and visual identity assets.
tools
Generate hosted voiceover variants and short jingles
tools
Generate premium video highlight packages with clip plans, captions, thumbnails, chapter markers, social copy, edit decisions, and manifest metadata.
development
Generate premium API, unit, and browser test suite packages with runnable tests and coverage notes.