16 lines
782 B
JSON
16 lines
782 B
JSON
{
|
|
"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",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "MiniMax AI"
|
|
},
|
|
"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"],
|
|
"logo": "assets/logo.png",
|
|
"skills": "./skills/"
|
|
}
|