ワンクリックで
preset-skill-minimax
Official-source-led manual for the TUI `minimax` template.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Official-source-led manual for the TUI `minimax` template.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Official-source-led manual for the TUI `claude` template.
Base URL / API-compat / provider / model / capability declaration shape versus credentials and live probes; includes proven Codex OAuth quota inspection with exact agent query routing and dated official-vs-measured context-window evidence.
Thin dual-axis router for preset questions: which of the 12 TUI-shipped built-in preset templates (provider axis), and which cross-cutting preset lifecycle mechanic (operation axis) — saving, checking availability, activating/refreshing, endpoint/capability facts, or troubleshooting. Read a child only when it is relevant; this does not describe arbitrary saved presets.
Anything you need to know about LingTai TUI. Read this first for the stable mental model, major-feature map, interface and slash-command help, or the correct source/manual route for a TUI question. It stays thin: exact command prose lives in the localized help assets, precise Go structure lives in `lingtai-tui-anatomy` plus the repository ANATOMY graph, and independent domains such as presets, Portal, tutorials, updates, and addons keep their own top-level skills.
Nested tutorial-guide reference for lessons 10–12: TUI commands, lifecycle exercises, addons, external connections, and graduation.
The 12-lesson tutorial curriculum for teaching a human how Lingtai works. Router for orientation, agent runtime, communication, memory/molt, capabilities, operations, addons, and graduation. Invoke this skill when the human is ready to begin or continue the tutorial.
| name | preset-skill-minimax |
| description | Official-source-led manual for the TUI `minimax` template. |
| version | 2.0.0 |
| last_changed_at | 2026-07-19T00:00:00Z |
| maintenance | If you find stale or incorrect information here, use the lingtai-issue-report skill to assemble evidence and obtain per-issue human consent before filing an issue. Never include secrets, credentials, tokens, or private paths. |
minimaxminimaxPreset() (tui/internal/preset/preset.go:979-1004) ships provider
minimax, exact model MiniMax-M3, and MINIMAX_API_KEY at the
Anthropic-compatible regional endpoint https://api.minimaxi.com/anthropic
(CN default) or https://api.minimax.io/anthropic (INTL). Its manifest
explicitly wires vision.
MiniMax-M3 natively accepts image/video content blocks on that same endpoint; this native path does not depend on an MCP or a separate plan.
MiniMax also publishes the separate optional
MiniMax-Coding-Plan-MCP,
package minimax-coding-plan-mcp, whose understand_image tool is available
through manual install/client registration. The setup guide requires a Token
Plan seat or purchased Credits, and the MCP is not auto-wired into this TUI
preset. Keep this tool path distinct from native M3 vision. The similarly named
community tomlee2013/minimax-mcp-vision project is not official.
Read the official Anthropic-compatible API documentation and Token Plan MCP guide for current details. Do not silently switch providers or auto-load/invoke an MCP when the native route fails. Verify the manifest in TUI source after template changes.
For base URL/API-compat/model/capability declaration shape versus
credentials, see reference/operations/endpoint-capabilities/SKILL.md.