Claude Skill

blessonism/openclaw-search-skills

OpenClaw Search Skills offers Claude Skills for deep search, featuring multi-source search, content extraction, and structured research reports. Ideal for automated research.

Overview

Stars437
Forks35
LanguagePython
Last pushed2026-03-18
Last synced2026-07-03
View on GitHub

Repository

Ownerblessonism
Repositoryopenclaw-search-skills
Full nameblessonism/openclaw-search-skills
Repo ID1,152,695,680

Install this Skill

git clone https://github.com/blessonism/openclaw-search-skills.git \

Registry

Typeopenclaw_skill
Quality score80/100
Verificationreadme_parsed
Last verified2026-06-11
Platforms
ClaudeOpenClaw
Capabilities
browserpdfmemorysearchimage
Detected files
README.mddocs
Config keys
URLEXA_API_KEYEXA_API_URLTAVILY_API_KEYGROK_API_URLGROK_API_KEY
Install methods
  • git clone https://github.com/blessonism/openclaw-search-skills.git \
  • pip install requests
  • pip install trafilatura beautifulsoup4 lxml

Summary

OpenClaw Search Skills is a Python-based repository that provides Claude Skills for deep search, enabling multi-source search, content extraction, and structured research report generation.

Chinese description

OpenClaw 技能用于深度搜索——多源搜索、内容提取及结构化研究报告。

Key features

  • Multi-source search integration
  • Content extraction from web pages
  • Structured research report generation
  • Designed as Claude Skills for easy use

Use cases

  • Conducting comprehensive research across multiple sources
  • Extracting key information from web content
  • Generating structured reports for analysis
  • Automating deep search tasks with Claude

README excerpt

![OpenClaw Search Skills Banner](./images/openclaw-search-skills-banner.png) <div align="center"> # OpenClaw Search Skills [English](./docs/README_EN.md) | 简体中文 **为 OpenClaw 提供多源搜索、线程深抓与高保真内容提取的一组生产级 Skills。** [![OpenClaw](https://img.shields.io/badge/OpenClaw-Skills-0A84FF)](https://github.com/openclaw/openclaw) [![Python 3.10+](https://img.shields.io/badge/python-3.10%2B-blue.svg)](https://www.python.org/downloads/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](./LICENSE) [![search-layer](https://img.shields.io/badge/search--layer-v3.1-7C3AED)](./search-layer/SKILL.md) [![content-extract](https://img.shields.io/badge/content--extract-MinerU%20Fallback-14B8A6)](./content-extract/SKILL.md) </div> > 📦 本仓库已收录至 [openclaw-skills](https://github.com/blessonism/openclaw-skills)(聚合仓库,包含更多 Skills)。推荐 Star 聚合仓库以获取全部更新。 --- ## 概述 `openclaw-search-skills` 是一组面向 [OpenClaw](https://github.com/openclaw/openclaw) Agent 的可组合搜索能力集合,覆盖从 **找资料**、**抓上下文**、**提正文** 到 **追引用链** 的完整链路。 ## 包含什么 | Skill | 干什么的 | |-------|---------| | **[search-layer](./search-layer/)** | 四源并行搜索(Brave + Exa + Tavily + Grok)+ 意图感知评分 + 自动去重 + 链式引用追踪。Brave 由 OpenClaw 内置的 `web_search` 提供,Grok 通过 Completions API 调用。 | | **[content-extract](./content-extract/)** | URL → 干净的 Markdown。遇到反爬站点(微信、知乎)自动降级到 MinerU 解析。 | | **[mineru-extract](./mineru-extract/)** | [MinerU](https://mineru.net) 官方 API 的封装层。把 PDF、Office 文档、HTML 页面转成 Markdown。 | ## 它们之间的关系 ``` github-explorer(独立 repo) ├── search-layer ──── Exa + Tavily + Grok 并行搜索 + 意图评分 + 链式追踪 ← 本仓库 ├── content-extract ── 智能 URL → Markdown ← 本仓库 │ └── mineru-extract ── MinerU API(反爬) ← 本仓库 └── OpenClaw 内置工具 ── web_search (Brave), web_fetch, browser ``` --- ## Search Skill

Topics

No topics yet.

Explore more

Data from GitHub. Synced on 2026-07-03