Firecrawl CLI
技能 活跃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 documentation, download a site, or interact with pages that need clicks or logins. Also use when they say "fetch this page", "pull the content from", "get the page at https://", or reference external websites. This provides real-time web search with full page content and interact capabilities — beyond what Claude can do natively with built-in tools. Do NOT trigger for local file operations, git commands, deployments, or code editing tasks.
To provide users with a powerful and versatile command-line interface for accessing and extracting information from the web, going beyond the native capabilities of LLMs.
功能
- Web search with multiple sources and filters
- Scrape static and dynamic web pages
- Crawl entire websites or sections
- AI-powered web data extraction via agent jobs
- Interactive web page manipulation
- Download websites as local files
- Parse local files (PDF, DOCX, etc.)
- Authentication via API key or browser login
使用场景
- Researching topics and finding relevant web pages.
- Extracting content from specific URLs or entire websites.
- Automating data collection from web sources.
- Interacting with web pages that require clicks, logins, or form submissions.
- Integrating web data into AI agent workflows.
非目标
- Local file operations.
- Git commands.
- Deployments.
- Code editing tasks.
- Direct manipulation of codebases.
工作流
- Determine the user's intent (search, scrape, crawl, interact, agent).
- Select the appropriate Firecrawl CLI command.
- Configure command options (URL, formats, limits, schema, etc.).
- Execute the command and authenticate if necessary.
- Process the output (save to file, pipe to other tools, review results).
实践
- Web scraping best practices
- Data extraction
- CLI tool usage
- AI agent integration
先决条件
- Node.js installed
- Firecrawl API key or self-hosted instance
- Optional: AI coding agent (e.g., Claude Code) for skill installation
Trust
- warning:Issues AttentionThere were 4 issues opened and 1 issue closed in the last 90 days, indicating a closure rate below 50% and potentially slow maintainer response.
安装
请先添加 Marketplace
/plugin marketplace add firecrawl/cli/plugin install cli@firecrawl质量评分
类似扩展
Agent Browser
100AI 代理的浏览器自动化 CLI。当用户需要与网站交互时使用,包括浏览页面、填写表单、点击按钮、截屏、提取数据、测试 Web 应用或自动化任何浏览器任务。触发条件包括请求“打开网站”、“填表”、“点击按钮”、“截屏”、“抓取页面数据”、“测试此 Web 应用”、“登录网站”、“自动化浏览器操作”或任何需要以编程方式进行 Web 交互的任务。
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Telegram Crabbox E2e Proof
100Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.
Chatgpt Search
100Search ChatGPT and extract the full response + hydration JSON that powers the UI. Attaches to a running Chrome instance (port 9222 by default), opens ChatGPT, submits a query, waits for the streamed response, and returns structured data: messages, product cards, hydration JSON, and API calls. Use when asked to "search chatgpt", "ask chatgpt", "chatgpt search", "get chatgpt response", or "scrape chatgpt".