chore: sync plugin metadata with current skills

This commit is contained in:
JithendraNara
2026-03-25 14:05:33 -04:00
parent f742ee77e4
commit 06786fef28
3 changed files with 6 additions and 6 deletions

View File

@@ -1,13 +1,13 @@
{ {
"name": "minimax-skills", "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": { "owner": {
"name": "MiniMax AI" "name": "MiniMax AI"
}, },
"plugins": [ "plugins": [
{ {
"name": "minimax-skills", "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", "version": "1.0.0",
"source": "./", "source": "./",
"author": { "author": {

View File

@@ -1,6 +1,6 @@
{ {
"name": "minimax-skills", "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", "version": "1.0.0",
"author": { "author": {
"name": "MiniMax AI" "name": "MiniMax AI"
@@ -8,5 +8,5 @@
"homepage": "https://github.com/MiniMax-AI/skills", "homepage": "https://github.com/MiniMax-AI/skills",
"repository": "https://github.com/MiniMax-AI/skills", "repository": "https://github.com/MiniMax-AI/skills",
"license": "MIT", "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"]
} }

View File

@@ -1,7 +1,7 @@
{ {
"name": "minimax-skills", "name": "minimax-skills",
"displayName": "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", "version": "1.0.0",
"author": { "author": {
"name": "MiniMax AI" "name": "MiniMax AI"
@@ -9,7 +9,7 @@
"homepage": "https://github.com/MiniMax-AI/skills", "homepage": "https://github.com/MiniMax-AI/skills",
"repository": "https://github.com/MiniMax-AI/skills", "repository": "https://github.com/MiniMax-AI/skills",
"license": "MIT", "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", "logo": "assets/logo.png",
"skills": "./skills/" "skills": "./skills/"
} }