← 返回 Skills 市场
955
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install minimax-to-telegram
功能描述
Generate images, audio, video using MiniMax MCP and send to Telegram. Use when user wants to create media with MiniMax and deliver it via Telegram.
安全使用建议
Before installing or using this skill: (1) be aware the SKILL.md requires a MINIMAX_API_KEY (and MINIMAX_RESOURCE_MODE) but the published metadata does not list these — verify and supply the MiniMax API key only if you trust the MiniMax service. (2) The instructions explicitly tell you to send the FULL presigned URLs returned by MiniMax (they contain authentication tokens in the query string) to Telegram; anyone with that URL can access the media until the token expires — avoid sending sensitive content or use short-lived tokens and private chats. (3) The skill assumes a Telegram integration/message tool is available; check how your Telegram credentials are stored and who can access them. (4) Installing mcporter via npm is required — review that package and its source before installing a global npm package. (5) Ask the publisher to update the skill metadata to declare required env vars and any Telegram config requirements; that metadata mismatch is the primary coherence issue here.
功能分析
Type: OpenClaw Skill
Name: minimax-to-telegram
Version: 1.0.0
The skill bundle is classified as suspicious due to its reliance on external command execution and dependency installation. The `SKILL.md` instructs the AI agent to install a global npm package (`mcporter`) and then execute `mcporter` CLI commands. This introduces a supply chain risk if the `mcporter` package itself is compromised, and creates a potential for shell injection vulnerabilities if user inputs are not properly sanitized when passed to `mcporter`. Additionally, the skill involves file system modification (`~/.mcporter/config.json`) and network I/O (sending media to Telegram), which are powerful capabilities that could be misused via prompt injection against the agent, even though the stated purpose is benign.
能力评估
Purpose & Capability
The skill's description is consistent with the instructions (use MiniMax MCP via mcporter and deliver results to Telegram). However, the published metadata declares no required environment variables while the SKILL.md clearly requires MINIMAX_API_KEY (and MINIMAX_RESOURCE_MODE) — this metadata omission is an incoherence that can mislead users about what credentials are needed.
Instruction Scope
SKILL.md stays within the stated purpose (install mcporter, call MCP tools, then send returned URLs to Telegram). However it instructs the agent/user to read or set ~/.mcporter/config.json and to include full presigned URLs with query-string authentication tokens when sending media. The instructions therefore require access to a local config file and to share URLs that embed auth tokens; both are material behaviors that were not declared in the manifest.
Install Mechanism
There is no formal install spec (instruction-only), which is low risk for the skill bundle itself. The README tells users to install mcporter via npm (npm install -g mcporter or npx). Installing a global npm package is a normal, expected step but is an external action the user must trust; the skill does not automatically download or execute anything itself.
Credentials
The runtime instructions require MINIMAX_API_KEY and optionally MINIMAX_RESOURCE_MODE, but the registry metadata lists no required env vars or primary credential — this mismatch is a clear inconsistency. The SKILL.md also assumes a Telegram 'message' tool/integration will be available (and that the agent has Telegram credentials), but does not document any Telegram token or configuration requirement. The credential requests that do appear (MiniMax API key) are appropriate for the feature, but they are not declared in the skill metadata.
Persistence & Privilege
The skill is instruction-only, has no install spec, and does not request always: true or other elevated persistence. It does not attempt to modify other skills or system-wide configurations in its instructions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install minimax-to-telegram - 安装完成后,直接呼叫该 Skill 的名称或使用
/minimax-to-telegram触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of minimax-to-telegram.
- Generate images, audio, and videos using MiniMax MCP and send them directly to Telegram.
- Comprehensive setup instructions for installing mcporter and configuring the MiniMax API Key.
- Detailed usage examples for generating and sending images, audio, and video to Telegram, including required parameters.
- Clear guidance on sending media to Telegram, emphasizing the use of full media URLs with authentication tokens.
- Includes troubleshooting tips for timeouts, background processing, and common errors (e.g., 403 Forbidden).
- Special tips for generating and delivering Cantonese (廣東話) audio content.
元数据
常见问题
For using minimax mcp to generate audio, image, video to telegram. 是什么?
Generate images, audio, video using MiniMax MCP and send to Telegram. Use when user wants to create media with MiniMax and deliver it via Telegram. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 955 次。
如何安装 For using minimax mcp to generate audio, image, video to telegram.?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install minimax-to-telegram」即可一键安装,无需额外配置。
For using minimax mcp to generate audio, image, video to telegram. 是免费的吗?
是的,For using minimax mcp to generate audio, image, video to telegram. 完全免费(开源免费),可自由下载、安装和使用。
For using minimax mcp to generate audio, image, video to telegram. 支持哪些平台?
For using minimax mcp to generate audio, image, video to telegram. 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 For using minimax mcp to generate audio, image, video to telegram.?
由 hoyin258(@hoyin258)开发并维护,当前版本 v1.0.0。
推荐 Skills