Agent Skills
Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.
✦ Standalone skills2,933
Self-contained. Install one into any project and it works on its own — no other software needed.
🧰 Tool add-ons726
Come bundled with a specific tool and only work together with it — they teach your agent how to operate that tool.
cloudflare-browser
✓★ 9,900by cloudflare
Control headless Chrome via Cloudflare Browser Rendering CDP WebSocket. Use for screenshots, page navigation, scraping, and video capture when browser…
🧰 Not standalone — use together with cloudflare/moltworker
firecrawl-interact
✓★ 507by firecrawl
Interact with scraped pages in a live browser session. Scrape a page first, then use natural language prompts or code to click, fill forms, navigate, and extract data.
🧰 Not standalone — use together with firecrawl/cli
firecrawl-search
✓★ 507by firecrawl
Web search with optional content scraping. Returns search results as JSON, optionally with full page content.
🧰 Not standalone — use together with firecrawl/cli
firecrawl-map
✓★ 507by firecrawl
Discover and filter URLs on a website, with optional search to locate specific pages. Supports filtering by search query to find pages matching keywords within large sites Includes sitemap handling strategies (include, skip, or use only) and optional subdomain inclusion Outputs results as plain text or JSON with configurable URL limits Commonly paired with firecrawl-scrape: use map with search to find the target URL, then scrape it
🧰 Not standalone — use together with firecrawl/cli
firecrawl-scrape
✓★ 507by firecrawl
Extract clean markdown from any URL, including JavaScript-rendered single-page applications. Handles both static pages and JS-rendered SPAs with configurable wait times for rendering Supports multiple concurrent URL scraping with output format options including markdown, HTML, links, and screenshots Includes content filtering options like main-content-only mode to strip navigation and footers, plus tag inclusion/exclusion Optional inline question answering via --query flag for targeted...
🧰 Not standalone — use together with firecrawl/cli
firecrawl-search
✓★ 507by firecrawl
Web search with optional full-page content extraction from results. Returns real search results as JSON with optional --scrape flag to fetch complete page markdown for each result, avoiding redundant fetches Supports filtering by source type (web, images, news), category (GitHub, research, PDF), time range (past hour/day/week/month/year), location, and country Use --limit to control result count and --scrape-formats to customize output formats when extracting full content Part of a workflow...
🧰 Not standalone — use together with firecrawl/cli
firecrawl-download
✓★ 507by firecrawl
Experimental. Convenience command that combines map + scrape to save an entire site as local files.
🧰 Not standalone — use together with firecrawl/cli
firecrawl-scrape
✓★ 507by firecrawl
Scrape one or more URLs. Returns clean, LLM-optimized markdown. Multiple URLs are scraped concurrently.
🧰 Not standalone — use together with firecrawl/cli
firecrawl-agent
✓★ 507by firecrawl
AI-powered autonomous extraction of structured data from complex multi-page websites. Navigates sites intelligently to locate and extract data, returning results as JSON with optional schema validation Supports custom JSON schemas for predictable structured output, or freeform extraction when schema is not provided Offers two model tiers (spark-1-mini and spark-1-pro) with credit limits and optional waiting for inline results Best suited for multi-page extraction tasks; use simpler scrape or...
🧰 Not standalone — use together with firecrawl/cli
firecrawl-crawl
✓★ 507by firecrawl
Bulk extract content from entire websites or site sections with depth and path filtering. Crawls pages following links up to configurable depth limits and page counts, with path inclusion/exclusion filters to scope extraction Supports async job polling or synchronous waiting with progress display via --wait and --progress flags Offers concurrency control, request delays, and JSON output formatting for integration into agent workflows Part of a four-step escalation pattern: search → scrape →...
🧰 Not standalone — use together with firecrawl/cli
firecrawl-download
✓★ 507by firecrawl
Download entire websites as organized local files in multiple formats. Maps site structure first, then scrapes each discovered page into nested directories under .firecrawl/ , supporting markdown, links, screenshots, and custom format combinations Filters pages by path patterns ( --include-paths , --exclude-paths ), search queries, subdomain inclusion, and page limits to control scope All standard scrape options work with download: format selection, full-page screenshots, main-content...
🧰 Not standalone — use together with firecrawl/cli
firecrawl-interact
✓★ 507by firecrawl
Interact with scraped pages in a live browser session. Scrape a page first, then use natural language prompts or code to click, fill forms, navigate, and extract data.
🧰 Not standalone — use together with firecrawl/cli
firecrawl-qa
✓★ 72by firecrawl
QA test a live website with Firecrawl browser and scrape evidence. Use when the user wants exploratory QA, form testing, navigation/link checks, responsive checks, performance observations, bug reports, or a pre-launch quality review.
🧰 Not standalone — use together with firecrawl/firecrawl-workflows
firecrawl-company-directories
✓★ 72by firecrawl
Extract structured company lists from directories with Firecrawl. Use for scraping YC, Crunchbase, Product Hunt, G2, startup directories, category directories, or custom company databases into JSON, CSV, CRM-ready lists, or research tables.
🧰 Not standalone — use together with firecrawl/firecrawl-workflows
firecrawl-workflows
✓★ 72by firecrawl
Run outcome-focused Firecrawl workflows that produce deliverables such as research reports, SEO audits, QA reports, lead lists, knowledge bases, website design systems, and other structured web-data artifacts. Use when the user wants Firecrawl to complete a business, marketing, product, or creative workflow rather than merely scrape a page or integrate API calls into code.
🧰 Not standalone — use together with firecrawl/firecrawl-workflows
firecrawl-website-design-clone
✓★ 72by firecrawl
Extract any website's design system into an agent-ready DESIGN.md using Firecrawl scrape evidence. Use when the user wants colors, fonts, spacing, components, layout patterns, or brand/UI guidance from a website so AI agents can create new websites, clone a look, or build pages inspired by that design.
🧰 Not standalone — use together with firecrawl/firecrawl-workflows
tmux
✓★ 3by firecrawl
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
🧰 Not standalone — use together with firecrawl/openclaw