Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsMédio

Firecrawl Scraper Skill

porbenedictking·benedictking· v1.0.0 · atualizado em 2026-04-10
78
Score

Web scraping skill leveraging the Firecrawl API for deep content extraction, format conversion, and page interaction. Use this skill to scrape web pages, extract structured data, capture screenshots, parse PDFs, or crawl entire websites. Triggers: firecrawl, scrape, extract content, screenshot, parse pdf, crawl website, 抓取网页, 提取内容, 网页截图

web-scrapingdata-extractioncontent-extractionwebsite-crawlingstructured-datapage-interaction
Linguagens
multi-language
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdfirecrawl-scraper/workflow
Determine the appropriate Firecrawl endpoint based on the user's request (scrape, crawl, map, batch-scrape, crawl-status).
Construct the JSON payload with the necessary parameters, such as URL, formats, actions, and crawl options.
Use the Task tool to invoke the `firecrawl-fetcher` sub-skill, passing the endpoint and JSON payload as arguments.
The sub-skill executes the Firecrawl API call and returns a JSON response.
Parse the JSON response to determine success or failure.
Extract the extracted content or crawl job ID from the response.
Present the extracted content or crawl job ID to the user.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aExa Search Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aPersistent Memory
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Read: Fetch Any URL or PDF as Markdown
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar a ←Datasheet Reader
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←Academic Deep Research
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar a ←Systematic Literature Review
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83

Árvore do Skill

Firecrawl Scraper Skill
firecrawl-scraper
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers8
scrape a webpageextract content from a websitecrawl an entire websitetake a screenshot of a webpageparse a PDF document from a URLextract structured data from a webpageget all URLs on a websitecheck crawl status

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download firecrawl-scraper
$ synaptic skills detail firecrawl-scraper
$ synaptic skills live firecrawl-scraper

Dependências

node.jsfirecrawl-api

Links

GitHub Repository