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

Chrome DevTools Agent

porgithub·github· v1.0.0 · atualizado em 2026-04-10
80
Score

Expert-level browser automation, debugging, and performance analysis using Chrome DevTools MCP. Use for interacting with web pages, capturing screenshots, analyzing network traffic, and profiling performance.

browser-automationchrome-devtoolsweb-scrapingperformance-analysisdebuggingend-to-end-testing
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdchrome-devtools/workflow
1
List Pages: — Use `list_pages` to identify available browser pages.
2
Select Page: — Use `select_page` to focus on the target page.
3
Take Snapshot: — Use `take_snapshot` to get the page structure and element `uid`s.
4
Interact: — Use `click`, `fill`, or other interaction tools with the correct `uid`.
5
Verify: — Use `take_screenshot` or `list_console_messages` to verify the action's outcome.
6
Analyze (if needed): — Use `performance_start_trace` and `performance_analyze_insight` for performance issues.

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

Compõe comWeb Scraper
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aAPI Test Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
88
Similar aTest Data Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aAutoresearch: Autonomous Iterative Experimentation
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83

Árvore do Skill

Chrome DevTools Agent
chrome-devtools
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.EVALUATE
5.REFLECT
Triggers8
automate browser interactionsdebug a web pageanalyze web page performancetake a screenshot of a websiteinteract with a web page elementfill out a form on a websiteextract data from a websiteprofile website performance

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança49%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download chrome-devtools
$ synaptic skills detail chrome-devtools
$ synaptic skills live chrome-devtools

Links

GitHub Repository