Merge pull request #26 from JithendraNara/codex/sync-plugin-metadata

chore: sync plugin metadata with current skills
This commit is contained in:
zest0198
2026-03-26 11:44:17 +08:00
committed by GitHub
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", "sticker", "pdf", "pptx", "presentation", "xlsx", "excel", "spreadsheet", "docx", "word", "document", "multimodal", "video", "image", "audio", "music", "minimax"]
}

View File

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