delegate-to-minimax

Community

Offload bulk tasks to save premium LLM capacity

Authorfukukei23
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill reduces expensive GLM usage by routing repetitive, text-heavy tasks to MiniMax tools while keeping complex reasoning and sensitive work on higher-quality models.

Core Features & Use Cases

  • Task Routing: Selects specialized MiniMax MCP tools for summarization, format conversion, data generation, document drafting, and other bulk processing workflows.
  • Quality Guardrails: Defines clear boundaries for tasks that must remain on GLM, including debugging, architecture design, security decisions, and code review.
  • Use Case: When processing many files, generating documentation drafts, or creating test data, use this Skill to delegate suitable workloads and conserve limited model capacity.

Quick Start

Ask the AI to use the delegate-to-minimax skill to route a bulk document processing task to the appropriate MiniMax MCP tool.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: delegate-to-minimax
Download link: https://github.com/fukukei23/claude-config/archive/main.zip#delegate-to-minimax

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 545,000+ vetted skills library on demand.