豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

firecrawl/firecrawl-cursor-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firecrawl Cursor Plugin

Cursor plugin that gives AI agents full web access through the Firecrawl CLI: search, scrape, map, crawl, browser automation, and AI-powered extraction.

What's included

  • skills/firecrawl/SKILL.md - Complete CLI reference covering search, scrape, map, crawl, browser, and agent commands with workflow patterns and examples
  • rules/install.mdc - Installation and authentication handling

Setup

npm install -g firecrawl-cli
firecrawl login --browser

Capabilities

  • Search - Web, image, and news search with optional full-page scraping of results
  • Scrape - Single page content extraction to clean markdown, with JS rendering support
  • Map - Discover all URLs on a site, with search filtering
  • Crawl - Bulk content extraction from entire site sections
  • Browser - Remote Chromium sessions for interactive pages (pagination, forms, modals)
  • Agent - AI-powered autonomous web research and structured data extraction

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from cursor/plugin-template