minimax-ai/minimax-h3

MiniMax H3 is a prompt writing skill and video generation toolkit that provides structured guidance for working with the MiniMax platform's text-to-video...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 21 minutes ago
Added to GitGenius on September 1st, 2026
Created on July 30th, 2026
Open Issues & Pull Requests: 34 (+0)
GitHub issues: Enabled
Number of forks: 561
Total Stargazers: 8,218 (+1)
Total Subscribers: 65 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 12.3 hours
Mean response time: 45.9 hours
90th percentile: 3.9 days
Tracked items: 20

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 9% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 28
New in 7 days: 7
Closed in 7 days: 0
Avg open age: 13 days
Stale 30+ days: 1
Stale 90+ days: 0

Recent activity

Opened in 7 days: 6
Closed in 7 days: 0
Comments in 7 days: 2
Events in 7 days: 5

Top labels

No label distribution available yet.

Detailed Description

MiniMax H3 is a prompt writing skill and video generation toolkit that provides structured guidance for working with the MiniMax platform's text-to-video and image generation capabilities.

The tool addresses the challenge of crafting effective prompts for AI-powered video and image generation by bundling nine skills, with the H3 prompt writing skill as the primary offering. This skill includes two comprehensive prompt guides covering different generation modes: one for text and keyframe modes, and another for full-reference mode. The approach works by providing reference documentation and Markdown-based skill definitions that can be integrated into various agent frameworks and development environments.

Developers should adopt this tool if they are working with MiniMax's video generation platform or building agents that need structured prompt guidance. The H3 prompt writing skill is particularly valuable because it operates without external API dependencies, making it portable across multiple agent harnesses including Claude Code, the Claude Agent SDK, Cursor, Windsurf, OpenAI-based agents, and LangChain. The remaining eight skills are purpose-built for MiniMax Hub's canvas workflow and are not portable to generic agent systems. The tool is written in Python and is available through multiple distribution channels including Hugging Face and ModelScope.

The project maintains active community engagement through Discord and WeChat channels. Development activity shows support for multiple languages through translated documentation. The codebase is organized with clear separation between the portable prompt writing skill and the platform-specific video generation skills, indicating deliberate architectural choices about portability and use-case specificity.