From 14106a3ffd5b4a7e8a1adee0cf9b8767aaef471c Mon Sep 17 00:00:00 2001 From: JithendraNara Date: Wed, 25 Mar 2026 14:08:13 -0400 Subject: [PATCH] chore: expand Claude plugin keywords --- .claude-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 6966237..d327568 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -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", "ios", "shader", "gif", "pdf", "pptx", "xlsx", "docx", "multimodal", "video", "image", "audio", "music", "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"] }