抓取

网页抓取与数据提取

用途与选择建议

这类技能适用于数据采集、转换和分析。比较支持的格式、数据量与缺失值处理方式;先检查小样本结果,再对完整数据集执行转换。

显示 1-24 / 共 708 个技能
open-metadata

writing-playwright-tests

open-metadata

Redirect only — this skill was merged into playwright. Invoke playwright instead for Playwright E2E authoring guidance and the required lint gate.

抓取 1.5万 10天前
ComposioHQ

competitive-ads-extractor

ComposioHQ

Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.

分析 7.3万 10个月前
openclaw

slacrawl

openclaw

"Slack archive: search, sync freshness, threads/DMs, SQL counts, and Slacrawl repo work."

CLI 工具 38.9万 1天前
openclaw

gitcrawl

openclaw

"GitHub archive: issue/PR search, sync freshness, duplicate clusters, current GitHub handoff, and Gitcrawl repo work."

Git 与版本控制 38.9万 1天前
manaflow-ai

cmux-browser

manaflow-ai

"End-user browser automation with cmux. Use when you need to open sites, inspect or interact with browser surfaces, wait for page state, and extract data without stealing focus."

自动化 2.7万 5天前
kepano

defuddle

kepano

Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page. Do NOT use for URLs ending in .md — those are already markdown, use WebFetch directly.

CLI 工具 4.7万 5个月前
eze-is

web-access

eze-is

所有联网操作必须通过此 skill 处理,包括:搜索、网页抓取、登录后操作、网络交互等。

自动化 8740 3个月前
0xMassi

webclaw

0xMassi

Web extraction engine with antibot bypass. Scrape, crawl, extract, summarize, search, map, diff, monitor, research, and analyze any URL — including Cloudflare-protected sites. Use when you need reliable web content, the built-in web_fetch fails, or you need structured data extraction from web pages.

数据处理 2305 5个月前
JimLiu

baoyu-post-to-weibo

JimLiu

Posts content to Weibo (微博). Supports regular posts with text, images, and videos, and headline articles (头条文章) with Markdown input via Chrome CDP. Use when user asks to "post to Weibo", "发微博", "发布微博", "publish to Weibo", "share on Weibo", "写微博", or "微博头条文章".

自动化 2.5万 4个月前
openai

playwright

openai

"Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via playwright-cli or the bundled wrapper script."

自动化 2.5万 7个月前
SawyerHood

dev-browser

SawyerHood

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.

自动化 6560 5个月前
cloudflare

cloudflare-browser

cloudflare

Control headless Chrome via Cloudflare Browser Rendering CDP WebSocket. Use for screenshots, page navigation, scraping, and video capture when browser automation is needed in a Cloudflare Workers environment. Requires CDP_SECRET env var and cdpUrl configured in browser.profiles.

自动化 9957 7个月前
ALBEDO-TABAI

lets-go-rss

ALBEDO-TABAI

轻量级全平台 RSS 订阅管理器。一键聚合 YouTube、Vimeo、Behance、Twitter/X、知识星球、B站、微博、抖音、小红书的内容更新,支持增量去重和 AI 智能分类。

自动化 99 4个月前
walidgdg1-ai

dce-retrieval

walidgdg1-ai

Resolve, download, preserve, unpack, extract, and hand off public tender DCE/procurement packs at high parallelism using the Tender Engine portal-adapter fleet.

智能体 0 23天前
paperclipai

agent-browser

paperclipai

Drive a real browser to inspect or interact with a web page or app — navigate, take screenshots, read console and network, fill simple forms — for verification tasks, not unattended automation.

响应式 8万 3个月前
mukul975

analyzing-windows-registry-for-artifacts

mukul975

Extract and analyze Windows Registry hives to uncover user activity, installed software, autostart entries, and evidence of system compromise.

代码评审 3.1万 6个月前
mukul975

analyzing-golang-malware-with-ghidra

mukul975

Reverse engineer Go-compiled malware using Ghidra with specialized scripts for function recovery, string extraction, and type reconstruction in stripped Go binaries.

数据处理 3.1万 6个月前
mukul975

analyzing-pdf-malware-with-pdfid

mukul975

Analyzes malicious PDF files using PDFiD, pdf-parser, and peepdf to identify embedded JavaScript, shellcode, exploits, and suspicious objects without opening the document. Determines the attack vector and extracts embedded payloads for further analysis. Activates for requests involving PDF malware analysis, malicious document analysis, PDF exploit investigation, or suspicious attachment triage.

数据处理 3.1万 6个月前
K-Dense-AI

histolab

K-Dense-AI

Lightweight WSI tile extraction and preprocessing. Use for basic slide processing tissue detection, tile extraction, stain normalization for H&E images. Best for simple pipelines, dataset preparation, quick tile-based analysis. For advanced spatial proteomics, multiplexed imaging, or deep learning pipelines use pathml.

分析 3.5万 8个月前
ArabelaTso

code-refactoring-assistant

ArabelaTso

Suggest and apply code refactorings to improve readability, maintainability, and code quality. Use this skill when improving existing code structure, eliminating code smells, applying design patterns, simplifying complex logic, extracting duplicated code, renaming for clarity, or preparing code for new features. Provides specific before/after examples, explains benefits, identifies risks, and ensures behavior preservation through tests.

代码生成 238 6个月前
Prat011

pdf

Prat011

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.

CLI 工具 1696 10个月前
Prat011

webapp-testing

Prat011

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.

自动化 1696 10个月前
wondelai

refactoring-patterns

wondelai

'Apply named refactoring transformations to improve code structure without changing behavior. Use when the user mentions "refactor this", "code smells", "extract method", "replace conditional", or "technical debt". Covers smell-driven refactoring, safe transformation sequences, and testing guards. For code quality foundations, see clean-code. For managing complexity, see software-design-philosophy.'

文件操作 2024 6个月前
affaan-m

e2e-testing

affaan-m

Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.

数据处理 24.4万 6个月前