AgentSkillsCN

crawl4ai

采用Sidecar执行模式的高性能网络爬虫技能

SKILL.md
--- frontmatter
name: crawl4ai
version: 0.1.0
description: High-performance web crawler skill using Sidecar Execution Pattern
author: Omni Team
routing_keywords:
  - "crawl" # Primary: crawl web pages
  - "scrape" # Secondary: scrape web content
  - "fetch" # Alternative: fetch URL content
  # Removed "web" to avoid over-matching URL queries
execution_mode: subprocess
intents:
  - "Crawl a webpage and extract its content"
  - "Fetch website content as markdown"
  - "Scrape web pages for information"