kimi-search

Installation
SKILL.md

Kimi Search

使用 Kimi 大模型的内置联网搜索工具 $web_search 进行联网搜索。

前置要求

  1. Moonshot API Key:需要在 https://platform.moonshot.cn/console 注册并获取 API Key
  2. 账户充值:联网搜索每次额外收费约 ¥0.03,确保账户有余额
  3. Python 环境:Python 3.8+ 和 openai Python 包

安装依赖

skill 需要 openai Python 包。安装方式:

pip3 install openai

或者使用虚拟环境(推荐):

Installs
1
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Mar 22, 2026
kimi-search — openclaw/skills