skills/skills.volces.com/desearch-web-search

desearch-web-search

SKILL.md

Web Search By Desearch

Real-time web search returning structured SERP-style results with titles, links, and snippets.

Quick Start

  1. Get an API key from https://console.desearch.ai
  2. Set environment variable: export DESEARCH_API_KEY='your-key-here'

Usage

# Basic web search
desearch.py web "quantum computing"

# Paginated results
desearch.py web "quantum computing" --start 10
Installs
9
First Seen
Apr 4, 2026