Skill flagged — review recommended

ClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.

web-search-minimax

v1.0.0

网络搜索技能,使用 Minimax Coding Plan Search API 进行网络搜索

2· 972· 1 versions· 3 current· 4 all-time· Updated 23h ago· MIT-0
by深柒@xbos1314

Install

openclaw skills install web-search-minimax

Web Search

使用 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_KEY
  • API Host:固定为 https://api.minimaxi.com
  • API 端点:/v1/coding_plan/search
  • 请求参数:q (查询词)

返回结果格式

  • organic: 搜索结果列表,每条包含 title、link、snippet、date
  • related_searches: 相关搜索建议列表

使用场景

  • 查询实时信息
  • 查找技术文档
  • 获取新闻资讯
  • 搜索教程资源

Version tags

latestvk97ba62aemjk1b72ta751j4xa982remx

Runtime requirements

🔍 Clawdis
Binsnode