Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsAvançado

Skill: Browser Screenshot

porzc277584121·zc277584121· v1.0.0 · atualizado em 2026-04-10
80
Score

Take focused, region-specific screenshots from web pages. Navigates to the right page based on user context (URL, search query, social media post), locates the target region via DOM selectors, and crops to a clean, focused screenshot.

browser-automationscreenshot-tooldom-manipulationweb-scrapingimage-processingvisual-verification
Linguagens
JavaScriptHTMLCSS
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdbrowser-screenshot/workflow
**Research Page**: Use WebSearch/WebFetch to find the best URL.
**Navigate**: Open the page in the browser using `agent-browser open`.
**Locate Target**: Identify the target element using DOM selectors.
**Capture Screenshot**: Take a full-page or viewport screenshot.
**Crop Image**: Crop the screenshot to the target region using ImageMagick.
**Verify Result**: Read the output image to ensure it captured the correct content.
**Output**: Save the cropped screenshot to the specified path.

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 aDynamic Stop Loss (DSL) v4
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aQVeris — Search & Action Engine
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aAdversarial Review
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77

Árvore do Skill

Skill: Browser Screenshot
browser-screenshot
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.EVALUATE
5.REFLECT
Triggers8
take a screenshot of a specific region on a webpagecapture a cropped screenshot of a web elementget a screenshot of a reddit postscreenshot a tweetcapture a specific section of an articletake a screenshot of a chart on a webpagecreate a focused screenshot from a websitegenerate a cropped image from a webpage

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 browser-screenshot
$ synaptic skills detail browser-screenshot
$ synaptic skills live browser-screenshot

Dependências

agent-browserImageMagick

Links

GitHub Repository