agent-browser-coreOpenClaw skill for the agent-browser CLI (Rust-based with Node.js fallback) enabling AI-friendly web automation with snapshots, refs, and structured commands.
Install via ClawdBot CLI:
clawdbot install codedao12/agent-browser-coreProvide an advanced, production-ready playbook for using agent-browser to automate web tasks via CLI and structured commands.
references/agent-browser-overview.md for install, architecture, and core concepts.references/agent-browser-command-map.md for command categories and flags.references/agent-browser-safety.md for high-risk controls and safe mode rules.references/agent-browser-workflows.md for recommended AI workflows.references/agent-browser-troubleshooting.md for common issues and fixes.--json for machine parsing and scripting.eval, --allow-file-access, custom --executable-path, or arbitrary --args without explicit approval.network route, set credentials, and cookie/storage mutations unless the task requires it.--allow-file-access unless explicitly required.Generated Mar 1, 2026
Automate daily price checks across competitor websites by taking snapshots of product pages and extracting pricing data via refs. Use structured commands to navigate, wait for load states, and output JSON for analysis, enabling AI agents to track market trends without manual intervention.
Scrape public financial reports or stock data from regulatory websites using snapshots and refs to capture structured tables. Employ JSON output for easy parsing into databases, with safe mode to restrict access to allowed domains and avoid risky mutations.
Automate checks on user-generated content platforms by taking snapshots of web pages to detect policy violations. Use refs to highlight specific elements and output results as JSON for review, ensuring deterministic automation with load-state waits for dynamic content.
Gather property listings from multiple real estate websites by automating navigation and snapshot capture. Extract details like price and location via refs, outputting structured JSON for comparison, with session management to handle authentication if required.
Automate the collection of research data from online journals or databases using snapshots to preserve page states. Use refs to target specific sections and output JSON for analysis, with operational guardrails to avoid overloading resources and ensure compliance with terms.
Offer a subscription-based service where businesses use this skill to automate web tasks like data scraping or monitoring. Revenue comes from tiered pricing based on usage volume, with added value from JSON output integration and support for AI workflows.
Provide consulting to companies needing custom automation solutions, using this skill to build deterministic workflows for specific industries. Revenue is generated through project-based fees and ongoing maintenance contracts, leveraging the CLI's fast performance.
Use the skill to collect and structure web data at scale, then sell processed datasets to clients in sectors like finance or retail. Revenue streams include one-time sales or recurring licenses, with snapshots and refs ensuring data accuracy and machine-readable output.
💬 Integration Tip
Integrate by calling the CLI from scripts or AI agents, using --json for parsing output and following snapshot-ref-action patterns to handle dynamic web content efficiently.
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Clau...
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Search and analyze your own session logs (older/parent conversations) using jq.
Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linking related objects, enforcing constraints, planning multi-step actions as graph transformations, or when skills need to share state. Trigger on "remember", "what do I know about", "link X to Y", "show dependencies", entity CRUD, or cross-skill data access.
Ultimate AI agent memory system for Cursor, Claude, ChatGPT & Copilot. WAL protocol + vector search + git-notes + cloud backup. Never lose context again. Vibe-coding ready.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection