Overview
- Skill Key
- hanqiudeng/easy-crawl
- Author
- hanqiudeng
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/hanqiudeng/easy-crawl
- Latest Commit SHA
- 89c1a177c06e425b10a3127e96061845b7f75aeb
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Easy Crawl 技能。 若已安装,则直接安装 Easy Crawl 技能。
# 技能:全能网页爬取与智能解析 (Crawl4AI)
## 1. 环境依赖与安装 (Prerequisites)
如果系统尚未安装 Crawl4AI,Agent 应参考以下步骤进行环境部署:
1. **核心库安装**: `pip3 install crawl4ai` (注意:尝试pip或者pip3)
2. **浏览器内核初始化**: `python3 -m playwright install chromium` (下载 Playwright 所需的 Chromium 内核)
3. **验证安装**: `crwl --help`
---
## 2. 技能描述
当用户提供 URL 并要求“总结内容”、“提取数据”或“分析网页”时触发。利用 Crawl4AI 引擎将复杂网页(含动态 JS 渲染)精准转化为 Markdown 格式。
---
## 3. 核心指令集
读取 URL 内容到控制台:
```bash
crwl {url} -o markdown
```
读取 URL 内容到文件:
```bash
crwl {url} -o markdown > {file_name}.md
```
---
## 4. 使用示例
| 用户指令 | 预期的 Agent 行为 (Command) |
| --- | --- |
| "帮我看看这个网页:[URL]" | `crwl {URL} -o markdown` |
| "总结这个文章:[URL]" | `crwl {URL} -o markdown > article.md` |
---
## 5. 约束与安全
* **隐私申明**: 不得爬取登录后可见的内容。
openbotx
An open-source platform for orchestrating AI agents — secure, simple, and built for everyone. Multi-agent, real-time task board, web control panel, skills system, browser automation, multi-provider, scheduler, and more. One command to start. Everything from the browser. No coding required.
sealiu1997
OpenClaw skill for 知识星球 / ZSXQ digests with token-first auth and browser recovery.
abczsl520
🌐 OpenClaw skill for Browser-Use — AI-powered browser automation for complex multi-step workflows (login, form filling, scraping, posting)
chizhongwang
Teach AI agents to discover hidden APIs, data functions & browser automation recipes for any website. Works with Claude Code, ClawHub, Cursor & any AgentSkills-compatible agent.
ashemag
OpenClaw skill to crosspost X/Twitter posts to Reddit via browser automation
canbirlik
A visual, human-like web browser for OpenClaw agents.Supports reading,screenshots, and visible mode.