Capabilities of web-access v2.5.2
mainThe web-access skill provides the following capabilities to AI Agents:
- Automatic Tool Selection: Automatically chooses between
WebSearch,WebFetch,curl,Jina, orCDPbased on the scenario. - CDP Proxy Browser Operation: Connects to local Chrome/Edge/Chromium browsers to use existing login sessions, support dynamic pages, and perform interactive operations.
- Advanced Interaction: Supports
/click(JS click),/clickAt(real mouse events), and/setFiles(file uploads). - Local Resource Retrieval: Uses
find-url.mjsto search local browser bookmarks and history (Chrome/Edge) for internal systems or previously visited URLs. - Parallel Execution: Distributes multiple targets to sub-agents that share a single Proxy with tab-level isolation.
- Site Experience Accumulation: Stores operational patterns (URL patterns, platform quirks) per domain to reuse across sessions.
- Media Extraction: Extracts image/video URLs from the DOM or takes video frame screenshots.