Loading...
Loading...
Found 243 Skills
Auto batch-register Tavily API keys via browser automation and pool them behind a unified proxy gateway with web console
Xiaohongshu (XHS) CLI Tool. Search notes, view details and comments, get user information, account data statistics, and automatically publish images and texts. Use this Skill when users mention Xiaohongshu, XHS, Hongshu, note search, or posting.
Generate a marketing website that shows off a web app using real screenshots. Browses the running app, captures key screens, extracts features, and produces a single deployable HTML showcase page with hero, how-it-works, feature grid, and CTAs. Like a landing page but built FROM the actual product. Triggers: 'showcase site', 'product page', 'show off the app', 'marketing site from app', 'demo page', 'product showcase', 'app showcase'.
AI-native terminal multiplexer with programmable socket API, full Playwright-equivalent browser automation, and agent team coordination — built for Claude Code and autonomous agent workflows
Ctrip Flight Query Skill based on browser automation tools, supporting one-way and round-trip flight queries, capable of handling parameter inputs such as departure location, destination, date, etc., and equipped with error recovery mechanisms. Suitable for scenarios where flight information, flight prices, and schedules need to be queried from Ctrip.
Build browser automation and web scraping with Playwright on your local machine. Prevents 10 documented errors including CI timeout hangs, extension testing failures, and Ubuntu compatibility issues. Includes stealth mode for anti-bot bypass, authenticated sessions, infinite scroll handling, screenshot/PDF generation, and v1.57 Speedboard performance analysis. Use when: automating browsers, scraping protected sites, testing with real IPs, bypassing bot detection, generating screenshots/PDFs, or troubleshooting "target closed", "page.pause() hangs CI", "permission prompts block tests", or "Ubuntu 25.10 installation" errors.
Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool APIs, implementing permission systems, or creating autonomous coding assistants.
Enables Claude to manage Hacker News submissions, comments, and tech community engagement
E2E testing and browser automation with qa-use CLI. Use when the user needs to run tests, verify features, automate browser interactions, or debug test failures.
Create a Mastra project using create-mastra and smoke test the studio in Chrome
Expert guidance for browser automation and web testing using Selenium WebDriver with best practices for element location, waits, and test organization.
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 behaviour, 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).