Back to the catalog

Agent skills · Web search, scraping & browser

50 listings on this page, in order of arrival. Each one has its own page with README, repository facts and source links.

  1. firecrawl
    Any live-web task via the Firecrawl CLI — including ordinary web research: searching the web, reading or extracting pages, gathering sources
  2. browser-use ★ 113,956
    Direct browser control via CDP for web interaction: automation, scraping, testing, screenshots, and site/app work.
  3. agent-browser ★ 16
    Browser automation for AI agents via inference.sh. Navigate web pages, interact with elements using @e refs, take screenshots, record video.
  4. browser-act-skill-forge ★ 5,856
    Forges reusable Skill packages (SKILL.md + scripts) from website exploration via browser-act — no re-exploration later. Use when: user wants
  5. firecrawl-search
    Web search with full page content. Use when no URL is known: finding sources, articles, or news. For papers use firecrawl-research-index; fo
  6. firecrawl-scrape
    Extract a URL's content as clean markdown, including JS-rendered pages. Use whenever the user provides a URL and wants its content; prefer o
  7. firecrawl-crawl
    Bulk-extract many pages from one site or section. Use for "crawl", "everything under /docs", or content spanning linked pages.
  8. firecrawl-agent
    Autonomous multi-page extraction into structured JSON. Use when the user wants website data matching a schema — pricing tiers, product listi
  9. firecrawl-download
    Save a site or section as local files (markdown, screenshots). Use for "download the site", offline docs, or a local copy for reference.
  10. firecrawl-interact
    Drive a live browser on a scraped page: click, fill forms, log in, paginate, infinite-scroll. Use when content requires interaction or a scr
  11. firecrawl-build-scrape ★ 102
    Integrate Firecrawl `/scrape` into product code for single-page extraction. Use when an app already has a URL and needs markdown, HTML, link
  12. firecrawl-build-search ★ 102
    Integrate Firecrawl `/search` into product code and agent workflows. Use when an app needs discovery before extraction, when the feature sta
  13. firecrawl-build-interact ★ 102
    Integrate Firecrawl `/interact` into product code for dynamic pages and browser actions after scraping. Use when a feature needs clicks, for
  14. firecrawl-build-onboarding ★ 102
    Get Firecrawl credentials and SDK setup into a project. Use when an application needs `FIRECRAWL_API_KEY`, when an agent should add Firecraw
  15. hallmark ★ 28,071
    Anti-AI-slop design skill for greenfield pages, audits, redesigns, and design extraction from URLs or screenshots. Use when the user asks to
  16. anysearch ★ 6,121
    Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
  17. browser-mcp-agent ★ 216
    Give an AI agent its own real browser over MCP tool calls - launch, navigate, click, fill, screenshot, extract text, run JS - with a kernel-
  18. playwright-stealth-verify ★ 2
    Check whether a Playwright, Puppeteer, Selenium or CDP-driven browser presents a coherent fingerprint, using liarjs as a library against a P
  19. firecrawl-website-design-clone ★ 157
    Extract any website's design system into an agent-ready DESIGN.md using Firecrawl scrape evidence. Use when the user wants colors, fonts, sp
  20. firecrawl-market-research ★ 157
    Extract market, financial, earnings, industry, and company metrics with Firecrawl. Use when the user asks for market research, industry tren
  21. firecrawl-monitor
    Alert by webhook/email on web changes — use for "monitor/watch/track/alert me when": recurring checks on known URLs (prefer over repeated on
  22. firecrawl-workflows ★ 157
    Run outcome-focused Firecrawl workflows that produce deliverables such as research reports, literature reviews over published papers, SEO au
  23. firecrawl-dashboard-reporting ★ 157
    Pull metrics from analytics dashboards and internal web tools with Firecrawl browser. Use when the user needs dashboard reporting, cross-pla
  24. firecrawl-lead-gen ★ 157
    Generate structured lead lists from prospect databases and web directories with Firecrawl browser. Use for finding prospects by role, compan
  25. firecrawl-lead-research ★ 157
    Produce pre-meeting lead intelligence briefs with Firecrawl. Use when the user needs company research, person research, recent news, talking
  26. firecrawl-shop ★ 157
    Research products across the web with Firecrawl and produce a shopping recommendation or cart-ready summary. Use when the user wants to comp
  27. firecrawl-qa ★ 157
    QA test a live website with Firecrawl browser and scrape evidence. Use when the user wants exploratory QA, form testing, navigation/link che
  28. firecrawl-competitive-intel ★ 157
    Monitor competitor pricing, features, changelogs, dashboards, and product changes with Firecrawl. Use for recurring competitive intelligence
  29. firecrawl-knowledge-ingest ★ 157
    Ingest public or authenticated knowledge bases and docs portals with Firecrawl browser. Use for JS-heavy docs, login-gated portals, paginate
  30. firecrawl-demo-walkthrough ★ 157
    Walk through a product's key flows with Firecrawl browser and produce a structured UX/product walkthrough. Use for signup, onboarding, prici
  31. tavily-search ★ 473
    Search the web with LLM-optimized results via the Tavily CLI. Use this skill when the user wants to search the web, find articles, look up i
  32. app-store-screenshots ★ 16
    skills-101/superpowers · skills.sh
  33. firecrawl-research-index ★ 102
    Find the papers that answer a research query in Firecrawl's research paper index — a corpus of paper abstracts whose largest share is biomed
  34. opencli-browser ★ 29,146
    Use when an agent needs to drive a real Chrome window via opencli — inspect a page, fill forms, click through logged-in flows, or extract da
  35. tavily-research ★ 473
    Conduct comprehensive AI-powered research with citations via the Tavily CLI. Use this skill when the user wants deep research, a detailed re
  36. tavily-best-practices ★ 473
    Build production-ready Tavily integrations with best practices baked in. Reference documentation for developers using coding assistants (Cla
  37. argent-device-interact ★ 2,379
    Interact with an iOS simulator, Android emulator, or Chromium (CDP) app using argent MCP tools. Use when tapping UI elements, performing ges
  38. tavily-extract ★ 473
    Extract clean markdown or text content from specific URLs via the Tavily CLI. Use this skill when the user has one or more URLs and wants th
  39. tavily-cli ★ 473
    Set up, authenticate, update, troubleshoot, or choose between Tavily CLI web commands. Use when the user asks about the Tavily CLI, installi
  40. argent-screenshot-diff ★ 2,379
    Compare saved or live app screenshots with the argent screenshot-diff tool. Use when testing visual regressions, before/after UI comparisons
  41. browser-cdp ★ 6,505
    Use this skill when you need to control a Chrome browser via CDP (Chrome DevTools Protocol) to reuse existing login sessions. Covers: launch
  42. tavily-crawl ★ 473
    Crawl websites and extract content from multiple pages via the Tavily CLI. Use this skill when the user wants to crawl a site, download docu
  43. tavily-map ★ 473
    Discover and list all URLs on a website without extracting content, via the Tavily CLI. Use this skill when the user wants to find a specifi
  44. app-store-screenshots ★ 6,815
    Use when building App Store or Google Play screenshot pages, generating exportable marketing screenshots for iOS and/or Android apps, or sca
  45. search ★ 473
    Search the web using Tavily's LLM-optimized search API. Returns relevant results with content snippets, scores, and metadata. Use when you n
  46. firecrawl-browser
    DEPRECATED — use scrape + interact instead. Interact lets you scrape a page and then click, fill forms, and navigate without managing sessio
  47. next-dev-loop ★ 142,096
    Verify Next.js runtime behavior after editing app code. Use this skill to confirm a change actually works in a running app — not just that i
  48. clerk-chrome-extension-patterns ★ 71
    'Chrome Extension auth with @clerk/chrome-extension -- popup/sidepanel
  49. apify-actor-development ★ 2,377
    Develop, debug, and deploy Apify Actors - serverless cloud programs for web scraping, automation, and data processing. Use when creating new
  50. apify-actorization ★ 2,377
    Convert existing projects into Apify Actors - serverless cloud programs. Actorize JavaScript/TypeScript (SDK with Actor.init/exit), Python (