MiniMax Code Plugins — Development skill for Claude Code
Community registry and contribution toolkit for MiniMax Code plugins.
How to install MiniMax Code Plugins
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open MiniMax-AI/MiniMax-Code-Plugins and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What MiniMax Code Plugins does
Community registry and contribution toolkit for MiniMax Code plugins.
Alternatives in Development
- Check 1: Cache Exists? — CLAUDE_DIR="${CLAUDE_CONFIG_DIR:-$HOME/.claude}" CACHE_EXISTS=$(ls -d "$CLAUDE_DIR/plugins/cache/claude-hud" 2 10.9k ★
- Community Plugins — Plugins from the Cursor community 4k ★
- Contributing To Claude Code Plugins — Thank you for your interest in contributing to the Claude Code Plugins marketplace 1.6k ★
README
简体中文 · Contribute · Plugin contract · Security
One folder is the release
MiniMax Code Plugins is the community home for Agent Plugins that run in MiniMax Code. Put a portable Plugin under `plugins//`, open a pull request, and let CI check the package users will actually install.
fork → create → build → check → pull request → discover
No second repository. No catalog JSON. No commit pin to copy. Your Plugin source, docs, review, and history live together.
Ship your first Plugin
git clone https://github.com//MiniMax-Code-Plugins.git
cd MiniMax-Code-Plugins
npm install
npm run create -- /my-first-plugin
The scaffold gives you a Skill-first Plugin:
plugins//my-first-plugin/
├── plugin.json
├── README.md
├── LICENSE
└── skills/
└── my-first-plugin/
└── SKILL.md
Replace every `TODO`, then run:
npm run check
If it passes, open one pull request for that Plugin. Start with [`CONTRIBUTING
Related Skills
Claude Skill Manager
CLI tool to discover, install, and manage Claude Code skills from a curated community registry
Prompt Contribution Graph
Track your daily prompt contributions across CLI coding agents
OSS Autopilot
Open source contribution manager — tracks PRs across repos, discovers issues, diagnoses CI failures, drafts ma
Contribute Loop
Run N sequential contributions. Different from /contribution-fleet (parallel). Stops early on suspicious_halt
Contribution Fleet
Launch N opensource-contributor runs in parallel across different repos. Each run gets its own state directory
Engineer
You are an Engineer Agent for open source contribution.
Related Agents
Peer Reviewer Theory
A simulated peer reviewer specializing in sociological theory, conceptual frameworks, and the theoretical cont
Live
Runs live production — OBS control over obs-websocket, multi-bitrate streaming (RTMP/SRT/RIST/WHIP), NDI routi
Deep Reviewer
Use this agent when performing the AI Deep Review stage (Stage 5) of the contribution test phase. This agent a