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",
"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": {

View File

@@ -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"]
}