Install
openclaw skills install web-search-minimax网络搜索技能,使用 Minimax Coding Plan Search API 进行网络搜索
openclaw skills install web-search-minimax使用 Minimax Coding Plan Search API 进行网络搜索,返回搜索结果和相关搜索建议。
node {baseDir}/scripts/search.cjs "搜索关键词"
# 基本搜索
node {baseDir}/scripts/search.cjs "今天天气怎么样"
# 搜索编程问题
node {baseDir}/scripts/search.cjs "Python 教程"
# 搜索最新新闻
node {baseDir}/scripts/search.cjs "AI 发展动态"
API Key 从环境变量读取:
MINIMAX_API_KEYhttps://api.minimaxi.com/v1/coding_plan/searchq (查询词)