这是Firecrawl的命令行工具,让你直接在终端里就能搜索、抓取、交互、爬取、映射网页,还能跑agent任务。安装很简单,一条命令就能搞定全局安装、认证和给所有检测到的AI编程编辑器装技能。如果你用Claude Code这类AI编程工具,它还能自动装好技能,让AI助手直接调用Firecrawl的能力。适合需要批量抓网页数据、做网站内容分析的开发者。
查看英文原文
🔥 Firecrawl CLI Command line interface for Firecrawl. Search, scrape, interact, crawl, map, and run agent jobs directly from your terminal. Installation [安装/使用命令见下方] Or set up everything in one command (install CLI globally, authenticate, and add skills across all detected coding editors): [安装/使用命令见下方] y runs setup non interactively browser opens the browser for Firecrawl authentication automatically skills install globally to every detected AI coding agent by default Setup Skills, Workflows, and MCP If you are using an AI coding agent like Claude Code, you can also install the skills manually: [安装/使用命令见下方] These install globally across all detected coding editors by default. Use agent to scope either command to one editor. Scope setup to a single harness By default skills route to every detected harness. To install and route to only one harness in a single command: [安装/使用命令见下方] Any args after bash s are forwarded to firecrawl init , so you can add things like skip auth for a skills only, no login setup. When you run firecrawl init interactively without agent , it shows a checkbox of your detected harnesses (all selected by default) so you can pick a subset. Harness agent value Claude Code claude code Codex codex Cursor cursor Windsurf windsurf OpenCode opencode OpenClaw openclaw OpenHands openhands Hermes Agent hermes agent Agent skills The init command installs all Firecrawl agent skill segments into AI coding agents (Cursor, Claude Code, Windsurf, etc.): CLI skills — teach agents how to use the Firecrawl CLI for live web work (search, scrape, interact, map, crawl, agent) Build skills — teach agents how to integrate Firecrawl into application code (choose endpoints, wire SDKs, set up API keys) Workflow skills — teach agents how to produce Firecrawl powered deliverables such as research briefs, SEO audits, QA reports, lead lists, knowledge bases, and design system extraction To reinstall skills manually: [安装/使用命令见下方] To install the Firecrawl MCP server into your ed