← All skills
Tencent SkillHub · Developer Tools

MiniMax MCP Search

Perform real-time web searches and analyze images using MiniMax MCP with input prompts and flexible image sources.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Perform real-time web searches and analyze images using MiniMax MCP with input prompts and flexible image sources.

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, _meta.json, search.py, skill.json

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 5 sections Open source page

功能

使用 MiniMax MCP 进行网络搜索和图像理解。通过 mcporter 调用 MiniMax Coding Plan MCP 服务。

1. web_search - 网络搜索

使用 MiniMax MCP 进行实时网络搜索,返回搜索结果和相关链接。 参数: query (string, 必需): 搜索关键词,建议 3-5 个关键词 返回: 搜索结果列表,包含标题、链接、摘要和日期

2. understand_image - 图像理解

使用 MiniMax MCP 分析图片内容,支持本地文件路径和 HTTP/HTTPS URL。 参数: image_path (string, 必需): 图片路径,支持本地路径或 URL prompt (string, 必需): 分析要求 支持格式: JPEG、PNG、WebP

使用方法

网络搜索示例: 搜索:最新AI新闻 图像理解示例: 分析图片:/path/to/image.jpg,描述图片内容

注意事项

需要先安装 mcporter:npm install -g mcporter 首次使用需配置 MiniMax API Key(已在配置文件中设置) 图像理解支持本地文件和 HTTP/HTTPS URL

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
2 Config1 Docs1 Scripts
  • SKILL.md Primary doc
  • search.py Scripts
  • _meta.json Config
  • skill.json Config