← 返回 Skills 市场
sea2049

scrapling-skill

作者 Sea2049 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
361
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sea2049-scrapling-skill
功能描述
Use this skill whenever the user asks to scrape a website, extract structured data from web pages, handle anti-bot/Cloudflare pages, crawl multiple pages, or...
安全使用建议
This skill appears coherent for building scraping workflows, but consider the following before installing or running it: (1) The SKILL.md tells you to pip install 'scrapling' and run 'scrapling install' — these will fetch code and likely download browser binaries from the network. Verify the package on PyPI or its source repo before installing. (2) Run installs and any headless-browser activity in an isolated environment (virtualenv, container, or disposable VM) to limit risk. (3) The skill hard-codes a Windows path (D:\clawtest); adapt the path for your OS. (4) Confirm legal/terms-of-service/robots.txt considerations for any target site; avoid scraping private or authenticated data unless you have explicit permission. (5) Because the skill bundle lacks an upstream homepage/source link, prefer to inspect the 'scrapling' package source (or use a well-known, audited scraper library) before trusting automation that will download/run code.
功能分析
Type: OpenClaw Skill Name: sea2049-scrapling-skill Version: 1.0.0 The skill provides a legitimate workflow and code templates for using the 'scrapling' Python library to perform web scraping. It includes safety guidelines regarding legality and rate limiting, and the provided instructions and code snippets in SKILL.md are consistent with the library's official documentation for handling static and dynamic content.
能力评估
Purpose & Capability
Name/description (web scraping, anti-bot handling, crawling) match the SKILL.md content. The instructions only request installing and using the Scrapling Python library and choosing fetchers/spiders appropriate for scraping tasks. There are no unrelated environment variables, binaries, or config paths required. One note: the skill metadata lacks a homepage or source repository, so there's no external link to verify the upstream project.
Instruction Scope
SKILL.md stays on-topic: it describes setup, fetcher selection, extraction templates, and crawling patterns. It does not instruct the agent to read local secrets, system files, or exfiltrate data to third-party endpoints. It does prescribe a Windows-specific path (D:\clawtest) as the default working environment and explicitly tells the user to run pip and a 'scrapling install' CLI (which is expected for browser fetchers).
Install Mechanism
There is no install spec in the skill bundle (instruction-only), so nothing is written automatically. However, the runtime instructions tell the user/agent to run pip install "scrapling[fetchers]" and run 'scrapling install'. Those commands will pull packages from PyPI and 'scrapling install' likely downloads browser binaries (Chromium, etc.) — expected for browser-based fetchers but still a network download risk. The SKILL.md does not provide an explicit verified upstream URL (e.g., PyPI project or GitHub repo) to confirm the package source.
Credentials
The skill requests no environment variables, credentials, or config paths. This is proportionate for a scraping helper. The only environment expectation is a working Python venv under the recommended path; no secrets are requested.
Persistence & Privilege
Skill flags show default behavior (always: false, model invocation enabled) and nothing requests elevated or persistent platform privileges. The skill does not ask to modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sea2049-scrapling-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sea2049-scrapling-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release of Scrapling skill.
元数据
Slug sea2049-scrapling-skill
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

scrapling-skill 是什么?

Use this skill whenever the user asks to scrape a website, extract structured data from web pages, handle anti-bot/Cloudflare pages, crawl multiple pages, or... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 361 次。

如何安装 scrapling-skill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install sea2049-scrapling-skill」即可一键安装,无需额外配置。

scrapling-skill 是免费的吗?

是的,scrapling-skill 完全免费(开源免费),可自由下载、安装和使用。

scrapling-skill 支持哪些平台?

scrapling-skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 scrapling-skill?

由 Sea2049(@sea2049)开发并维护,当前版本 v1.0.0。

💬 留言讨论