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

Web Research with x402 APIs

pormerit-systems·merit-systems· v1.0.0 · atualizado em 2026-04-11
80
Score

This skill enables the agent to conduct web research. It can search for information, identify relevant sources, and extract key data from web pages.

web-researchexa-apifirecrawl-apineural-searchweb-scrapinginformation-retrievalrag-pipeline
Linguagens
multi-language
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdweb-research/workflow
1. Determine the information need and choose the appropriate tool (Exa or Firecrawl).
2. Construct the API request with relevant parameters (query, URL, number of results, etc.).
3. Execute the API request using `npx agentcash fetch`.
4. Parse the API response to extract the desired information (URLs, text content, answers).
5. Evaluate the relevance and quality of the retrieved information.
6. Refine the search query or scraping parameters if needed.
7. Synthesize the findings to answer the original information need.

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 aMemory Notes
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aLiterature Review
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aReddit Fetch via Gemini CLI
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
76

Árvore do Skill

Web Research with x402 APIs
web-research
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.EVALUATE
5.REFLECT
Triggers8
perform web research using Exa APIscrape a webpage with Firecrawlfind similar pages to a given URLextract text content from a websiteget a direct answer to a question using Exasearch the web and scrape the resultsuse neural search to find relevant informationresearch a topic on the web

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 web-research
$ synaptic skills detail web-research
$ synaptic skills live web-research

Dependências

npxagentcash

Links

GitHub Repository