diff --git a/.cursor-plugin/plugin.json b/.cursor-plugin/plugin.json index 30014da..fe68c82 100644 --- a/.cursor-plugin/plugin.json +++ b/.cursor-plugin/plugin.json @@ -10,5 +10,6 @@ "repository": "https://github.com/MiniMax-AI/skills", "license": "MIT", "keywords": ["skills", "frontend", "fullstack", "android", "minimax"], + "logo": "assets/logo.png", "skills": "./skills/" } diff --git a/assets/logo.png b/assets/logo.png new file mode 100644 index 0000000..82088e0 Binary files /dev/null and b/assets/logo.png differ