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

Agent Fetch

porteng-lin·teng-lin· v1.0.0 · atualizado em 2026-04-11
79
Score

Fetch and extract full article content from URLs. Returns complete text with structure (headings, links, lists) instead of summaries. Employs 7 extraction strategies with browser impersonation, operating in 200-700ms.

web-scrapingcontent-extractionarticle-fetchingurl-parsingbrowser-automationtext-processing
Linguagens
TypeScriptJavaScript
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdagent-fetch/workflow
User requests to fetch content from a URL.
Agent invokes the `agent-fetch` skill with the provided URL.
`agent-fetch` fetches the URL using browser impersonation and multiple extraction strategies.
The skill selects the best extraction result based on completeness.
Metadata (title, author, date) is composed from the best source.
The extracted content is formatted as markdown.
The agent presents the formatted content to the user.
If the fetch fails, the agent suggests a retry or informs 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

Depende deAgent Fetch
100%
Hebbian Synapse
Composite1.000
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aAmazon Product Finder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
84
Similar aX Research
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aBNB Chain MCP Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Agent Fetch
agent-fetch
Fases Cognitivas5
1.SENSE
2.ACT
3.CONTEXTUALIZE
4.REFLECT
5.RECOMMEND
Triggers7
fetch content from a URLextract article from a webpageread the full text of a URLget the complete article from a linkscrape a website for its contentanalyze the content of a webpageretrieve article content from a URL

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 agent-fetch
$ synaptic skills detail agent-fetch
$ synaptic skills live agent-fetch

Dependências

npxagent-fetch

Links

GitHub Repository