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 JS-rendered pages, multiple concurrent URLs, and returns LLM-optimized markdown. Use this instead of WebFetch for any webpage content extraction.
适合你,如果需要从网页获取结构化文本用于LLM或文档处理。
/ 通过 npx 安装 校验哈希
npx oh-my-skill add firecrawl/cli/firecrawl-scrape/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- firecrawl/cli/firecrawl-scrape/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify firecrawl/cli/firecrawl-scrape安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
–GitHub stars
~750上下文体积 · 单文件
索引托管
怎么用
商店整理自技能原文 · 版本 5cf5c92 · 表述以原文为准它做什么
安装后,Claude 能根据你给的网址,提取网页的干净 Markdown 内容,包括 JavaScript 渲染的页面。支持同时处理多个网址,并返回适合大语言模型阅读的格式。
什么时候触发
当你提供网址并想要其内容,或说出“抓取”、“提取”、“读取这个网页”等关键词时触发。
装好后可以这样说
Claude 会提取该网址的 Markdown 内容。
Claude 会并发处理多个网址。
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…