web-search-zh
通过 AISA 网页搜索接口检索公开互联网,并返回结构化标题、链接和摘要。触发条件:当用户要求联网查找、收集近期来源或获取通用网页结果时使用。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/aisadocs/web-search-zh网页搜索
何时使用
- 通过 AISA 网页搜索接口检索公开互联网,并返回结构化标题、链接和摘要。触发条件:当用户要求联网查找、收集近期来源或获取通用网页结果时使用。
不适用场景
- 当用户明确要本地浏览器 Cookie、密码、Keychain 或其他本地敏感凭据时,不要使用这个 skill。
- 当问题与该 skill 的主题无关时,优先选择更贴切的 skill。
核心能力
- 为通用联网检索任务返回快速结构化网页结果。
快速开始
export AISA_API_KEY="your-key"
运行方式
首选运行路径是仓库内置的 Python 客户端:
python3 scripts/search_client.py
示例请求
- 搜索最新的开源浏览器自动化工具。
说明
- 这是整套包里最轻量的通用搜索选项。
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-aisadocs-web-search-zh": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
aisa-tavily
AI-optimized web search via AIsa's Tavily API proxy. Returns concise, relevant results for AI agents through AIsa's unified API gateway.
openclaw-search
Intelligent search for agents. Multi-source retrieval with confidence scoring - web, academic, and Tavily in one unified API.
Twitter Command Center (Search + Post)
Searches and reads X (Twitter): profiles, timelines, mentions, followers, tweet search, trends, lists, communities, and Spaces. Publishes posts after the user completes OAuth in the browser. Use when the user asks about Twitter/X data, social listening, or posting without sharing account passwords.
openclaw-media-gen
Generate images & videos with AIsa. Gemini 3 Pro Image (image) + Qwen Wan 2.6 (video) via one API key.
openclaw-media-gen
Generate images & videos with AIsa. Gemini 3 Pro Image (image) + Qwen Wan 2.6 (video) via one API key.