← Back to Skills Marketplace
Minimax
by
codenova58
· GitHub ↗
· v0.1.0
· MIT-0
320
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install minimax-ai
Description
整理MiniMax大模型公开页面信息,提供模型能力、定价与文档目录的摘要与链接汇总。
Usage Guidance
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 and avoid scraping behind authenticated pages. Finally, remember that public-data summarization can still surface personal data if the site contains it — consider policy/legal constraints for scraping in your jurisdiction.
Capability Analysis
Type: OpenClaw Skill
Name: minimax-ai
Version: 0.1.0
The skill bundle consists of metadata and instructions (SKILL.md) for an AI agent to retrieve and summarize public information from the MiniMax website. The instructions explicitly restrict the agent from performing account operations, API calls, or bypassing permissions, focusing solely on public documentation and pricing information. No malicious code, data exfiltration, or suspicious behaviors were identified.
Capability Assessment
Purpose & Capability
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.
Instruction Scope
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.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes on-disk execution risk.
Credentials
The skill requires no credentials, config paths, or environment variables; that is proportionate to the stated goal of summarizing public webpages.
Persistence & Privilege
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install minimax-ai - After installation, invoke the skill by name or use
/minimax-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
MiniMax AI skill v0.1.0 — Initial Release
- Registers the "MiniMax" skill for summarizing public information from the MiniMax model's official site.
- Supports lightweight extraction of public product, documentation, and pricing info.
- Clearly limits scope: does not perform account operations, API calls, or handle private data.
- Provides structured outputs for model features, documentation links, and pricing summaries.
- Emphasizes compliance and respect for platform rules.
Metadata
Frequently Asked Questions
What is Minimax?
整理MiniMax大模型公开页面信息,提供模型能力、定价与文档目录的摘要与链接汇总。 It is an AI Agent Skill for Claude Code / OpenClaw, with 320 downloads so far.
How do I install Minimax?
Run "/install minimax-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Minimax free?
Yes, Minimax is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Minimax support?
Minimax is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Minimax?
It is built and maintained by codenova58 (@codenova58); the current version is v0.1.0.
More Skills