E2E Testing Patterns
v1.0.0
io.clawhub.wpank/e2e-testing-patterns
Build reliable, fast E2E test suites with Playwright and Cypress. Critical user journey coverage, flaky test elimination, CI/CD integration.
“playwright puppeteer browser selenium” 共 535 个结果
v1.0.0
io.clawhub.wpank/e2e-testing-patterns
Build reliable, fast E2E test suites with Playwright and Cypress. Critical user journey coverage, flaky test elimination, CI/CD integration.
v0.1.1
io.clawhub.podcasting101/chrome-devtools
Uses Chrome DevTools via MCP for efficient debugging, troubleshooting and browser automation. Use when debugging web pages, automating browser interactions,...
v1.1.2
io.clawhub.nextfrontierbuilds/x-articles
Publish viral X (Twitter) Articles with AI. Long-form content that gets engagement. Proven hook patterns, browser automation. Works with Claude, Cursor, OpenClaw.
v1.0.0
io.clawhub.ovyeddeno/gstack
Fast headless browser for QA testing and site dogfooding. Navigate any URL, interact with elements, verify page state, diff before/after actions, take annota...
v1.0.0
io.clawhub.cmanfre7/project-scaffold
Generate new projects with standardized structure, tooling, and configuration for web, API, mobile, CLI, or browser extension apps.
v2.0.0
io.clawhub.spiceman161/playwright-browser-automation
Browser automation using Playwright API directly. Navigate websites, interact with elements, extract data, take screenshots, generate PDFs, record videos, and automate complex workflows. More reliable than MCP approach.
v1.0.1
io.clawhub.juanpin/yutori-web-research
Use Yutori’s Research API and Browsing API (cloud browser) to research topics, collect sources, and extract structured facts from the web. Use when the user asks to “research X”, “monitor/find papers”, or “navigate to a site and extract info” and you have access to YUTORI dev/prod endpoints via YUTORI_API_BASE and an API key in env (YUTORI_API_KEY or ~/.openclaw/openclaw.json env.YUTORI_API_KEY).
v1.0.1
io.clawhub.aaronxx/browser-auto-download
Browser-automated file download with enhanced features. Auto-detects platform (Windows/macOS/Linux, 64/32-bit, ARM/Intel), handles multi-step navigation (homepage to platform-specific pages), captures auto-downloads triggered on page load, and falls back to button clicking when needed. Ideal for complex download flows where curl/wget fail due to client-side rendering, automatic downloads, or multi-page navigation. Features page scrolling for lazy content, extended wait times, and Golang support.
v2.1.0
io.clawhub.psyb0t/stealthy-auto-browse
Headless-detection-resistant browser automation in Docker for authorized QA, compatibility testing, and defensive security research. Camoufox + OS-level inpu...
v1.0.0
io.clawhub.nicoataiza/agent-browser-clawdbot-bak-2026-01-28t18-01-09-10-30
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
v1.0.0
io.clawhub.imwyvern/wechat-reader
Read WeChat public account (微信公众号) articles. Activate when the user shares a mp.weixin.qq.com link, asks to read/summarize a WeChat article, or mentions 公众号/...
v1.0.2
io.clawhub.fmls/web-tools-guide
MANDATORY before calling web_search, web_fetch, browser, or opencli. Contains required error-handling procedures (web_search failure → must guide user to con...
v1.5.5
io.clawhub.odrobnik/george
Automate George online banking (Erste Bank / Sparkasse Austria): login/logout, list accounts, and fetch transactions via Playwright.
v0.1.0
io.clawhub.xmuweili/tiktok-uploader
Upload, schedule, and batch-manage TikTok videos via browser automation. Use when: user wants to upload a video to TikTok, schedule a TikTok post, batch uplo...
v1.0.0
io.clawhub.wjayesh/composio
Connect your AI agent to 500+ apps for discovering tools, managing connections, and executing actions across Gmail, Slack, GitHub, Notion, Google Workspace,...
v0.1.3
io.clawhub.phheng/google-maps-api-skill
This skill helps users automatically scrape business data from Google Maps using the BrowserAct Google Maps API. Agent should proactively trigger this skill...
v2.1.1
io.clawhub.wihy/hermes-agent-v2
NousResearch Hermes Agent CLI integration. Core capabilities: - Self-improving skill system - Persistent memory (FTS5 + LLM summaries) - Sub-agent delegation...
v1.0.0
io.clawhub.joshhuang123/agent-browser-cli
使用 agent-browser CLI 进行浏览器自动化。用于签到、填表、截图、信息抓取等需要控制浏览器的任务。触发条件:(1) 用户要求自动化浏览器操作 (2) 需要签到、填表、点击按钮 (3) 需要抓取网页内容作为研究素材
v1.1.0
io.clawhub.jdrhyne/google-ads
Query, audit, and optimize Google Ads campaigns. Supports two modes: (1) API mode for bulk operations with google-ads Python SDK, (2) Browser automation mode for users without API access - just attach a browser tab to ads.google.com. Use when asked to check ad performance, pause campaigns/keywords, find wasted spend, audit conversion tracking, or optimize Google Ads accounts.
v1.0.0
io.clawhub.flyingzl/web-form-automation
Automate web form interactions including login, file upload, text input, and form submission using Playwright. Use when user needs to automate website intera...
v1.0.0
io.clawhub.liranudi/web-pilot
Search the web and read page contents without API keys. Use when you need to search via DuckDuckGo/Brave/Google (multi-page), extract readable text from URLs...
v1.0.0
io.clawhub.heythisischris/gitclassic
Fast, no-JavaScript GitHub browser optimized for AI agents. Browse public repos, read files, view READMEs with sub-500ms load times. PRO adds private repo access via GitHub OAuth.
v1.1.2
io.clawhub.lazygunner/taobao-image-search
使用淘宝进行以图搜同款、候选比对和加购物车操作。用户提供商品图片并要求“搜同款/找类似款/比价/加入购物车”时使用。优先执行本地脚本(run-taobao-task.js)完成全流程;当脚本失败或页面结构变化时回退 browser 工具手动执行。
v1.0.1
io.clawhub.fishisnow/douyin-video-analyst
抖音账号视频批量采集与文案分析工作流。当用户提供抖音账号主页链接、要求抓取最新 N 条视频链接、提取视频文案(语音转文字)、或对视频内容进行总结归纳时,激活此 skill。依赖 browser 工具(抓取视频列表)和 mcporter + douyin-mcp(文案提取)。