From 06786fef2844024e0259884f2224140e1c193702 Mon Sep 17 00:00:00 2001 From: JithendraNara Date: Wed, 25 Mar 2026 14:05:33 -0400 Subject: [PATCH] chore: sync plugin metadata with current skills --- .claude-plugin/marketplace.json | 4 ++-- .claude-plugin/plugin.json | 4 ++-- .cursor-plugin/plugin.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 1b6e31e..d46f869 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1,13 +1,13 @@ { "name": "minimax-skills", - "description": "MiniMax AI skills library for frontend, fullstack, and Android native development", + "description": "MiniMax AI skills library for frontend, fullstack, mobile, document, presentation, shader, and multimodal media workflows", "owner": { "name": "MiniMax AI" }, "plugins": [ { "name": "minimax-skills", - "description": "MiniMax AI skills library: frontend development, fullstack development, and Android native development", + "description": "MiniMax AI skills library for frontend, fullstack, Android, iOS, shader, GIF sticker, document, presentation, spreadsheet, and multimodal media workflows", "version": "1.0.0", "source": "./", "author": { diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index ebe2879..6966237 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "minimax-skills", - "description": "MiniMax AI skills library: frontend development, fullstack development, and Android native development", + "description": "MiniMax AI skills library for frontend, fullstack, Android, iOS, shader, GIF sticker, document, presentation, spreadsheet, and multimodal media workflows", "version": "1.0.0", "author": { "name": "MiniMax AI" @@ -8,5 +8,5 @@ "homepage": "https://github.com/MiniMax-AI/skills", "repository": "https://github.com/MiniMax-AI/skills", "license": "MIT", - "keywords": ["skills", "frontend", "fullstack", "android", "minimax"] + "keywords": ["skills", "frontend", "fullstack", "android", "ios", "shader", "gif", "pdf", "pptx", "xlsx", "docx", "multimodal", "video", "image", "audio", "music", "minimax"] } diff --git a/.cursor-plugin/plugin.json b/.cursor-plugin/plugin.json index 7f627d8..6020f4f 100644 --- a/.cursor-plugin/plugin.json +++ b/.cursor-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "minimax-skills", "displayName": "MiniMax Skills", - "description": "MiniMax AI skills library: frontend development, fullstack development, Android native development, iOS application development, shader development, GIF sticker maker, PDF generation, PPTX presentations, Excel/spreadsheet processing, and DOCX document processing", + "description": "MiniMax AI skills library for frontend, fullstack, Android, iOS, shader, GIF sticker, document, presentation, spreadsheet, and multimodal media workflows", "version": "1.0.0", "author": { "name": "MiniMax AI" @@ -9,7 +9,7 @@ "homepage": "https://github.com/MiniMax-AI/skills", "repository": "https://github.com/MiniMax-AI/skills", "license": "MIT", - "keywords": ["skills", "frontend", "fullstack", "android", "ios", "shader", "gif", "sticker", "pdf", "pptx", "xlsx", "excel", "spreadsheet", "docx", "word", "document", "minimax"], + "keywords": ["skills", "frontend", "fullstack", "android", "ios", "shader", "gif", "sticker", "pdf", "pptx", "xlsx", "excel", "spreadsheet", "docx", "word", "document", "multimodal", "video", "image", "audio", "music", "minimax"], "logo": "assets/logo.png", "skills": "./skills/" }