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

Web Reader Skill

poranswerzhao·answerzhao· v1.0.0 · atualizado em 2026-04-10
75
Score

Implement web page content extraction capabilities using the z-ai-web-dev-sdk. Use this skill when the user needs to scrape web pages, extract article content, retrieve page metadata, or build applications that process web content. Supports automatic content extraction with title, HTML, and publication time retrieval.

web-scrapingcontent-extractionweb-content-processingz-ai-web-dev-sdkagent-developmentdata-extraction
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdweb-reader/workflow
1. Receive the URL of the webpage to extract.
2. Use the `z-ai-web-dev-sdk` to fetch the webpage content.
3. Extract the main article content, title, and metadata.
4. Parse and clean the HTML content.
5. Structure the extracted data into a JSON object.
6. Return the structured data, including title, content, publication time, and URL.

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 aClawDirect
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar aClawDirect-Dev
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aAnti-Detect Browser SDK
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

Web Reader Skill
web-reader
Fases Cognitivas3
1.SENSE
2.ACT
3.REFLECT
Triggers7
extract content from a webpagescrape a websiteread a webpageget article content from a URLretrieve webpage metadataprocess web contentuse z-ai-web-dev-sdk to read a page

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

Dependências

z-ai-web-dev-sdk

Links

GitHub Repository