gui-controlControl the GUI desktop on this machine using xdotool, scrot, and Firefox. Use when the user asks to open a browser, visit a website, take a screenshot, clic...
Install via ClawdBot CLI:
clawdbot install vibes-me/gui-controlGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://example.comAudited Apr 17, 2026 · audit v1.0
Generated May 9, 2026
Use xdotool and scrot to open a browser, navigate to a test URL, fill out forms with typed input, and take screenshots to verify UI behavior. This is useful for QA teams to quickly validate web app flows without a testing framework.
Open a data-heavy website, use keyboard shortcuts to navigate, capture screenshots of specific sections, and save them for documentation or monitoring. Ideal for competitive research or price tracking.
Run GUI applications on a remote Linux machine with a display, issuing commands via SSH to open apps, perform clicks, and send screenshots. Useful for IT support or managing cloud desktops.
Automate posting to social media or blogging platforms by opening Firefox, logging in, and using keyboard shortcuts to navigate and type content. Screenshots confirm successful uploads.
Offer automated GUI testing for web applications using xdotool and scrot. Clients pay per test suite or per test execution, with screenshots provided as evidence.
Provide remote desktop automation services to small businesses, automating repetitive GUI tasks like data entry or report generation. Charge hourly or per task.
Build a tool that periodically screenshots a user's desktop or specific app windows for compliance or audit purposes. Sell as a monthly SaaS subscription.
💬 Integration Tip
Always prefix commands with 'DISPLAY=:1' to ensure the display is set correctly. Prefer keyboard shortcuts over mouse clicks for reliability.
Scored May 9, 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.