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

OpenCLI Operate — Browser Automation for AI Agents

porjackwener·jackwener· v1.0.0 · atualizado em 2026-04-10
79
Score

Make websites accessible for AI agents. Navigate, click, type, extract, wait — using Chrome with existing login sessions. No LLM API key needed.

browser-automationai-agentweb-scrapingdom-manipulationheadless-chromeautomationweb-interaction
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdopencli-operate/workflow
1
Navigate — : Use `opencli operate open <url>` to open the target website.
2
Inspect — : Use `opencli operate state` to get the DOM structure and element indices.
3
Interact — : Use `opencli operate click <index>`, `opencli operate type <index> "text"`, or `opencli operate select <index> "option"` to interact with elements.
4
Verify — : Use `opencli operate get value <index>` to verify input values or `opencli operate state` to check for page changes.
5
Wait — : If needed, use `opencli operate wait selector ".loaded"` or `opencli operate wait time 3` to wait for elements or time.
6
Repeat — : Continue interacting and verifying until the task is complete.
7
Extract (optional) — : Use `opencli operate eval "JSON.stringify(...)"` to extract data from the page.

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 com ←OpenCLI Usage Guide
70%
Hebbian Synapse
Composite0.700
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

OpenCLI Operate — Browser Automation for AI Agents
opencli-operate
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.EVALUATE
5.REFLECT
Triggers7
automate a website interactionuse a website with an AI agentcontrol chrome with an AI agentscrape data from a website using an AI agentfill out a form on a website with an AI agentnavigate a website with an AI agentinteract with a website programmatically

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

Dependências

Chrome

Links

GitHub Repository