shenmeng-browser-automation浏览器自动化操作与网页交互技能。用于自动填写表单、抓取网页数据、执行网页测试、模拟用户操作、批量处理网页任务。支持Playwright、Selenium等主流自动化框架。当用户需要自动化浏览器操作、网页数据抓取、表单自动填写、网页测试时使用。
Install via ClawdBot CLI:
clawdbot install shenmeng/shenmeng-browser-automationGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
webhook → https://hooks.slack.com/...Calls external URL not in known-safe list
https://example.comUses known external API (expected, informational)
slack.comAI Analysis
The skill's primary functionality (browser automation) is legitimate and matches its description. The Slack webhook integration appears to be for notification purposes consistent with monitoring features, not systematic data exfiltration. However, sending data to undocumented external endpoints without transparency warrants caution.
Generated May 12, 2026
自动抓取电商平台的商品价格、库存、评价等信息,实现实时价格监控和竞品分析。适用于零售商和品牌商在618、双11等大促期间动态调整定价策略,提升竞争力。
批量自动填写注册、申请、调查问卷等网页表单,减少人工录入错误和重复劳动。适用于人力资源、金融、教育等行业处理大量在线申请和报名。
通过Playwright/Selenium模拟用户操作,对网页进行功能、UI和回归测试,快速发现页面渲染或交互缺陷。适用于软件开发和测试团队,加速迭代周期。
从多个新闻网站、博客、论坛定时抓取最新内容,聚合生成行业简报或监测舆论动态。适用于媒体、公关和研究机构,帮助快速掌握市场信息。
自动遍历网页上的文件链接,批量下载PDF、图片、数据报表等,并按规则命名存储。适用于需要定期下载大量报表或归档网页数据的企业。
每次调用自动化任务收取固定费用(如0.01 USDT),适合零散、低频的自动化需求。用户仅需为实际使用的任务付费,降低初期成本。
按月或年收取订阅费,提供不同档次的使用配额(如每月100次、1000次、无限次)。适合有持续自动化需求的企业,保障稳定收入流。
针对特定行业场景,提供定制化的浏览器自动化解决方案,包括开发、部署、培训和维护。按项目收费,适用于大型企业或复杂需求。
💬 Integration Tip
集成时建议先通过脚本测试目标网站的反爬机制和页面结构,再调整参数;对于动态内容优先使用Playwright的wait_for_selector等方法确保元素加载完成。
Scored May 12, 2026
Audited Apr 17, 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.
Performs deep scraping of complex sites like YouTube using containerized Crawlee, extracting validated, ad-free transcripts and content as JSON output.
Uses a headless browser to navigate web pages, interact with elements, and extract clean, readable text content from URLs.
Read and search Reddit posts via web scraping of old.reddit.com. Use when Clawdbot needs to browse Reddit content - read posts from subreddits, search for topics, monitor specific communities. Read-only access with no posting or comments.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
Web scraping and crawling with Firecrawl API. Fetch webpage content as markdown, take screenshots, extract structured data, search the web, and crawl documentation sites. Use when the user needs to scrape a URL, get current web info, capture a screenshot, extract specific data from pages, or crawl docs for a framework/library.