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

Browser Automation with cmux

pormanaflow-ai·manaflow-ai· v1.0.0 · atualizado em 2026-04-10
75
Score

End-user browser automation with cmux. Use when you need to open sites, interact with pages, wait for state changes, and extract data from cmux browser surfaces.

browser-automationweb-scrapingcmuxweb-interactionagent-toolingheadless-browser
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdcmux-browser/workflow
1. Open or target a browser surface using `cmux browser open`.
2. Snapshot the current state of the browser surface using `cmux browser <surface> snapshot --interactive` to get element references.
3. Interact with elements using commands like `cmux browser <surface> click <element>`, `cmux browser <surface> fill <element> <value>`, or `cmux browser <surface> press <key>`.
4. Wait for state changes using `cmux browser <surface> wait` with selectors, text, URL conditions, or load states.
5. Re-snapshot the browser surface after DOM or navigation changes.
6. Extract data using `cmux browser <surface> get <property> <element>`.

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 decmux - Cloud Sandboxes for Development
100%
Hebbian Synapse
Composite1.000
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aRemembering Conversations
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aInstaclaw 🦞
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aNotebookLM Automation
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

Browser Automation with cmux
cmux-browser
Fases Cognitivas3
1.SENSE
2.ACT
3.REFLECT
Triggers7
automate a browser task with cmuxinteract with a webpage using cmuxextract data from a cmux browser surfaceopen a website in cmux browserfill out a form using cmuxwait for a page element in cmux browserclick a button on a webpage using cmux

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

Dependências

cmux

Links

GitHub Repository