← Back to Skills Marketplace
aisadocs

web-search-zh

by AIsa · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
82
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install web-search-zh
Description
通过 AISA 网页搜索接口检索公开互联网,并返回结构化标题、链接和摘要。触发条件:当用户要求联网查找、收集近期来源或获取通用网页结果时使用。
Usage Guidance
这个 skill 看起来就是一个调用 AISA (api.aisa.one) 的搜索客户端:在使用前确认你信任 AISA 服务和其隐私政策,因为你的查询和返回的网页内容会被发送到该外部 API;不要用此 skill 处理高敏感或保密信息(例如秘密钥匙、个人识别信息或受版权/合规限制的内容)。建议为该技能使用可撤销或配额受限的 API key,避免在公共或长期有效凭据中使用。
Capability Analysis
Type: OpenClaw Skill Name: web-search-zh Version: 1.0.0 The skill is a legitimate Python-based CLI client for the AISA search API (api.aisa.one). It uses standard libraries (urllib) to perform web, academic, and multi-source searches. The SKILL.md file includes explicit safety instructions directing the AI agent not to use the tool for accessing sensitive local data like cookies or passwords, and the code in scripts/search_client.py contains no evidence of malicious execution, exfiltration, or obfuscation.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
名称与描述都表明这是一个通过 AISA 搜索接口检索公开网页的工具;所需项(python3 与 AISA_API_KEY)与该目的直接相关且没有多余的外部凭据或不相干的依赖。_meta.json 指向的 GitHub 仓库与工具用途一致。
Instruction Scope
SKILL.md 指示使用内置的 Python 客户端运行搜索,说明明确且不包含对系统中其他敏感文件(例如 shell history、cookie、密码、密钥链)或不相关环境变量的读取或上传。脚本仅读取 AISA_API_KEY 并将查询与 URL/返回内容发送到 AISA 服务。
Install Mechanism
没有 install spec(仅指令 + 附带的 Python 脚本),不下载或提取第三方二进制。要求 python3 在 PATH 上,这与脚本实现一致,风险低。
Credentials
仅要求一个环境变量 AISA_API_KEY 作为主要凭据,符合对外 API 调用的预期,没有请求与用途无关的密钥或多个凭据。脚本运行时也只访问该环境变量。
Persistence & Privilege
没有要求始终驻留(always: false),也不修改其他技能或系统设置。默认允许模型调用(平台默认)但这与技能性质相符且没有扩大权限请求。
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install web-search-zh
  3. After installation, invoke the skill by name or use /web-search-zh
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of web-search-zh skill. - Enables web search via AISA API, returning structured titles, links, and summaries. - Can be invoked when users request online lookup, recent sources, or general web results. - Requires environment variable AISA_API_KEY and Python3. - Lightweight, fast option for general search tasks.
Metadata
Slug web-search-zh
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is web-search-zh?

通过 AISA 网页搜索接口检索公开互联网,并返回结构化标题、链接和摘要。触发条件:当用户要求联网查找、收集近期来源或获取通用网页结果时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 82 downloads so far.

How do I install web-search-zh?

Run "/install web-search-zh" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is web-search-zh free?

Yes, web-search-zh is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does web-search-zh support?

web-search-zh is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created web-search-zh?

It is built and maintained by AIsa (@aisadocs); the current version is v1.0.0.

💬 Comments