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

Browsing With Chrome Direct

porobra·obra· v1.0.0 · atualizado em 2026-04-11
83
Score

Use when you need direct browser control. This skill leverages the Chrome DevTools Protocol for controlling existing browser sessions, managing multiple tabs, automating form interactions, and extracting content using the `use_browser` MCP tool.

browser-automationend-to-end-testingchrome-devtools-protocolweb-scrapingform-automationheadless-browsertest-automation
Linguagens
JavaScript
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdbrowsing/workflow
1
Navigate to the target URL: — Use the `navigate` action to load the desired webpage.
2
Wait for key elements: — Employ `await_element` to ensure elements are loaded before interaction.
3
Interact with elements: — Use `click`, `type`, or `select` actions to interact with page elements.
4
Extract data: — Utilize the `extract` action to retrieve content from the page.
5
Capture screenshots: — Use the `screenshot` action to document the process or specific elements.
6
Handle multiple tabs (if needed): — Use `new_tab`, `close_tab`, and `tab_index` to manage multiple browser tabs.
7
Evaluate results: — Check auto-captured files to verify success.

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 aWriting Unit Tests
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aWriting E2E Tests
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←Maestro End-To-End
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Playwright Interactive Sandbox
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←Laravel Testing
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Browsing With Chrome Direct
browsing
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers8
automate browser tasksperform end-to-end web testingcontrol chrome browserextract data from a websitefill and submit web formsmanage browser tabstake screenshots of web pagesrun javascript in a browser

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

Links

GitHub Repository