自动抓取网页与整站结构化数据,批量提取并映射网站内容。
整体偏低风险:材料显示这是一个开源、社区采用度高的 prompt-only 技能,本身未声明本地执行或本地文件访问。需留意其文档提到会通过 Composio/Firecrawl 进行网页抓取与账号连接,因此存在常规的外部网络访问与第三方服务数据处理面。
元数据写明“无”密钥/环境变量,但 README 明确提到“Connect your Firecrawl account when prompted”,说明使用过程中可能涉及第三方账号授权。未见要求直接提供本地敏感凭证,风险主要是常规的第三方账户令牌授权与额度滥用面。
技能用途就是抓取网页、爬站与结构化提取,README 还提到通过 Composio MCP 端点“https://rube.app/mcp”接入,并访问用户指定的网站 URL。属于其声明功能内的常规外发;材料未显示无关或隐蔽的数据上报端点。
系统检查项标注为 prompt-only,材料中也未描述需要在本机起进程、执行 shell/脚本或申请扩展系统权限。文档仅描述调用网页抓取相关工具能力,未见本地代码执行红旗。
未见声明可读取或写入本地文件、剪贴板、系统目录或其他本机数据源;其数据范围主要是用户提供的 URL 及抓取回来的网页内容。就材料所示,不存在超出声明功能的本地数据访问。
正面信号较强:GitHub 开源、社区采用高(64.7k star),有利于降低供应链风险。但许可证未声明、维护状态未知,且仓库为 skills 集合页而非此集成的独立原始实现说明,来源链条仍需做最小化核验。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "Firecrawl Automation" 技能: 1. 下载 https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/firecrawl-automation/SKILL.md 2. 保存为 ~/.claude/skills/firecrawl-automation/SKILL.md 3. 装好后重载技能,告诉我可以用了
Run Firecrawl web crawling and extraction directly from Claude Code. Scrape individual pages, crawl entire sites, extract structured data with AI, batch process URL lists, and map website structures without leaving your terminal.
Toolkit docs: composio.dev/toolkits/firecrawl
https://rube.app/mcp
Fetch content from a URL in multiple formats with optional browser actions for dynamic pages.
Tool: FIRECRAWL_SCRAPE
Key parameters:
url (required) -- fully qualified URL to scrapeformats -- output formats: markdown (default), html, rawHtml, links, screenshot, jsononlyMainContent (default true) -- extract main content only, excluding nav/footer/adswaitFor -- milliseconds to wait for JS rendering (default 0)timeout -- max wait in ms (default 30000)actions -- browser actions before scraping (click, write, wait, press, scroll)includeTags / excludeTags -- filter by HTML tagsjsonOptions -- for structured extraction with schema and/or promptExample prompt: "Scrape the main content from https://example.com/pricing as markdown"
Discover and scrape multiple pages from a website with configurable depth, path filters, and concurrency.
Tool: FIRECRAWL_CRAWL_V2
Key parameters:
url (required) -- starting URL for the crawllimit (default 10) -- max pages to crawlmaxDiscoveryDepth -- depth limit from the root pageincludePaths / excludePaths -- regex patterns for URL pathsallowSubdomains -- include subdomains (default false)crawlEntireDomain -- follow sibling/parent links, not just children (default false)sitemap -- include (default), skip, or onlyprompt -- natural language to auto-configure crawler settingsscrapeOptions_formats -- output format for each pagescrapeOptions_onlyMainContent -- main content extraction per pageExample prompt: "Crawl the docs section of firecrawl.dev, max 50 pages, only paths matching docs"
Extract structured JSON data from web pages using AI with a natural language prompt or JSON schema.
Tool: FIRECRAWL_EXTRACT
Key parameters:
urls (required) -- array of URLs to extract from (max 10 in beta). Supports wildcards like https://example.com/blog/*prompt -- natural language description of what to extractschema -- JSON Schema defining the desired output structureenable_web_search -- allow crawling links outside initial domains (default false)At least one of prompt or schema must be provided.
Check extraction status with FIRECRAWL_EXTRACT_GET using the returned job id.
Example prompt: "Extract company name, pricing tiers, and feature lists from https://example.com/pricing"
Scrape many URLs concurrently with shared configuration for efficient bulk data collection.
Tool: FIRECRAWL_BATCH_SCRAPE
Key parameters:
urls (required) -- array of URLs to scrapeformats -- output format for all pages (default markdown)onlyMainContent (default true) -- main content extractionmaxConcurrency -- parallel scrape limitignoreInvalidURLs (default true) -- skip bad URLs instead of failing the batchlocation -- geolocation settings with country codeactions -- browser actions applied to each pageblockAds (default true) -- block advertisementsExample prompt: "Batch scrape these 20 product page URLs as markdown with ad blocking"
…
通过 Rube MCP 自动执行 Vero 营销与用户触达相关任务。
通过 Rube MCP 自动处理 Sympla 的活动与票务相关操作流程。
通过 Rube MCP 自动化处理 YNAB 预算任务与数据查询操作
通过 Rube MCP 自动化执行 Tisane 任务,并先检索最新工具 schema。
通过 Rube MCP 自动执行 Yelp 搜索、商家信息获取与相关流程操作。
通过 Rube MCP 自动执行 Cloudlayer 任务,并先检索最新工具 schema。
支持高级网页爬取、JS渲染与结构化数据提取,便于采集和分析网页内容
为 AI 代理提供网页抓取、爬取与站点映射能力,快速收集结构化信息。
通过 Apify 自动运行网页抓取任务、管理数据集并获取结构化采集结果。
帮助用户抓取、爬取、映射并搜索网页数据,支持 AI 代理检索与分析。
帮助 AI 代理抓取网页并按校验规则提取结构化内容与文档数据。
帮助你用本地无头浏览器安全抓取网页、提取结构化数据并生成截图。