Overview
- Skill Key
- flashery/yves-web-search
- Author
- flashery
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/flashery/yves-web-search
- Latest Commit SHA
- 862840bcf1997ba6bf80e1f306c84c1c2576e33f
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Yves Web Search 技能。 若已安装,则直接安装 Yves Web Search 技能。
# Web Search Skill
Comprehensive web search and content extraction — free, no API keys required.
## Quick Start
**Just want to search?** Use DuckDuckGo Lite:
```
web_fetch url="https://lite.duckduckgo.com/lite/?q=YOUR+QUERY"
```
**Want full page content?** Use Jina Reader:
```
web_fetch url="https://r.jina.ai/http://TARGET_URL"
```
---
## Method 1: Jina AI Reader (Free - Recommended for Content)
Extract full page content using Jina's free reader API.
### Read a URL
```
web_fetch url="https://r.jina.ai/http://example.com"
```
### Search the Web
```
web_fetch url="https://r.jina.ai/http://duckduckgo.com/?q=YOUR+QUERY"
```
**Examples:**
| Task | Command |
|------|---------|
| Get Next.js docs | `web_fetch url="https://r.jina.ai/http://nextjs.org"` |
| Get React docs | `web_fetch url="https://r.jina.ai/http://react.dev"` |
| Get Python docs | `web_fetch url="https://r.jina.ai/http://docs.python.org"` |
### Advanced Jina Reader (with API Key)
For advanced features, get a free API key from [jina.ai/reader](https://jina.ai/reader):
```bash
export JINA_API_KEY="jina_..."
```
Then use the bundled script:
```
{baseDir}/scripts/reader.sh "https://example.com"
{baseDir}/scripts/reader.sh --mode search "AI news 2025"
{baseDir}/scripts/reader.sh --mode ground "OpenAI founded 2015"
```
Options: `--mode`, `--selector`, `--remove`, `--format`, `--json`
---
## Method 2: DuckDuckGo Lite (Free - Recommended for Search)
Search without any API key using DuckDuckGo Lite.
### Basic Search
```
web_fetch url="https://lite.duckduckgo.com/lite/?q=YOUR+QUERY"
```
### Regional Search
```
web_fetch url="https://lite.duckduckgo.com/lite/?q=QUERY&kl=us-en"
```
Regions: `au-en`, `us-en`, `uk-en`, `de-de`, `fr-fr`
### Search Tips
- Use `+` for spaces: `python+tutorial`
- Use quotes for exact phrases: `%22exact+phrase%22`
- Skip first 1-2 results (ads)
---
## Method 3: Python ddgs (Fallback)
If web_fetch is blocked, use Python's `ddgs` package:
```bash
pip install ddgs
```
`...
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.