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

mini-browser (mb) — Browser CLI for Agents

porrunablehq·runablehq· v1.0.0 · atualizado em 2026-04-10
82
Score

Browser automation skill for AI agents using the mb CLI. Use when the agent needs to browse the web, take screenshots, scrape text, fill forms, click elements, record screencasts, run JS in pages, or audit designs. Triggers on: \"browse\", \"open a page\", \"take a screenshot\", \"scrape\", \"fill form\", \"click button\", \"web automation\", \"record screen\", \"design audit\", \"accessibility check\".

browser-automationweb-scrapingheadless-chromeai-agent-toolingweb-interactiondesign-audit
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdmini-browser/workflow
1. Install `mini-browser` if not already installed using `npm install -g @runablehq/mini-browser`.
2. Start Chrome with remote debugging enabled using `mb-start-chrome`.
3. Navigate to the target URL using `mb go <url>`.
4. Identify interactive elements using `mb snap`.
5. Interact with elements using `mb click <x> <y>`, `mb type [x y] <text>`, or `mb fill <k=v...>`.
6. Wait for page elements to load or network activity to settle using `mb wait <target>`.
7. Take a screenshot using `mb shot [file]` or extract text using `mb text [selector]`.
8. Stop Chrome using `mb-restart-chrome` if needed.

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 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 aAnti-Detect Browser SDK
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

mini-browser (mb) — Browser CLI for Agents
mini-browser
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.EVALUATE
5.REFLECT
Triggers10
browse the webopen a page in a browsertake a screenshot of a webpagescrape text from a websitefill out a form on a webpageclick a button on a websiteperform web automation tasksrecord a screencast of web activityaudit a website's designcheck website accessibility

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

Dependências

@runablehq/mini-browserpuppeteer-core

Links

GitHub Repository