Official skills publisher Verified Skillscout rank 206

MiniMax

MiniMax publishes official AI agent skills for its tools, services, and developer workflows.

Browse 39 official AI agent skills across 3 MiniMax repositories, with install commands and source links.

39 Skills
3 Repositories
25,780 Installs
18,465 GitHub stars

Install

Add MiniMax skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/minimax-ai/minimax-ai_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant MiniMax skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

3 official repositories

Includes 2 official skills: mmx-cli, h3-video.

2 skills 25,708 installs 2,017 stars
npx skills add minimax-ai/cli -y

Includes 15 official skills: internal-comms, skill-creator, theme-factory, webapp-testing, artifacts-builder, canvas-design.

15 skills 72 installs 2,932 stars
npx skills add minimax-ai/mini-agent -y

Covers android-native-dev, buddy-sings, color-font-skill, design-style-skill, flutter-dev, frontend-dev. A reference guide for Android native development covering Kotlin/Compose patterns, Material Design 3 specs, Gradle project setup, and build troubleshooting. Builds complete frontend pages by combining UI design, scroll animations, AI-generated media assets, and copywriting into a single workflow.

22 skills 0 installs 13,516 stars
npx skills add minimax-ai/skills -y

39 skills

minimax-ai/cli 2 skills

mmx-cli

minimax-ai/cli 25,700 installs
View source
minimax-ai/mini-agent 15 skills

internal-comms

minimax-ai/mini-agent 7 installs
View source

skill-creator

minimax-ai/mini-agent 6 installs
View source

theme-factory

minimax-ai/mini-agent 6 installs
View source

webapp-testing

minimax-ai/mini-agent 6 installs
View source

artifacts-builder

minimax-ai/mini-agent 5 installs
View source

canvas-design

minimax-ai/mini-agent 5 installs
View source

algorithmic-art

minimax-ai/mini-agent 4 installs
View source

brand-guidelines

minimax-ai/mini-agent 4 installs
View source

mcp-builder

minimax-ai/mini-agent 4 installs
View source

slack-gif-creator

minimax-ai/mini-agent 4 installs
View source

template-skill

minimax-ai/mini-agent 4 installs
View source
minimax-ai/skills 22 skills

android-native-dev

A reference guide for Android native development covering Kotlin/Compose patterns, Material Design 3 specs, Gradle project setup, and build troubleshooting.

minimax-ai/skills 0 installs
View source

buddy-sings

minimax-ai/skills 0 installs
View source

color-font-skill

minimax-ai/skills 0 installs
View source

design-style-skill

minimax-ai/skills 0 installs
View source

flutter-dev

minimax-ai/skills 0 installs
View source

frontend-dev

Builds complete frontend pages by combining UI design, scroll animations, AI-generated media assets, and copywriting into a single workflow.

minimax-ai/skills 0 installs
View source

fullstack-dev

A workflow guide for building full-stack applications, covering backend architecture, frontend-backend integration, auth, real-time features, and production hardening.

minimax-ai/skills 0 installs
View source

gif-sticker-maker

Takes a photo of a person, pet, object, or logo and generates 4 animated GIF stickers in Funko Pop / Pop Mart figurine style.

minimax-ai/skills 0 installs
View source

ios-application-dev

A reference guide for building iOS apps with UIKit, SnapKit, and SwiftUI.

minimax-ai/skills 0 installs
View source

minimax-docx

Creates, edits, and formats DOCX files using OpenXML SDK (.

minimax-ai/skills 0 installs
View source

minimax-multimodal-toolkit

minimax-ai/skills 0 installs
View source

minimax-music-gen

minimax-ai/skills 0 installs
View source

minimax-music-playlist

minimax-ai/skills 0 installs
View source

minimax-pdf

Generates print-ready PDFs through three routes: creating documents from scratch with a token-based design system, filling form fields in existing PDFs, and reformatting existing documents into styled output.

minimax-ai/skills 0 installs
View source

minimax-xlsx

Handles Excel and CSV/TSV files through direct XML manipulation rather than library round-trips.

minimax-ai/skills 0 installs
View source

ppt-editing-skill

minimax-ai/skills 0 installs
View source

ppt-orchestra-skill

minimax-ai/skills 0 installs
View source

pptx-generator

Generates, edits, and reads PowerPoint files using PptxGenJS and markitdown.

minimax-ai/skills 0 installs
View source

react-native-dev

minimax-ai/skills 0 installs
View source

shader-dev

A GLSL shader skill covering 36 techniques for real-time visual effects in ShaderToy-compatible code.

minimax-ai/skills 0 installs
View source

slide-making-skill

minimax-ai/skills 0 installs
View source

vision-analysis

minimax-ai/skills 0 installs
View source

Repository documentation

minimax-ai/skills package overview

minimax-ai/skills/README.md View on GitHub

minimax-ai/skills

Covers android-native-dev, buddy-sings, color-font-skill, design-style-skill, flutter-dev, frontend-dev. A reference guide for Android native development covering Kotlin/Compose patterns, Material Design 3 specs, Gradle project setup, and build troubleshooting. Builds complete frontend pages by combining UI design, scroll animations, AI-generated media assets, and copywriting into a single workflow.

Top skills in this package

android-native-devA reference guide for Android native development covering Kotlin/Compose patterns, Material Design 3 specs, Gradle project setup, and build troubleshooting.
buddy-singsOfficial MiniMax skill from minimax-ai/skills.
color-font-skillOfficial MiniMax skill from minimax-ai/skills.
design-style-skillOfficial MiniMax skill from minimax-ai/skills.
flutter-devOfficial MiniMax skill from minimax-ai/skills.
frontend-devBuilds complete frontend pages by combining UI design, scroll animations, AI-generated media assets, and copywriting into a single workflow.
fullstack-devA workflow guide for building full-stack applications, covering backend architecture, frontend-backend integration, auth, real-time features, and production hardening.
gif-sticker-makerTakes a photo of a person, pet, object, or logo and generates 4 animated GIF stickers in Funko Pop / Pop Mart figurine style.

Install

Install the full package:

npx skills add minimax-ai/skills -y

Install a specific skill:

npx skills add minimax-ai/skills@android-native-dev -y

Use the package when you want your agent to choose the relevant skill from this official MiniMax repository.

View minimax-ai/skills on GitHub
Copied