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.
- firecrawl
Any live-web task via the Firecrawl CLI — including ordinary web research: searching the web, reading or extracting pages, gathering sources - browser-use ★ 113,956
Direct browser control via CDP for web interaction: automation, scraping, testing, screenshots, and site/app work. - agent-browser ★ 16
Browser automation for AI agents via inference.sh. Navigate web pages, interact with elements using @e refs, take screenshots, record video. - 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 - 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 - 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 - firecrawl-crawl
Bulk-extract many pages from one site or section. Use for "crawl", "everything under /docs", or content spanning linked pages. - firecrawl-agent
Autonomous multi-page extraction into structured JSON. Use when the user wants website data matching a schema — pricing tiers, product listi - 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. - 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 - 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 - 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 - 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 - 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 - 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 - anysearch ★ 6,121
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction. - 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- - 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 - 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 - firecrawl-market-research ★ 157
Extract market, financial, earnings, industry, and company metrics with Firecrawl. Use when the user asks for market research, industry tren - 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 - firecrawl-workflows ★ 157
Run outcome-focused Firecrawl workflows that produce deliverables such as research reports, literature reviews over published papers, SEO au - 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 - firecrawl-lead-gen ★ 157
Generate structured lead lists from prospect databases and web directories with Firecrawl browser. Use for finding prospects by role, compan - firecrawl-lead-research ★ 157
Produce pre-meeting lead intelligence briefs with Firecrawl. Use when the user needs company research, person research, recent news, talking - 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 - 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 - firecrawl-competitive-intel ★ 157
Monitor competitor pricing, features, changelogs, dashboards, and product changes with Firecrawl. Use for recurring competitive intelligence - 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 - 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 - 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 - app-store-screenshots ★ 16
skills-101/superpowers · skills.sh - 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 - 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 - 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 - tavily-best-practices ★ 473
Build production-ready Tavily integrations with best practices baked in. Reference documentation for developers using coding assistants (Cla - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - firecrawl-browser
DEPRECATED — use scrape + interact instead. Interact lets you scrape a page and then click, fill forms, and navigate without managing sessio - 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 - clerk-chrome-extension-patterns ★ 71
'Chrome Extension auth with @clerk/chrome-extension -- popup/sidepanel - 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 - apify-actorization ★ 2,377
Convert existing projects into Apify Actors - serverless cloud programs. Actorize JavaScript/TypeScript (SDK with Actor.init/exit), Python (