use-my-browser控制和自动化操作用户Chrome浏览器,实现页面导航、内容提取、表单填写和元素交互,提高工作效率和准确性。
Install via ClawdBot CLI:
clawdbot install flyinghanger/use-my-browserGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
eval(Calls external URL not in known-safe list
https://registry.npmjs.orgUses known external API (expected, informational)
raw.githubusercontent.comAI Analysis
This skill enables arbitrary JavaScript execution in the user's authenticated browser session, which could be abused to exfiltrate cookies, session data, or sensitive page content if the AI agent is compromised or misdirected. While the setup requires explicit user installation of a browser extension, the capability itself poses a significant risk if used maliciously.
Generated Mar 21, 2026
Extract real-time data from login-protected websites like e-commerce dashboards or financial portals. The skill reuses user login sessions to access personalized content, enabling automated reporting without manual login.
Test interactive web applications by simulating user actions such as clicking buttons and filling forms. It runs JavaScript in the page context to verify functionality, including React/Vue apps, without moving the mouse cursor.
Monitor websites for changes, such as price drops on retail sites or updates on news portals. The skill navigates and scans pages to detect modifications, triggering alerts based on predefined criteria.
Automate repetitive form submissions, such as job applications or survey entries, by filling fields and clicking submit buttons. It handles dynamic web forms using JavaScript execution to ensure proper interaction.
Aggregate data from multiple web sources that require login, such as social media analytics or cloud service dashboards. The skill switches between tabs and extracts structured data for consolidated reporting.
Offer a subscription-based service for businesses to automate web tasks like data scraping and testing. Revenue comes from monthly plans based on usage volume and support levels, targeting SMEs needing efficiency gains.
Provide consulting and development services to integrate this skill into client workflows, such as for specific industries like finance or e-commerce. Revenue is generated through project-based fees and ongoing maintenance contracts.
Distribute the skill as a free tool with basic functionality, charging for advanced features like high-volume execution or priority support. Revenue streams include one-time purchases for premium upgrades and enterprise licenses.
💬 Integration Tip
Ensure Tampermonkey and the required plugin are installed; test connectivity with tmwd_status before automating tasks to avoid failures.
Scored Apr 19, 2026
Audited Apr 16, 2026 · audit v1.0
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.