skills/firecrawl/SKILL.md
专业网页抓取和数据提取。使用 Firecrawl API 抓取网页、提取结构化数据、批量爬取网站。当用户需要抓取复杂网页、提取结构化数据、批量爬取时使用此技能。
npx skillsauth add aaaaqwq/agi-super-team firecrawlInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
此技能使用 Firecrawl API 提供专业网页抓取能力:
./scripts/firecrawl.sh scrape <url> [format]
./scripts/firecrawl.sh extract <url> <schema>
./scripts/firecrawl.sh crawl <url> [max_pages]
./scripts/firecrawl.sh search <query> [limit]
存储在: pass show api/firecrawl
./scripts/firecrawl.sh scrape "https://polymarket.com/event/fed-decision-in-march-885"
./scripts/firecrawl.sh extract "https://example.com/product" '{"name": "string", "price": "number"}'
./scripts/firecrawl.sh search "latest AI news" 5
development
Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams.
tools
Expert-level browser automation, debugging, and performance analysis using Chrome DevTools MCP. Use for interacting with web pages, capturing screenshots, analyzing network traffic, and profiling performance.
data-ai
Prompt for creating detailed feature implementation plans, following Epoch monorepo structure.
tools
Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code. Requires the Joyride extension.