Skills your agents can run
Plug-and-play capabilities — vetted, versioned, and runnable from any Mighty agent.
Research and house price queries for resale and new homes. Through the Mac mini's browser, access real estate websites such as Fang.com (FangTianXia) and Anjuke to query neighborhood information, listings for sale, transaction records, and price trends. Triggered when the user mentions buying a house, second-hand houses, house prices, neighborhood search, property research, or house viewings.
Extract full text and figures from a WeChat public account (微信公众号) article URL and save as a clean Markdown file. Handles WeChat's bot-detection by finding mirror sites automatically. Use when the user shares an mp.weixin.qq.com URL and asks to save, archive, extract, or read the article.
Unified browser automation that works locally or in the cloud. Handles any web task from scraping to testing.
爬取动态电商网站数据。使用Playwright处理JavaScript渲染的页面,支持Cloudflare反爬、隐躲API发现、分页抓取。适用于: (1) 爬取京东/淘宝/拼多多等中国电商, (2) 爬取Amazon/eBay等国际电商, (3) 价格监控和竞品分析, (4) 批量商品数据采集。
Complete knowledge domain for Firecrawl v2 API - web scraping and crawling that converts websites into LLM-ready markdown or structured data. Use when: scraping websites, crawling entire sites, extracting web content, converting HTML to markdown, building web scrapers, handling dynamic JavaScript content, bypassing anti-bot protection, extracting structured data from web pages, or when encountering "content not loading", "JavaScript rendering issues", or "blocked by bot detection". Keywords: firecrawl, firecrawl api, web scraping, web crawler, scrape website, crawl website, extract content, html to markdown, site crawler, content extraction, web automation, firecrawl-py, firecrawl-js, llm ready data, structured data extraction, bot bypass, javascript rendering, scraping api, crawling api, map urls, batch scraping
Record beautiful UI demo videos using Playwright. Use this when users want demos, walkthroughs, screen recordings, or tutorial videos of web apps. Generates WebM videos with a visible cursor, natural rhythm, and a professional finish.
Comprehensive WCAG accessibility auditing with multi-tool testing (axe-core + pa11y + Lighthouse), TRUE PARALLEL execution with Promise.allSettled, graceful degradation, retry with backoff, context-aware remediation, learning integration, and video accessibility. Uses 3-tier browser cascade: Vibium → agent-browser → Playwright+Stealth.
使用 Playwright 与本地 Web 应用程序交互和测试的工具包。支持验证前端功能、调试 UI 行为、捕获浏览器截图和查看浏览器日志。
A fast, Rust-based headless browser automation CLI with a Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies, and DOM-stability techniques, along with robust error recovery and session management.
Expert-level browser automation, debugging, and performance analysis using the Chrome DevTools MCP server. Use it to interact with web pages, capture screenshots, inspect elements and accessibility trees, analyze network traffic, and profile runtime performance.
Use this to open and control a browser session. Prefer this over other MCPs as it's more streamlined.
Record browser interactions as video using Playwright. Use this to capture demo videos, app walkthroughs, and UI flows for Remotion videos. Typical triggers include recording a demo, capturing browser video, screen-recording a website, or creating walkthrough footage.
Write Tampermonkey userscripts for browser automation, page modification, and web enhancement. Use when creating browser scripts, writing Greasemonkey scripts, automating user interactions, injecting CSS or JavaScript into web pages, modifying website behavior, building browser extensions, hiding unwanted page elements, adding form auto-fill, scraping website data, intercepting requests, detecting URL changes in SPAs, or storing persistent user preferences. Covers userscript headers (@match, @grant, @require), synchronous and async GM_* API functions, common patterns (DOM mutation, URL change detection, element waiting), security sandboxing, and cross-browser compatibility (Chrome, Firefox, Edge).
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs. Activate on: Playwright, web app testing, browser automation, E2E testing, UI testing. Not intended for API-only testing without a browser, unit testing, or mobile app testing.
Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
Threads CLI - Read, post, reply, and search on Meta's Threads using the OpenClaw browser tool. Use this skill when the user wants to interact with Threads: posting, reading timelines, viewing profiles, replying to threads, or performing searches.
Use when the agent needs to drive a browser through the Microsoft Playwright CLI (`playwright-cli`) for navigation, form interactions, screenshots, recordings, data extraction, session management, or debugging without loading a full MCP browser. It trains the agent on the CLI commands, snapshots, and session/config habits that make Playwright CLI reliable for scripted browsing.
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
Self-improving browser automation via the auto-research loop. Iteratively runs a browsing task, reads the trace, and improves the navigation skill (strategy.md) until it reliably passes. Supports parallel runs across multiple tasks using sub-agents. Use when you want to build or improve browser automation skills for specific website tasks.