en un clic
browser-cdp
// Native CDP browser automation reference. Headless/headed Chrome control, screenshots, JS evaluation. (/browser-cdp, browser automation, cdp, scraping)
// Native CDP browser automation reference. Headless/headed Chrome control, screenshots, JS evaluation. (/browser-cdp, browser automation, cdp, scraping)
Run a comprehensive language-agnostic repository health audit, scored 0-100. Detects language, runs native tooling, never assumes JS/Python.
Agent-to-Agent (A2A) protocol gateway reference. JSON-RPC 2.0 peer-to-peer agent communication. (/a2a-gateway, a2a, agent protocol)
Runtime tool management with tool_manage and tools.toml format. Create, enable, disable, reload tools without restart. (/dynamic-tools, tool_manage, runtime tools)
Reference for all 25+ opencli-rs dynamic tools (news, social, search, web). Use when user asks about trending topics, news, social media, jobs, or web search. (/opencli, opencli tools, news, trending)
Estimate codebase cost-to-build, AI-assisted ROI, and fair-market valuation
Run a comprehensive language-agnostic security & CVE audit, scored 0-100
| name | browser-cdp |
| description | Native CDP browser automation reference. Headless/headed Chrome control, screenshots, JS evaluation. (/browser-cdp, browser automation, cdp, scraping) |
Built-in browser control via Chrome DevTools Protocol — no Node.js, no Playwright, pure Rust.
| Tool | Required | Optional | What |
|---|---|---|---|
browser_navigate | url | headless | Navigate to URL |
browser_click | selector | — | Click element by CSS selector |
browser_type | text | selector | Type text into input |
browser_screenshot | — | selector | Screenshot (returns file path) |
browser_eval | script | — | Execute JavaScript |
browser_content | — | selector, text_only | Extract text/HTML |
browser_wait | — | selector, timeout_secs, delay_secs | Wait for element or delay |
browser_find | pattern | mode, limit | Find elements on page |
headless: false to browser_navigate.<<IMG:path>> to send to channels.browser flag.rm -f ~/.opencrabs/chrome-profile/SingletonLock ~/.opencrabs/chrome-profile/SingletonCookie ~/.opencrabs/chrome-profile/SingletonSocket then retry.pkill -f chrome then retry.