A high-performance web search skill that integrates DashScope Qwen to provide real-time information, citations, and multi-modal results for AI agents.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install dashscope-web-search
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install dashscope-web-search using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill empowers AI agents to overcome training data limitations by accessing the live internet in real-time. Powered by the DashScope Qwen API, it allows for everything from quick factual lookups to deep, multi-round research agents. The integration supports sophisticated reasoning and visual context, making it an essential addition to any Openclaw Skills collection. By utilizing a Python-based command-line interface, it bridges the gap between static model knowledge and the ever-changing digital landscape, providing developers with a robust tool for data-driven agent workflows.
To integrate this search capability into your Openclaw Skills environment, ensure you have the necessary environment variables and dependencies configured.
# Ensure Python 3 is installed
python3 --version
# Install the required OpenAI Python library
pip install openai
# Export your DashScope API Key to the environment
export DASHSCOPE_API_KEY="your_api_key_here"
# Run a test query to verify the setup
python3 scripts/web_search.py "Openclaw Skills latest updates"
The skill produces structured markdown output designed for easy parsing by LLMs and clear presentation to users.
| Data Component | Description | Format |
|---|---|---|
| Citations | Numerical markers linking facts to their origin | [1], [2], etc. |
| Reasoning Chain | Internal logic generated via the --think flag | <thinking>...</thinking> |
| Visual Content | Markdown-compatible image links and descriptions |  |
| Source Index | A comprehensive list of reference URLs | Markdown list at footer |
Loading
A powerful real-time web search and image retrieval tool for AI agents integrated with the Feishu communication platform.

The premier solution for enhancing AI coding agent workflows with superior logic and efficiency.

OptionsHawk provides advanced options market intelligence, including flow analysis, unusual activity detection, and strategy evaluation for equities and ETFs.

A comprehensive discovery engine for finding and installing the best community-driven Openclaw Skills for your AI agent.

A specialized research skill designed to coordinate AI-driven discovery and data synthesis to help find a cure for Leber's Hereditary Optic Neuropathy (LHON).

A robust skill for automating Microsoft Outlook Web operations including email management and calendar scheduling through persistent browser sessions.








































