Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
FI
@firecrawl
contributor on implexa, with 36 skills ranked by
SkillRank
across 1 source.
firecrawl on github
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
6.8
skills.sh
firecrawl-build-onboarding
firecrawl-build-onboarding guides credential setup and sdk installation for firecrawl integration, covering auth flow, env config, and initial smoke testing across multiple languages.
6.8
skills.sh
firecrawl-build-scrape
firecrawl-build-scrape integrates the /scrape endpoint for extracting single-page content (markdown, html, links) from known urls. covers common patterns like knowledge ingestion and pricing extraction with clear escalation rules to related skills.
6.8
skills.sh
firecrawl-research-index
firecrawl-research-index locates research papers answering queries via semantic search, structural graph traversal, and intent-driven ranking across citation networks and reference sets.
6.2
skills.sh
firecrawl-dashboard-reporting
firecrawl-dashboard-reporting extracts metrics from web dashboards using browser automation, handling authenticated access and multi-dashboard parallel collection with structured json output and audit trails.
6.1
skills.sh
firecrawl-deep-research
firecrawl-deep-research orchestrates multi-angle web scraping and synthesis to produce sourced research reports. it scales from quick 3-5 query sweeps to exhaustive multi-source investigations with parallel angle workers, then assembles findings into structured markdown with explicit source citations and uncertainty flagging.
5.8
skills.sh
firecrawl-download
firecrawl-download maps and scrapes entire websites into organized local file trees, supporting markdown, screenshots, and multi-format output per page with path filtering and format control.
5.8
skills.sh
firecrawl-shop
firecrawl-shop orchestrates web research across product sites and review sources to build shopping recommendations, with optional cart integration when user consent is confirmed.
5.8
skills.sh
firecrawl-competitive-intel
firecrawl-competitive-intel monitors competitor pricing, features, and product changes over time using firecrawl scraping. it structures findings into alerts, per-competitor breakdowns, and cross-competitor matrices with source attribution for diffing.
5.8
skills.sh
firecrawl-interact
firecrawl-interact enables browser automation on previously scraped pages via natural language commands or code, supporting form fills, clicks, pagination, and multi-step navigation with session persistence through profiles.
5.7
skills.sh
firecrawl-company-directories
firecrawl-company-directories extracts structured company lists from web directories using browser automation or static scraping, with flexible field capture and json/csv export, though lacks explicit failure handling.
5.4
skills.sh
firecrawl-knowledge-ingest
firecrawl-knowledge-ingest crawls documentation portals using browser automation, handling authentication and pagination. it extracts markdown content and metadata but lacks concrete procedural detail and error handling guidance.
5.2
skills.sh
firecrawl-parse
firecrawl-parse converts local documents (pdf, docx, xlsx, html, etc) to markdown with optional ai summarization and qa. outputs to disk to avoid context bloat.
5.2
skills.sh
firecrawl-market-research
firecrawl-market-research extracts financial and industry data via web scraping and search, producing structured market overviews with company profiles and trend analysis. limited guidance on failure modes and source reliability.
5.1
skills.sh
firecrawl-monitor
firecrawl-monitor detects website content changes and delivers notifications via webhook or email, with per-field diffs and change classification (same, new, changed, removed, error).
5.1
skills.sh
firecrawl-research-papers
firecrawl-research-papers orchestrates literature review assembly by inferring topic constraints from context, searching paper corpora via firecrawl research tools, expanding via related-paper graphs, and synthesizing findings into a sourced markdown report with themes, debates, and emerging trends.
4.9
skills.sh
firecrawl-lead-research
firecrawl-lead-research gathers company and person intelligence via firecrawl search and scrape to produce pre-meeting briefs. requires manual interpretation of outputs and lacks procedural rigor.
4.8
skills.sh
firecrawl-lead-gen
firecrawl-lead-gen automates prospect extraction from web directories and databases using firecrawl's browser tool, with role, industry, and company filters. scope and field coverage remain incomplete in provided docs.
4.6
skills.sh
firecrawl-website-design-clone
firecrawl-website-design-clone extracts a website's visual design system into a markdown file ready for agent consumption. it combines firecrawl scraping with structured synthesis of colors, fonts, spacing, and components.
4.3
skills.sh
firecrawl-build-crawl
firecrawl-build-crawl covers bulk page extraction across site sections using the /crawl endpoint, with guidance on scope constraints and when to prefer /scrape or /map instead.
4.2
skills.sh
firecrawl-browser
firecrawl-browser provides browser interaction capabilities for scraping javascript-heavy pages and handling multi-step workflows, but the documentation cuts off mid-quickstart without completing procedural steps.
3.2
skills.sh
firecrawl-instruct
firecrawl-instruct enables browser-based interaction with scraped pages via natural language commands, targeting javascript-dependent content and multi-step workflows. incomplete procedural documentation limits practical utility.
—
skills.sh
convert-documents-to-markdown
Convert Word (.doc, .docx), PowerPoint (.ppt, .pptx), Excel (.xls, .xlsx), OpenDocument (.odt, .ods, .odp), RTF, EPUB, CSV, and PDF files to GitHub-Flavored…
—
skills.sh
firecrawl-demo-walkthrough
Walk through a product's key flows with Firecrawl browser and produce a structured UX/product walkthrough. Use for signup, onboarding, pricing, docs,…
—
skills.sh
firecrawl-qa
QA test a live website with Firecrawl browser and scrape evidence. Use when the user wants exploratory QA, form testing, navigation/link checks, responsive…
—
skills.sh
firecrawl-workflows
Run outcome-focused Firecrawl workflows that produce deliverables such as research reports, literature reviews over published papers, SEO audits, QA reports,…
—
skills.sh
firecrawl-knowledge-base
Build a knowledge base from web content with Firecrawl. Use for local reference docs, RAG-ready chunks, fine-tuning datasets, documentation mirrors, topic…
—
skills.sh
firecrawl-seo-audit
Audit a website's SEO with Firecrawl. Use when the user asks for an SEO audit, metadata and heading review, sitemap/site-structure analysis, keyword…
—
skills.sh
firecrawl-build-interact
Integrate Firecrawl `/interact` into product code for dynamic pages and browser actions after scraping. Use when a feature needs clicks, form fills,…
—
skills.sh
firecrawl-build-search
Integrate Firecrawl `/search` into product code and agent workflows. Use when an app needs discovery before extraction, when the feature starts with a query…
—
skills.sh
firecrawl-map
Discover and list a site's URLs, with search filtering. Use for "map the site" or "find the URL for" requests — when the user knows the site but not the exact…
—
skills.sh
firecrawl-agent
Autonomous multi-page extraction into structured JSON. Use when the user wants website data matching a schema — pricing tiers, product listings — beyond a…
—
skills.sh
firecrawl-crawl
Bulk-extract many pages from one site or section. Use for "crawl", "everything under /docs", or content spanning linked pages.
—
skills.sh
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 over WebFetch.
—
skills.sh
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; for library, API,…
—
skills.sh
firecrawl
Any live-web task via the Firecrawl CLI — including ordinary web research: searching the web, reading or extracting pages, gathering sources, discovering site…
—
skills.sh
firecrawl-build-map
Integrate Firecrawl `/map` into product code for URL discovery on a known site. Use when a feature needs to find pages before scraping or crawling, especially…
firecrawl (36 skills ranked by SkillRank) | implexa