Skip to content

Add MiniMax provider skill - #45

Open
octo-patch wants to merge 1 commit into
softaworks:mainfrom
octo-patch:octo/20260812-provider-add-recvs2Zp5yvsjj
Open

Add MiniMax provider skill#45
octo-patch wants to merge 1 commit into
softaworks:mainfrom
octo-patch:octo/20260812-provider-add-recvs2Zp5yvsjj

Conversation

@octo-patch

Copy link
Copy Markdown

Reason: The marketplace has no MiniMax skill that exposes current text models and both supported regional API bases.

This adds a focused MiniMax provider guide with region-safe endpoint selection, model capability and thinking guidance, current token pricing, and API-key handling rules. It registers the skill in the marketplace and root catalog, then generates the isolated distribution package from the repository's source registry.

Checks:

  • python3 scripts/build_plugins.py
  • jq -e '.plugins[] | select(.name == "minimax") | .source == "./dist/plugins/minimax" and .skills == ["./skills/minimax"] and .category == "ai-tools"' .claude-plugin/marketplace.json
  • cmp skills/minimax/SKILL.md dist/plugins/minimax/skills/minimax/SKILL.md
  • cmp skills/minimax/README.md dist/plugins/minimax/skills/minimax/README.md
  • python3 scripts/build_plugins.py --dry-run
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant