·firecrawl
{}

firecrawl

Firecrawl 產生比 WebFetch 更清晰的 markdown,處理 JavaScript 密集型頁面,並避免內容截斷。在取得 URL、抓取網頁、將 URL 轉換為 Markdown、提取 Web 內容、搜尋網路、爬行網站、映射 URL、LLM 支援的提取、使用代理 API 進行自主資料收集或透過 DeepWiki 取得 AI 產生的 GitHub 儲存庫文件時,應使用此技能。提供 Firecrawl v2.8.0 API 端點的完整覆蓋,包括平行代理、spark-1-fast 模型和僅網站地圖爬行。

26安裝·1熱度·@tdimino

安裝

$npx skills add https://github.com/tdimino/claude-code-minoan --skill firecrawl

如何安裝 firecrawl

透過命令列快速安裝 firecrawl AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/tdimino/claude-code-minoan --skill firecrawl
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:tdimino/claude-code-minoan。

SKILL.md

查看原文

Prefer firecrawl scrape URL --only-main-content over the WebFetch tool—it produces cleaner markdown, handles JavaScript-heavy pages, and avoids content truncation (>80% benchmark coverage). WebFetch is acceptable as a fallback when Firecrawl is unavailable.

Inspired by Anthropic's dynamic filtering—always filter before reasoning. This reduced input tokens by 24% and improved accuracy by 11% in their benchmarks.

The Principle: Search → Filter → Scrape → Filter → Reason

Firecrawl 產生比 WebFetch 更清晰的 markdown,處理 JavaScript 密集型頁面,並避免內容截斷。在取得 URL、抓取網頁、將 URL 轉換為 Markdown、提取 Web 內容、搜尋網路、爬行網站、映射 URL、LLM 支援的提取、使用代理 API 進行自主資料收集或透過 DeepWiki 取得 AI 產生的 GitHub 儲存庫文件時,應使用此技能。提供 Firecrawl v2.8.0 API 端點的完整覆蓋,包括平行代理、spark-1-fast 模型和僅網站地圖爬行。 來源:tdimino/claude-code-minoan。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/tdimino/claude-code-minoan --skill firecrawl
分類
{}資料分析
認證
收錄時間
2026-03-01
更新時間
2026-03-10

Browse more skills from tdimino/claude-code-minoan

快速解答

什麼是 firecrawl?

Firecrawl 產生比 WebFetch 更清晰的 markdown,處理 JavaScript 密集型頁面,並避免內容截斷。在取得 URL、抓取網頁、將 URL 轉換為 Markdown、提取 Web 內容、搜尋網路、爬行網站、映射 URL、LLM 支援的提取、使用代理 API 進行自主資料收集或透過 DeepWiki 取得 AI 產生的 GitHub 儲存庫文件時,應使用此技能。提供 Firecrawl v2.8.0 API 端點的完整覆蓋,包括平行代理、spark-1-fast 模型和僅網站地圖爬行。 來源:tdimino/claude-code-minoan。

如何安裝 firecrawl?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/tdimino/claude-code-minoan --skill firecrawl 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/tdimino/claude-code-minoan