browser-file-uploadAutomates uploading files to web pages via agent-browser CLI, supporting flexible path formats and interactions with file input elements or dialogs.
Install via ClawdBot CLI:
clawdbot install weixizi/browser-file-uploadGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
upload → https://example.comCalls external URL not in known-safe list
https://example.com/uploadAI Analysis
The skill is a legitimate browser automation tool for uploading local files to web pages; the example URLs (https://example.com) are clearly placeholders for user-provided targets, not hidden external endpoints. No evidence of credential harvesting, data exfiltration, obfuscation, or behavior overriding user intent exists.
Audited Apr 17, 2026 · audit v1.0
Generated May 9, 2026
Businesses that process online applications or registrations requiring document attachments can use this skill to automate file uploads. For example, an insurance company can batch-upload policy documents to a web portal, reducing manual data entry.
E-commerce platforms often require product images to be uploaded in bulk. This skill can automate the process of selecting and uploading multiple image files to a product listing page, saving time for sellers.
Organizations migrating data from local systems to cloud-based storage or web applications can use this skill to upload files programmatically. For instance, moving customer data from spreadsheets to a CRM web interface.
QA teams can integrate this skill into test suites to automate file upload scenarios for web applications, ensuring that upload features work correctly across different file types and sizes.
Financial institutions or healthcare providers required to submit periodic reports via government web portals can automate the upload of compliance documents, ensuring timely submissions.
Offer automated file upload as a micro-service integrated into larger business process automation solutions. Revenue is generated through subscription fees or per-transaction charges for upload tasks executed.
Deploy the skill internally to reduce manual labor costs associated with data entry and file uploads. The business saves money by reallocating human resources to higher-value tasks.
Package the skill as a reusable component for developers building automation workflows. Sell licenses or charge per-use fees for integration into custom software solutions.
💬 Integration Tip
Ensure the file path is absolute or use workspace-relative syntax to avoid path resolution issues. Test with `agent-browser snapshot` first to verify the file input selector when encountering upload failures.
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.