- Home
- /
- Categories
- /
- Scraping
Scraping
Web scraping and data extraction
supabase-extract-url
by yoanbernabeu
Extract the Supabase project URL from client-side JavaScript code, environment variables, and configuration files.
complexity
by v1-io
Use when reducing cognitive complexity, flattening nested code, or simplifying functions. Triggers on "reduce complexity", "simplify", "too nested".
playwright-cli
by mikkelkrogsholm
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
bjtuo-classroom-query
by hwj123hwj
北京交通大学(BJTU)教室课表查询自动化。支持 AI 验证码识别登录、按周次、教学楼、房号查询占用情况。
parallel-web-extract
by harshanandak
"Scrape and extract structured content from URLs using Parallel AI REST API (curl). Use for pricing pages, docs, product info. No binary install — requires PARALLEL_API_KEY in .env.local."
PDF Processing
by 89jobrien
Extract text and tables from PDF files, fill forms, merge documents.
faion-automation-tooling
by faionfaion
"Automation & tooling specialist: browser automation, CI/CD, monorepo, performance testing, feature flags. 23 methodologies."
skill-browser-crawl
by hwj123hwj
基于浏览器的轻量级网页爬虫。支持 JavaScript 渲染、Markdown 提取,并能递归爬取文档类网站。
web-scraping
by lodekeeper
"Universal web scraping for AI agents using free/open-source tools. Use when web_fetch is blocked or incomplete, including JS-rendered SPAs, Cloudflare-protected pages, structured data extraction, and login-gated pages. Tiered escalation: curl_cffi → DynamicFetcher → Camoufox → authenticated sessions."
Web Design Builder
by rknall
"Create and refactor HTML5/JavaScript web designs from specifications or descriptions. Generates complete, accessible, responsive web designs with modern frameworks. Automatically verifies designs using Playwright MCP for accessibility and functionality testing. Use this skill when users ask to create web designs, mockups, landing pages, web applications, or refactor existing HTML/CSS/JS designs."
by michaelboeding
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
remotion-best-practices
by third774
Best practices for Remotion - Video creation in React
file-archiver
by AIDotNet
创建和解压ZIP、TAR和GZIP压缩包,支持密码保护。
web-scraper
by AIDotNet
从网页提取和处理数据,使用CSS选择器、XPath智能解析,支持限速和错误处理。
puppeteer
by AIDotNet
使用Puppeteer(Google)进行浏览器自动化和PDF生成。支持无头Chrome控制,用于网页爬虫、截图、PDF生成和自动化测试。
playwright
by AIDotNet
微软开发的跨浏览器自动化框架。使用单一API支持Chromium、Firefox和WebKit,用于测试、爬虫和自动化。
wechat-daily-report
by ADVISORYDZ
微信群聊天记录日报图片生成工具。分析微信群聊天记录,结合 AI 生成内容,最终输出为手机端分辨率的日报长图(PNG)。
supabase-extract-anon-key
by yoanbernabeu
Extract the Supabase anon/public API key from client-side code. This key is expected in client apps but important for RLS testing.
linkup-search
by LinkupPlatform
"Use this skill whenever the agent has access to Linkup web search or fetch tools. Teaches the agent how to reason about query construction, choose search depth, write effective queries, select the right output type, use the fetch endpoint, and apply advanced techniques like sequential search and multi-query coverage. Applicable to any task involving web search, content extraction, company research, news retrieval, data enrichment, or real-time information gathering via Linkup."
chat-history-summarizer
by Xueheng-Li
Extract and summarize Claude Code chat history into structured documentation. Use when the user asks to export, summarize, or document a conversation session, extract prompts and actions from chat logs, or create a record of what was accomplished in a session.
stably-sdk-rules
by stablyai
AI rules and SDK reference for writing tests with Stably Playwright SDK. Use this skill when writing or modifying Playwright tests with Stably AI features. Triggers on tasks involving aiAssert, agent.act(), page.extract(), page.getLocatorsByAI(), Inbox (email testing), or when deciding between Playwright vs Stably SDK methods. Includes best practices for AI assertions, extraction, locator finding, autonomous agents, and email inbox testing.
stably-sdk-setup
by stablyai
Expert setup assistant for the Stably Playwright SDK. Use this skill when installing Stably SDK in a new project, migrating from @playwright/test, or configuring Stably reporter for CI/CD. Triggers on tasks like "setup stably", "install stably sdk", or "configure playwright with stably".
video-download
by csfuwwc
Download videos from Douyin (抖音), Xiaohongshu (小红书), and Bilibili (B站) to local disk. Use when the user shares a video link from these platforms, asks to download a video, or mentions v.douyin.com / xiaohongshu.com / xhslink.com / bilibili.com / b23.tv URLs.
e2e-testing
by joabgonzalez
"End-to-end testing patterns and best practices. Trigger: When writing or reviewing E2E tests for any layer."