BrowserAct Skills
BrowserAct Skills is a curated directory for AI agent skills, including browser automation workflows and reusable agent capabilities. It helps developers discover practical skills for coding agents, MCP workflows, browser automation, testing, and web data workflows.
Documentation
COMPATIBLE WITH YOUR FAVORITE AGENTS
Claude Code
OpenClaw
Codex
Gemini CLI
Cursor
Windsurf
Hermes
Antigravity
VS Code
BrowserAct Skill
Let AI agents control real browsers for competitor research, product detail and review extraction, lead discovery, and full workflow automation. Built on the open-source browser-act/skills ecosystem.
31Automation skills
194KInstalls
7Scenarios
[Developer Tools
108K 5.5K
browser-act
Browser automation CLI for AI agents. NEVER run browser-act commands directly via Bash — always invoke this skill first. Use browser-act when a user mentions…
](https://skills.browseract.com/skills/browser-act-skills-browser-act)
Help me install browser-act skill
[Developer Tools
85K 5.5K
browser-act-skill-forge
Forges reusable Skill packages (SKILL.md + scripts) from website exploration via browser-act — no re-exploration later. Use when: user wants a reusable Skill…
](https://skills.browseract.com/skills/browser-act-skills-browser-act-skill-forge)
Help me install browser-act-skill-forge skill
[E-commerce Operations
124 5.5K
amazon-competitor-analyzer
Scrapes Amazon product data from ASINs using browseract.com automation API and performs surgical competitive analysis. Compares specifications, pricing, review…
](https://skills.browseract.com/skills/browser-act-skills-amazon-competitor-analyzer)
Help me install amazon-competitor-analyzer skill
[E-commerce Operations
90 5.5K
amazon-reviews-api-skill
This skill helps users automatically extract Amazon product reviews via the Amazon Reviews API. Agent should proactively apply this skill when users express…
](https://skills.browseract.com/skills/browser-act-skills-amazon-reviews-api-skill)
Help me install amazon-reviews-api-skill skill
[E-commerce Operations
88 5.5K
amazon-product-api-skill
This skill helps users extract structured product listings from Amazon, including titles, ASINs, prices, ratings, and specifications. Use this skill when users…
](https://skills.browseract.com/skills/browser-act-skills-amazon-product-api-skill)
Help me install amazon-product-api-skill skill
[Competitive Intelligence
72 5.5K
web-research-assistant
AI-powered web research assistant that leverages BrowserAct API to supplement restricted web access by searching the internet for additional information.…
](https://skills.browseract.com/skills/browser-act-skills-web-research-assistant)
Help me install web-research-assistant skill
Use cases
12 categories — e-commerce, media, AI generation, dev tools & more. Pick your goal, find the right skills for your agent in seconds.
[
Developer Tools
Automate development workflows, code review, package monitoring, and CI/CD tasks.
](https://skills.browseract.com/use-cases/devtools)[
AI Generation
Integrate AI assistants, LLM APIs, and generative tools into your agent workflows.
](https://skills.browseract.com/use-cases/ai)[
Generate UI components, design systems, and production-grade frontend interfaces.
](https://skills.browseract.com/use-cases/frontend)[
Competitive Intelligence
Monitor competitors, scrape news, search trends, and build market intelligence from across the web.
](https://skills.browseract.com/use-cases/research)[
Content Creation
Generate scripts, articles, social posts, and structured content at scale.
](https://skills.browseract.com/use-cases/content)[
Segment customers, model LTV, and surface actionable insights from complex datasets.
](https://skills.browseract.com/use-cases/analytics)
[
frontend-design
3/3
Distinctive, production-grade frontend interfaces that reject generic AI aesthetics through intentional design choices. Guides aesthetic direction selection (brutalist, maximalist, retro-futuristic, luxury, organic, etc.) before implementation to ensure cohesive, memorable designs Emphasizes typography, color theming with CSS variables, motion design, spatial composition, and textural details as core design pillars Generates working code (HTML/CSS/JS, React, Vue) that matches implementation complexity to the aesthetic vision, from refined minimalism to elaborate maximalism Explicitly avoids overused fonts, clichéd color schemes, and predictable layouts that characterize generic AI-generated interfaces
anthropics
SKILLS.SH
836K 173K
](https://skills.browseract.com/skills/anthropics-skills-frontend-design)[
vercel-react-best-practices
3/3
React and Next.js performance optimization across 70 rules prioritized by impact. Organized into 8 categories from critical (eliminating waterfalls, bundle optimization) to low priority (advanced patterns), each with specific, actionable rules prefixed for easy reference Covers server-side performance including React.cache() deduplication, parallel fetching, and serialization minimization Addresses client-side concerns: re-render optimization through memoization and dependency management, rendering performance with CSS strategies and hydration patterns Includes JavaScript-level optimizations like DOM batching, caching, and Set/Map lookups for O(1) performance Each rule includes detailed explanations, incorrect and correct code examples, and contextual guidance for automated refactoring and code generation
vercel-labs
SKILLS.SH
676K 30.6K
](https://skills.browseract.com/skills/vercel-labs-agent-skills-vercel-react-best-practices)[
azure-prepare
3/3
Prepare Azure applications for deployment with infrastructure-as-code, configuration, and containerization. Generates Bicep or Terraform infrastructure code, azure.yaml configuration, and Dockerfiles based on application type and deployment target Requires mandatory plan-first workflow: analyze workspace, gather requirements, select recipe (AZD, AZCLI, Bicep, or Terraform), design architecture, then execute only after user approval Covers new app creation, modernization, and updates; routes specialized requests (copilot SDK, cloud migration, AI gateway) to dedicated skills before resuming preparation Hands off to azure-validate for infrastructure validation and azure-deploy for deployment execution; plan status must be updated to "Ready for Validation" before validation begins
microsoft
SKILLS.SH
553K 1.4K
](https://skills.browseract.com/skills/microsoft-azure-skills-azure-prepare)[
azure-ai
3/3
Unified access to Azure AI services: Search, Speech, OpenAI, and Document Intelligence. AI Search supports full-text, vector, hybrid, and semantic search with AI enrichment capabilities like entity extraction and OCR Speech service enables speech-to-text transcription (real-time and batch), text-to-speech with neural voices, speaker diarization, and custom models MCP server integration provides direct tool access via azure__search and azure__speech commands; falls back to CLI and SDK when MCP is unavailable Includes OpenAI model access, DALL-E image generation, embeddings, and Document Intelligence for form extraction and OCR
microsoft
SKILLS.SH
553K 1.4K
](https://skills.browseract.com/skills/microsoft-azure-skills-azure-ai)[
azure-deploy
3/3
Execute Azure deployments for prepared applications with built-in error recovery and validation. Requires.azure/plan.md with Validated status from azure-validate and azure-prepare skills; will not proceed without both prerequisites Executes azd up, azd deploy, terraform apply, and az deployment commands with error handling and post-deployment verification Includes pre-deploy checklist, recipe-based deployment workflows, and post-deploy configuration for SQL managed identity and Entity Framework migrations Supports applications with API Management gateway infrastructure created during preparation phase
microsoft
SKILLS.SH
553K 1.4K
](https://skills.browseract.com/skills/microsoft-azure-skills-azure-deploy)[
azure-storage
3/3
Unified access to Azure blob storage, file shares, queues, tables, and data lake services. Supports five storage service types: Blob Storage for objects and backups, File Shares for SMB access, Queue Storage for async messaging, Table Storage for NoSQL key-value data, and Data Lake for big data analytics MCP server tools enable listing storage accounts, containers, and blobs, plus downloading and uploading blob content directly Configurable access tiers (hot, cool, cold, archive) and redundancy options (LRS, ZRS, GRS, GZRS) for cost and durability optimization CLI fallback available via az storage commands when MCP is not enabled; SDK references provided for Python, TypeScript, Java, Rust, and Go
microsoft
SKILLS.SH
552K 1.4K
](https://skills.browseract.com/skills/microsoft-azure-skills-azure-storage)
BrowserAct SkillHub - 100,000+ AI Agent Skills