Skip to main content
firecrawl
GitHub 제작자 프로필

firecrawl

8개 GitHub 저장소에서 수집된 62개 skills를 저장소 단위로 보여줍니다.

수집된 skills
62
저장소
8
업데이트
2026년 9월 2일
저장소 탐색

저장소와 대표 skills

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 single-page scrape.

2026년 8월 27일
firecrawl-crawl
미분류

Bulk-extract many pages from one site or section. Use for "crawl", "everything under /docs", or content spanning linked pages.

2026년 8월 27일
firecrawl-developer-index
미분류

Search issues, merged pull requests, READMEs, and documentation. Use when the question is how a library or API behaves, what an error means, or whether a bug was fixed; prefer this over a general web page.

2026년 8월 27일
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.

2026년 8월 27일
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 scrape failed or returned incomplete content.

2026년 8월 27일
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 page, or wants site structure.

2026년 8월 27일
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 one-off scrapes) or web-wide watches for new results (queries + goal).

2026년 8월 27일
firecrawl-parse
미분류

Convert a local file (PDF, DOCX, XLSX, HTML, …) to markdown, or answer questions about its content. Use whenever the input is a file path, not a URL.

2026년 8월 27일
수집된 skill 33개 중 8개를 표시합니다.
firecrawl-agent
소프트웨어 개발자

AI-powered autonomous data extraction that navigates complex sites and returns structured JSON. Use this skill when the user wants structured data from websites, needs to extract pricing tiers, product listings, directory entries, or any data as JSON with a…

2026년 6월 11일
firecrawl
시장조사 분석가·마케팅 전문가

Search, scrape, and interact with the web via the Firecrawl CLI. Use this skill whenever the user wants to search the web, find articles, research a topic, look something up online, scrape a webpage, grab content from a URL, get data from a website, crawl…

2026년 6월 11일
firecrawl-crawl
소프트웨어 개발자

Bulk extract content from an entire website or site section. Use this skill when the user wants to crawl a site, extract all pages from a docs section, bulk-scrape multiple pages following links, or says "crawl", "get all the pages", "extract everything under…

2026년 6월 11일
firecrawl-download
소프트웨어 개발자

Download an entire website as local files — markdown, screenshots, or multiple formats per page. Use this skill when the user wants to save a site locally, download documentation for offline use, bulk-save pages as files, or says "download the site", "save as…

2026년 6월 11일
firecrawl-interact
소프트웨어 개발자

Control and interact with a live browser session on any scraped page — click buttons, fill forms, navigate flows, and extract data using natural language prompts or code. Use when the user needs to interact with a webpage beyond simple scraping: logging into…

2026년 6월 11일
firecrawl-map
소프트웨어 개발자

Discover and list all URLs on a website, with optional search filtering. Use this skill when the user wants to find a specific page on a large site, list all URLs, see the site structure, find where something is on a domain, or says "map the site", "find the…

2026년 6월 11일
firecrawl-monitor
소프트웨어 개발자

Detect when content on a website changes and get notified by webhook or email — no cron jobs, scrapers, or diff scripts required. Use this skill whenever the user wants to track changes on a page, watch competitor pricing, alert on new job postings or blog…

2026년 6월 11일
firecrawl-parse
데스크톱 출판 전문가

Efficiently extract and convert the contents of any local file—such as PDF, DOCX, DOC, ODT, RTF, XLSX, XLS, or HTML—into clean, well-formatted markdown saved to disk. Use this skill whenever the user requests to parse, read, or extract information from a file…

2026년 6월 11일
수집된 skill 10개 중 8개를 표시합니다.
firecrawl-crawl
소프트웨어 개발자

Bulk extract content from an entire website or site section. Use this skill when the user wants to crawl a site, extract all pages from a docs section, bulk-scrape multiple pages following links, or says "crawl", "get all the pages", "extract everything under…

2026년 6월 10일
firecrawl-map
소프트웨어 개발자

Discover and list all URLs on a website, with optional search filtering. Use this skill when the user wants to find a specific page on a large site, list all URLs, see the site structure, find where something is on a domain, or says "map the site", "find the…

2026년 6월 10일
firecrawl-scrape
소프트웨어 개발자

Extract clean markdown from any URL, including JavaScript-rendered SPAs. Use this skill whenever the user provides a URL and wants its content, says "scrape", "grab", "fetch", "pull", "get the page", "extract from this URL", or "read this webpage". Handles…

2026년 6월 10일
firecrawl
소프트웨어 개발자

Search, scrape, and interact with the web via the Firecrawl CLI. Use this skill whenever the user wants to search the web, find articles, research a topic, look something up online, scrape a webpage, grab content from a URL, get data from a website, crawl…

2026년 6월 10일
firecrawl-agent
소프트웨어 개발자

AI-powered autonomous data extraction that navigates complex sites and returns structured JSON. Use this skill when the user wants structured data from websites, needs to extract pricing tiers, product listings, directory entries, or any data as JSON with a…

2026년 5월 11일
firecrawl-interact
소프트웨어 개발자

Control and interact with a live browser session on any scraped page — click buttons, fill forms, navigate flows, and extract data using natural language prompts or code. Use when the user needs to interact with a webpage beyond simple scraping: logging into…

2026년 5월 11일
firecrawl-parse
소프트웨어 개발자

Efficiently extract and convert the contents of any local file—such as PDF, DOCX, DOC, ODT, RTF, XLSX, XLS, or HTML—into clean, well-formatted markdown saved to disk. Use this skill whenever the user requests to parse, read, or extract information from a file…

2026년 5월 11일
firecrawl-search
소프트웨어 개발자

Web search with full page content extraction. Use this skill whenever the user asks to search the web, find articles, research a topic, look something up, find recent news, discover sources, or says "search for", "find me", "look up", "what are people saying…

2026년 5월 11일
competitor-analysis
시장조사 분석가·마케팅 전문가

Compare two or more companies, products, or platforms across pricing, features, positioning, and docs. Use this skill whenever the user says "compare X vs Y", "how does X stack up against Y", "alternatives to X", "competitive landscape of …", "X vs Y vs Z",…

2026년 4월 15일
financial-research
재무 및 투자 분석가

Pull company financials, SEC filings, and analyst consensus for a public company. Use this skill whenever the user says "10-K", "10-Q", "earnings", "revenue of", "financials for", "analyst rating for", "price target for", or provides a stock ticker. Combines…

2026년 4월 15일
pricing-tracker
시장조사 분석가·마케팅 전문가

Extract and normalize pricing tiers from any SaaS, API, cloud, or LLM vendor's pricing page. Use this skill whenever the user says "pricing for X", "how much does X cost", "pricing tiers", "cost comparison", provides a URL ending in `/pricing` or `/plans`, or…

2026년 4월 15일
structured-extraction
소프트웨어 개발자

Extract structured data matching a JSON schema from websites. Handles complex nested schemas, arrays, pagination, and validation. Always outputs via formatOutput.

2026년 4월 10일
e-commerce
소프트웨어 개발자

Navigate e-commerce sites to extract products, pricing, categories, and inventory. Handles pagination, variants, and JS-heavy storefronts.

2026년 4월 9일
deep-research
시장조사 분석가·마케팅 전문가

Multi-source research with source triangulation and fact-checking. Use for any research task requiring 3+ sources.

2026년 4월 6일
저장소 8개 중 8개 표시
모든 저장소를 표시했습니다