computer-use-skillRemotely execute exact browser automation tasks by forwarding user commands directly to the Computer Use Agent (CUA) via its Python SDK.
Install via ClawdBot CLI:
clawdbot install smallcosmos/computer-use-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawhub.aiAudited Apr 18, 2026 · audit v1.0
Generated May 11, 2026
E-commerce businesses can regularly scrape competitor pricing from product pages to adjust their own pricing strategies. No modification needed; the raw task is sent directly to CUA for browser automation.
Marketers can collect screenshots or data from multiple social media platforms to monitor brand mentions or trends. The skill transmits exact requests, like 'Visit Twitter and search for #AI', without interpretation.
QA teams can automate testing of web forms by specifying tasks such as 'Fill in the login form with test credentials and submit'. CUA executes exactly as instructed, streamlining regression testing.
Travel agencies can compile information by asking CUA to 'Search flights from New York to London for next week and screenshot results'. The pass-through protocol ensures accuracy.
Legal firms can instruct CUA to 'Visit the SEC website and extract all filings for company X'. No preprocessing ensures the raw request is handled without accidental modifications.
Offer packaged browser automation tasks to clients who need to perform repetitive web actions without coding. Revenue comes from subscription fees per task or monthly usage.
Provide an API that accepts plain-text web tasks and returns structured data (screenshots, scraped content). Monetized via pay-per-call or tiered pricing.
Integrate this skill into a larger enterprise workflow automation platform, adding browser automation capabilities. Revenue from licensing and support contracts.
💬 Integration Tip
To integrate, activate the cua_venv virtual environment, navigate to the tools directory, and run the python script with the exact user task as an argument.
Scored May 11, 2026
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Uses a headless browser to navigate web pages, interact with elements, and extract clean, readable text content from URLs.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
通过已登录的Edge或Chrome浏览器,利用Chrome DevTools Protocol执行JS渲染页面的导航、点击、截图及数据提取等自动化操作。
Send and receive SMS/RCS via Google Messages web interface (messages.google.com). Use when asked to "send a text", "check texts", "SMS", "text message", "Google Messages", or forward incoming texts to other channels.
High-performance browser automation for heavy scraping, multi-tab management, and precise DOM extraction. Use this when you need speed, reliability, or advanced state management (cookies/local storage) beyond standard web fetching.