MiniMax-AIMiniMax-AIOfficial·19 Agent Skills Included

Mini-Agent

Minimal AI agent framework with built-in document and design skills

Builds and runs a complete AI agent loop powered by the MiniMax M2.5 model with file, shell, and web search tools. Keeps memory across sessions and auto-summarizes long conversations so tasks never hit context limits. Ships with 15 ready skills for PDFs, slides, spreadsheets, design, and testing to finish real work faster.
npx skills add MiniMax-AI/Mini-Agent --all -g -y

All Skills in This Repository (19)

Pure Emerald Level Indicators
📦 In Repo
MiniMax-AIMiniMax-AI

template-skill

Provides a placeholder SKILL.md scaffold for authoring new Claude skills.

Official
Basic
📦 In Repo
MiniMax-AIMiniMax-AI

theme-factory

Applies curated color and font themes to slides, documents, and HTML artifacts.

Official
Basic
📦 In Repo
MiniMax-AIMiniMax-AI

algorithmic-art

Creates generative art with p5.js using seeded randomness and interactive parameter controls.

Official
Intermediate
📦 In Repo
MiniMax-AIMiniMax-AI

internal-comms

Write internal communications like 3P updates, newsletters, FAQs, and status reports using company formats.

Official
Basic
📦 In Repo
MiniMax-AIMiniMax-AI

skill-creator

Create, validate, and package Claude skill directories with scripts and templates.

Official
Intermediate
📦 In Repo
MiniMax-AIMiniMax-AI

canvas-design

Create original visual art and posters as PNG or PDF files using design philosophies.

Official
Intermediate
📦 In Repo
MiniMax-AIMiniMax-AI

slack-gif-creator

Create animated GIFs optimized for Slack message and emoji size constraints.

Official
Advanced
📦 In Repo
MiniMax-AIMiniMax-AI

artifacts-builder

Builds and bundles React, Tailwind, and shadcn/ui projects into single HTML artifacts.

Official
Intermediate
📦 In Repo
MiniMax-AIMiniMax-AI

mcp-builder

Guides building and evaluating MCP servers in Python or TypeScript.

Official
Advanced
📦 In Repo
MiniMax-AIMiniMax-AI

brand-guidelines

Applies Anthropic brand colors and typography to documents and visual artifacts.

Official
Basic
📦 In Repo
MiniMax-AIMiniMax-AI

xlsx

Create, edit, and analyze Excel spreadsheets with formulas, formatting, and recalculation.

Official
Intermediate
📦 In Repo
MiniMax-AIMiniMax-AI

pdf

Extract, create, merge, split, and fill PDF documents using Python libraries and command-line tools.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Mini-Agent?

Run `npx skills add MiniMax-AI/Mini-Agent --all -g -y` in your terminal to install all skills in this suite globally.

What can Mini-Agent do?

It runs a full agent loop that can execute shell commands, edit files, search the web, and use 15 built-in skills for documents, design, and testing.

Does Mini-Agent remember past conversations?

Yes. A session note tool keeps key facts across sessions, and automatic summarization lets it handle very long tasks without losing context.

Which AI models does Mini-Agent support?

It is built for the MiniMax M2.5 model through an Anthropic-compatible API, with client support for both Anthropic and OpenAI-style endpoints.

Can I use Mini-Agent without coding experience?

Yes. After a one-time setup with your API key, you simply type plain-English requests and the agent handles the technical execution.

Related Repositories in Software Engineering

View All in Software Engineering