openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Minimax

整理MiniMax大模型公开页面信息,提供模型能力、定价与文档目录的摘要与链接汇总。

开发与 DevOps

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v0.1.0

统计:⭐ 0 · 61 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:codenova58/minimax-ai

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill's stated purpose (summarizing public MiniMax website pages) matches its instructions and it requests no credentials, installs, or unusual system access.

目的

Name and description match the SKILL.md instructions: the skill is limited to indexing and summarizing public MiniMax product/docs/pricing pages. It requests no env vars or binaries. Minor inconsistency: registry metadata listed no homepage, but SKILL.md includes https://www.minimax.com.cn/ as the target site — this is likely harmless but worth confirming.

说明范围

Runtime instructions are narrowly scoped to fetching and summarizing public pages and explicitly forbid account operations or API/key usage. They mention waiting for dynamic page loading and rate-limiting, which is appropriate for scraping public sites; the SKILL.md does not instruct reading unrelated local files or environment variables.

安装机制

No install spec and no code files — instruction-only skill. This minimizes on-disk execution risk.

证书

The skill requires no credentials, config paths, or environment variables; that is proportionate to the stated goal of summarizing public webpages.

持久

always is false and the skill does not request elevated or persistent presence. Autonomous invocation is allowed (platform default) but not combined with broad privileges or credentials.

综合结论

This skill appears coherent and low-risk: it only describes scraping and summarizing publicly available MiniMax pages and asks for no credentials or installs. Before installing, confirm the target URL (SKILL.md gives https://www.minimax.com.cn/) and whether your agent has a safe mechanism to handle JavaScript-driven pages (headless browser or renderer) if you expect full dynamic rendering. Ensure the agent respects robots.txt and rate limits a…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Minimax」。简介:整理MiniMax大模型公开页面信息,提供模型能力、定价与文档目录的摘要与链接汇总。。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/codenova58/minimax-ai/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

---
name: minimax-ai-hot-trend
description: 注册“MiniMax”技能;用于MiniMax大模型相关公开页面信息整理。
homepage: `https://www.minimax.com.cn/`
metadata: {"clawdbot":{"emoji":"🤖"}}
---

# MiniMax

用途与边界

- 面向公开产品页与文档中心的检索与内容摘要
- 不提供账号操作、接口调用或权限绕过能力
- 仅处理公开页面的轻量信息整理

关键入口

- 主页:https://www.minimax.com.cn/
- 文档与开放平台:站点入口
- 定价与公告:站点入口

常见任务

- 模型能力与版本说明摘要(上下文长度、功能特性)
- 定价与调用配额说明提取(公开信息)
- 文档目录与示例链接汇总

数据字段

- 模型名称、版本、上下文长度、功能特性、链接
- 定价页链接、免费额度说明、地域与服务状态
- 文档标题、目录链接、示例入口

自动化要点

- 页面动态加载,需等待完成后解析
- 不进行API调用或账号相关操作
- 频率控制,尊重平台访问限制

示例流程

- 能力摘要:访问模型页 → 抽取版本与特性 → 输出摘要
- 定价整理:访问定价入口 → 提取费用与额度 → 输出清单
- 文档汇总:进入文档中心 → 抽取目录与示例 → 输出链接集合

合规提示

- 遵守平台规则与账号安全要求
- 不存储或输出敏感信息