minimax-chat

Community

Power secure MiniMax chat completions

Authorqq5855144
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill turns MiniMax into a reliable text conversation engine so you can generate assistant replies, summaries, and structured outputs without building the integration logic yourself.

Core Features & Use Cases

  • Multi-turn conversations: Preserves full chat history so the model can respond coherently across longer exchanges.
  • Tool calling and structured output: Supports function calls and JSON schema responses for agent workflows and deterministic downstream parsing.
  • Streaming and multimodal input: Handles server-sent event streaming plus text and image mixed messages for responsive assistant experiences.
  • Use case: A product team can connect this Skill to a web app or mini program to power a support assistant that answers questions, drafts content, and invokes tools securely through an Edge Function.

Quick Start

Use the minimax-chat skill to generate a secure multi-turn assistant reply for a user message and return the result in either streaming or non-streaming form.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: minimax-chat
Download link: https://github.com/qq5855144/GitHubM/archive/main.zip#minimax-chat

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.