agent-skill-manager 2.0.0 → 2.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. package/README.md +2 -2
  2. package/data/skill-index/Affitor_affiliate-skills.json +2813 -50
  3. package/data/skill-index/Eronred_aso-skills.json +1561 -31
  4. package/data/skill-index/GPTomics_bioSkills.json +22988 -443
  5. package/data/skill-index/Galaxy-Dawn_claude-scholar.json +2509 -49
  6. package/data/skill-index/Imbad0202_academic-research-skills.json +223 -19
  7. package/data/skill-index/K-Dense-AI_claude-scientific-skills.json +7015 -697
  8. package/data/skill-index/Leonxlnx_taste-skill.json +429 -9
  9. package/data/skill-index/Master-cai_Research-Paper-Writing-Skills.json +53 -2
  10. package/data/skill-index/MiniMax-AI_skills.json +1291 -22
  11. package/data/skill-index/affaan-m_everything-claude-code.json +27501 -780
  12. package/data/skill-index/alirezarezvani_claude-skills.json +27045 -453
  13. package/data/skill-index/anthropics_skills.json +938 -20
  14. package/data/skill-index/bytedance_deer-flow.json +1201 -19
  15. package/data/skill-index/coreyhaines31_marketingskills.json +1913 -41
  16. package/data/skill-index/github_awesome-copilot.json +25089 -354
  17. package/data/skill-index/heygen-com_hyperframes.json +324 -0
  18. package/data/skill-index/himself65_finance-skills.json +1254 -27
  19. package/data/skill-index/kemiljk_fluid-design.json +53 -2
  20. package/data/skill-index/kepano_obsidian-skills.json +262 -7
  21. package/data/skill-index/luongnv89_skills.json +1917 -69
  22. package/data/skill-index/mattpocock_skills.json +1157 -50
  23. package/data/skill-index/nextlevelbuilder_ui-ux-pro-max-skill.json +365 -8
  24. package/data/skill-index/obra_superpowers.json +729 -15
  25. package/data/skill-index/sickn33_antigravity-awesome-skills.json +270593 -6809
  26. package/data/skill-index/slavingia_skills.json +521 -11
  27. package/data/skill-index-resources.json +10 -1
  28. package/dist/agent-skill-manager.js +161 -161
  29. package/dist/chunk-796ss41d.js +15 -0
  30. package/dist/{chunk-1becp2v6.js → chunk-d61nf7gg.js} +1 -1
  31. package/dist/{chunk-a26gjzjk.js → chunk-vgzgtfy6.js} +1 -1
  32. package/dist/{chunk-2kpv20e1.js → chunk-y89teqgt.js} +43 -42
  33. package/package.json +1 -1
  34. package/dist/chunk-b5czdh0p.js +0 -15
@@ -2,8 +2,8 @@
2
2
  "repoUrl": "https://github.com/MiniMax-AI/skills.git",
3
3
  "owner": "MiniMax-AI",
4
4
  "repo": "skills",
5
- "updatedAt": "2026-03-27T23:21:29.064Z",
6
- "skillCount": 15,
5
+ "updatedAt": "2026-04-20T07:44:23.431Z",
6
+ "skillCount": 23,
7
7
  "skills": [
8
8
  {
9
9
  "name": "android-native-dev",
@@ -15,7 +15,247 @@
15
15
  "allowedTools": [],
16
16
  "installUrl": "github:MiniMax-AI/skills:skills/android-native-dev",
17
17
  "relPath": "skills/android-native-dev",
18
- "verified": true
18
+ "verified": true,
19
+ "tokenCount": 8395,
20
+ "evalSummary": {
21
+ "overallScore": 71,
22
+ "grade": "C",
23
+ "categories": [
24
+ {
25
+ "id": "structure",
26
+ "name": "Structure & completeness",
27
+ "score": 9,
28
+ "max": 10
29
+ },
30
+ {
31
+ "id": "description",
32
+ "name": "Description quality",
33
+ "score": 7,
34
+ "max": 10
35
+ },
36
+ {
37
+ "id": "prompt-engineering",
38
+ "name": "Prompt engineering",
39
+ "score": 6,
40
+ "max": 10
41
+ },
42
+ {
43
+ "id": "context-efficiency",
44
+ "name": "Context efficiency",
45
+ "score": 6,
46
+ "max": 10
47
+ },
48
+ {
49
+ "id": "safety",
50
+ "name": "Safety & guardrails",
51
+ "score": 7,
52
+ "max": 10
53
+ },
54
+ {
55
+ "id": "testability",
56
+ "name": "Testability",
57
+ "score": 7,
58
+ "max": 10
59
+ },
60
+ {
61
+ "id": "naming",
62
+ "name": "Naming & conventions",
63
+ "score": 8,
64
+ "max": 10
65
+ }
66
+ ],
67
+ "evaluatedAt": "2026-04-20T07:44:23.377Z",
68
+ "evaluatedVersion": "1.0.0"
69
+ }
70
+ },
71
+ {
72
+ "name": "buddy-sings",
73
+ "description": "Use when user wants their Claude Code pet (/buddy) to sing a song. Triggers on any request that combines the concept of their Claude Code buddy, pet, or companion with singing or music. Supports multilingual triggers — match equivalent phrases in any language.",
74
+ "version": "1.1",
75
+ "license": "MIT",
76
+ "creator": "",
77
+ "compatibility": "",
78
+ "allowedTools": [],
79
+ "installUrl": "github:MiniMax-AI/skills:skills/buddy-sings",
80
+ "relPath": "skills/buddy-sings",
81
+ "verified": true,
82
+ "tokenCount": 5089,
83
+ "evalSummary": {
84
+ "overallScore": 80,
85
+ "grade": "B",
86
+ "categories": [
87
+ {
88
+ "id": "structure",
89
+ "name": "Structure & completeness",
90
+ "score": 9,
91
+ "max": 10
92
+ },
93
+ {
94
+ "id": "description",
95
+ "name": "Description quality",
96
+ "score": 5,
97
+ "max": 10
98
+ },
99
+ {
100
+ "id": "prompt-engineering",
101
+ "name": "Prompt engineering",
102
+ "score": 10,
103
+ "max": 10
104
+ },
105
+ {
106
+ "id": "context-efficiency",
107
+ "name": "Context efficiency",
108
+ "score": 7,
109
+ "max": 10
110
+ },
111
+ {
112
+ "id": "safety",
113
+ "name": "Safety & guardrails",
114
+ "score": 10,
115
+ "max": 10
116
+ },
117
+ {
118
+ "id": "testability",
119
+ "name": "Testability",
120
+ "score": 5,
121
+ "max": 10
122
+ },
123
+ {
124
+ "id": "naming",
125
+ "name": "Naming & conventions",
126
+ "score": 10,
127
+ "max": 10
128
+ }
129
+ ],
130
+ "evaluatedAt": "2026-04-20T07:44:23.378Z",
131
+ "evaluatedVersion": "1.1"
132
+ }
133
+ },
134
+ {
135
+ "name": "color-font-skill",
136
+ "description": "Choose presentation-ready color palettes and font pairings for PPT/design tasks. Use when users ask for visual theme choices, brand-safe palettes, or font recommendations. Triggers include: 配色, 色板, 字体, color palette, font, PPT配色, 字体搭配.",
137
+ "version": "0.0.0",
138
+ "license": "",
139
+ "creator": "",
140
+ "compatibility": "",
141
+ "allowedTools": [],
142
+ "installUrl": "github:MiniMax-AI/skills:plugins/pptx-plugin/skills/color-font-skill",
143
+ "relPath": "plugins/pptx-plugin/skills/color-font-skill",
144
+ "verified": true,
145
+ "tokenCount": 1915,
146
+ "evalSummary": {
147
+ "overallScore": 50,
148
+ "grade": "D",
149
+ "categories": [
150
+ {
151
+ "id": "structure",
152
+ "name": "Structure & completeness",
153
+ "score": 7,
154
+ "max": 10
155
+ },
156
+ {
157
+ "id": "description",
158
+ "name": "Description quality",
159
+ "score": 7,
160
+ "max": 10
161
+ },
162
+ {
163
+ "id": "prompt-engineering",
164
+ "name": "Prompt engineering",
165
+ "score": 3,
166
+ "max": 10
167
+ },
168
+ {
169
+ "id": "context-efficiency",
170
+ "name": "Context efficiency",
171
+ "score": 6,
172
+ "max": 10
173
+ },
174
+ {
175
+ "id": "safety",
176
+ "name": "Safety & guardrails",
177
+ "score": 2,
178
+ "max": 10
179
+ },
180
+ {
181
+ "id": "testability",
182
+ "name": "Testability",
183
+ "score": 0,
184
+ "max": 10
185
+ },
186
+ {
187
+ "id": "naming",
188
+ "name": "Naming & conventions",
189
+ "score": 10,
190
+ "max": 10
191
+ }
192
+ ],
193
+ "evaluatedAt": "2026-04-20T07:44:23.379Z",
194
+ "evaluatedVersion": "0.0.0"
195
+ }
196
+ },
197
+ {
198
+ "name": "design-style-skill",
199
+ "description": "Select a consistent visual design system for PPT slides using radius/spacing style recipes. Use when users ask for overall style direction or component styling consistency. Includes Sharp/Soft/Rounded/Pill recipes, component mappings, typography/spacing rules, and mixing guidance. Triggers: 风格, style, radius, spacing, 圆角, 间距, PPT风格, 视觉风格, design style, component style.",
200
+ "version": "0.0.0",
201
+ "license": "",
202
+ "creator": "",
203
+ "compatibility": "",
204
+ "allowedTools": [],
205
+ "installUrl": "github:MiniMax-AI/skills:plugins/pptx-plugin/skills/design-style-skill",
206
+ "relPath": "plugins/pptx-plugin/skills/design-style-skill",
207
+ "verified": true,
208
+ "tokenCount": 1737,
209
+ "evalSummary": {
210
+ "overallScore": 49,
211
+ "grade": "F",
212
+ "categories": [
213
+ {
214
+ "id": "structure",
215
+ "name": "Structure & completeness",
216
+ "score": 7,
217
+ "max": 10
218
+ },
219
+ {
220
+ "id": "description",
221
+ "name": "Description quality",
222
+ "score": 5,
223
+ "max": 10
224
+ },
225
+ {
226
+ "id": "prompt-engineering",
227
+ "name": "Prompt engineering",
228
+ "score": 2,
229
+ "max": 10
230
+ },
231
+ {
232
+ "id": "context-efficiency",
233
+ "name": "Context efficiency",
234
+ "score": 8,
235
+ "max": 10
236
+ },
237
+ {
238
+ "id": "safety",
239
+ "name": "Safety & guardrails",
240
+ "score": 2,
241
+ "max": 10
242
+ },
243
+ {
244
+ "id": "testability",
245
+ "name": "Testability",
246
+ "score": 0,
247
+ "max": 10
248
+ },
249
+ {
250
+ "id": "naming",
251
+ "name": "Naming & conventions",
252
+ "score": 10,
253
+ "max": 10
254
+ }
255
+ ],
256
+ "evaluatedAt": "2026-04-20T07:44:23.379Z",
257
+ "evaluatedVersion": "0.0.0"
258
+ }
19
259
  },
20
260
  {
21
261
  "name": "flutter-dev",
@@ -27,7 +267,58 @@
27
267
  "allowedTools": [],
28
268
  "installUrl": "github:MiniMax-AI/skills:skills/flutter-dev",
29
269
  "relPath": "skills/flutter-dev",
30
- "verified": true
270
+ "verified": true,
271
+ "tokenCount": 1333,
272
+ "evalSummary": {
273
+ "overallScore": 70,
274
+ "grade": "C",
275
+ "categories": [
276
+ {
277
+ "id": "structure",
278
+ "name": "Structure & completeness",
279
+ "score": 9,
280
+ "max": 10
281
+ },
282
+ {
283
+ "id": "description",
284
+ "name": "Description quality",
285
+ "score": 5,
286
+ "max": 10
287
+ },
288
+ {
289
+ "id": "prompt-engineering",
290
+ "name": "Prompt engineering",
291
+ "score": 6,
292
+ "max": 10
293
+ },
294
+ {
295
+ "id": "context-efficiency",
296
+ "name": "Context efficiency",
297
+ "score": 9,
298
+ "max": 10
299
+ },
300
+ {
301
+ "id": "safety",
302
+ "name": "Safety & guardrails",
303
+ "score": 7,
304
+ "max": 10
305
+ },
306
+ {
307
+ "id": "testability",
308
+ "name": "Testability",
309
+ "score": 3,
310
+ "max": 10
311
+ },
312
+ {
313
+ "id": "naming",
314
+ "name": "Naming & conventions",
315
+ "score": 10,
316
+ "max": 10
317
+ }
318
+ ],
319
+ "evaluatedAt": "2026-04-20T07:44:23.380Z",
320
+ "evaluatedVersion": "1.0.0"
321
+ }
31
322
  },
32
323
  {
33
324
  "name": "frontend-dev",
@@ -39,7 +330,58 @@
39
330
  "allowedTools": [],
40
331
  "installUrl": "github:MiniMax-AI/skills:skills/frontend-dev",
41
332
  "relPath": "skills/frontend-dev",
42
- "verified": true
333
+ "verified": true,
334
+ "tokenCount": 5907,
335
+ "evalSummary": {
336
+ "overallScore": 71,
337
+ "grade": "C",
338
+ "categories": [
339
+ {
340
+ "id": "structure",
341
+ "name": "Structure & completeness",
342
+ "score": 9,
343
+ "max": 10
344
+ },
345
+ {
346
+ "id": "description",
347
+ "name": "Description quality",
348
+ "score": 5,
349
+ "max": 10
350
+ },
351
+ {
352
+ "id": "prompt-engineering",
353
+ "name": "Prompt engineering",
354
+ "score": 8,
355
+ "max": 10
356
+ },
357
+ {
358
+ "id": "context-efficiency",
359
+ "name": "Context efficiency",
360
+ "score": 7,
361
+ "max": 10
362
+ },
363
+ {
364
+ "id": "safety",
365
+ "name": "Safety & guardrails",
366
+ "score": 10,
367
+ "max": 10
368
+ },
369
+ {
370
+ "id": "testability",
371
+ "name": "Testability",
372
+ "score": 3,
373
+ "max": 10
374
+ },
375
+ {
376
+ "id": "naming",
377
+ "name": "Naming & conventions",
378
+ "score": 8,
379
+ "max": 10
380
+ }
381
+ ],
382
+ "evaluatedAt": "2026-04-20T07:44:23.381Z",
383
+ "evaluatedVersion": "1.0.0"
384
+ }
43
385
  },
44
386
  {
45
387
  "name": "fullstack-dev",
@@ -51,7 +393,58 @@
51
393
  "allowedTools": [],
52
394
  "installUrl": "github:MiniMax-AI/skills:skills/fullstack-dev",
53
395
  "relPath": "skills/fullstack-dev",
54
- "verified": true
396
+ "verified": true,
397
+ "tokenCount": 9697,
398
+ "evalSummary": {
399
+ "overallScore": 77,
400
+ "grade": "C",
401
+ "categories": [
402
+ {
403
+ "id": "structure",
404
+ "name": "Structure & completeness",
405
+ "score": 9,
406
+ "max": 10
407
+ },
408
+ {
409
+ "id": "description",
410
+ "name": "Description quality",
411
+ "score": 3,
412
+ "max": 10
413
+ },
414
+ {
415
+ "id": "prompt-engineering",
416
+ "name": "Prompt engineering",
417
+ "score": 9,
418
+ "max": 10
419
+ },
420
+ {
421
+ "id": "context-efficiency",
422
+ "name": "Context efficiency",
423
+ "score": 6,
424
+ "max": 10
425
+ },
426
+ {
427
+ "id": "safety",
428
+ "name": "Safety & guardrails",
429
+ "score": 7,
430
+ "max": 10
431
+ },
432
+ {
433
+ "id": "testability",
434
+ "name": "Testability",
435
+ "score": 10,
436
+ "max": 10
437
+ },
438
+ {
439
+ "id": "naming",
440
+ "name": "Naming & conventions",
441
+ "score": 10,
442
+ "max": 10
443
+ }
444
+ ],
445
+ "evaluatedAt": "2026-04-20T07:44:23.384Z",
446
+ "evaluatedVersion": "1.0.0"
447
+ }
55
448
  },
56
449
  {
57
450
  "name": "gif-sticker-maker",
@@ -63,7 +456,58 @@
63
456
  "allowedTools": [],
64
457
  "installUrl": "github:MiniMax-AI/skills:skills/gif-sticker-maker",
65
458
  "relPath": "skills/gif-sticker-maker",
66
- "verified": true
459
+ "verified": true,
460
+ "tokenCount": 1175,
461
+ "evalSummary": {
462
+ "overallScore": 74,
463
+ "grade": "C",
464
+ "categories": [
465
+ {
466
+ "id": "structure",
467
+ "name": "Structure & completeness",
468
+ "score": 9,
469
+ "max": 10
470
+ },
471
+ {
472
+ "id": "description",
473
+ "name": "Description quality",
474
+ "score": 8,
475
+ "max": 10
476
+ },
477
+ {
478
+ "id": "prompt-engineering",
479
+ "name": "Prompt engineering",
480
+ "score": 6,
481
+ "max": 10
482
+ },
483
+ {
484
+ "id": "context-efficiency",
485
+ "name": "Context efficiency",
486
+ "score": 9,
487
+ "max": 10
488
+ },
489
+ {
490
+ "id": "safety",
491
+ "name": "Safety & guardrails",
492
+ "score": 7,
493
+ "max": 10
494
+ },
495
+ {
496
+ "id": "testability",
497
+ "name": "Testability",
498
+ "score": 3,
499
+ "max": 10
500
+ },
501
+ {
502
+ "id": "naming",
503
+ "name": "Naming & conventions",
504
+ "score": 10,
505
+ "max": 10
506
+ }
507
+ ],
508
+ "evaluatedAt": "2026-04-20T07:44:23.385Z",
509
+ "evaluatedVersion": "1.2"
510
+ }
67
511
  },
68
512
  {
69
513
  "name": "ios-application-dev",
@@ -75,7 +519,58 @@
75
519
  "allowedTools": [],
76
520
  "installUrl": "github:MiniMax-AI/skills:skills/ios-application-dev",
77
521
  "relPath": "skills/ios-application-dev",
78
- "verified": true
522
+ "verified": true,
523
+ "tokenCount": 1941,
524
+ "evalSummary": {
525
+ "overallScore": 54,
526
+ "grade": "D",
527
+ "categories": [
528
+ {
529
+ "id": "structure",
530
+ "name": "Structure & completeness",
531
+ "score": 9,
532
+ "max": 10
533
+ },
534
+ {
535
+ "id": "description",
536
+ "name": "Description quality",
537
+ "score": 3,
538
+ "max": 10
539
+ },
540
+ {
541
+ "id": "prompt-engineering",
542
+ "name": "Prompt engineering",
543
+ "score": 5,
544
+ "max": 10
545
+ },
546
+ {
547
+ "id": "context-efficiency",
548
+ "name": "Context efficiency",
549
+ "score": 9,
550
+ "max": 10
551
+ },
552
+ {
553
+ "id": "safety",
554
+ "name": "Safety & guardrails",
555
+ "score": 2,
556
+ "max": 10
557
+ },
558
+ {
559
+ "id": "testability",
560
+ "name": "Testability",
561
+ "score": 0,
562
+ "max": 10
563
+ },
564
+ {
565
+ "id": "naming",
566
+ "name": "Naming & conventions",
567
+ "score": 10,
568
+ "max": 10
569
+ }
570
+ ],
571
+ "evaluatedAt": "2026-04-20T07:44:23.385Z",
572
+ "evaluatedVersion": "1.0.0"
573
+ }
79
574
  },
80
575
  {
81
576
  "name": "minimax-docx",
@@ -87,19 +582,184 @@
87
582
  "allowedTools": [],
88
583
  "installUrl": "github:MiniMax-AI/skills:skills/minimax-docx",
89
584
  "relPath": "skills/minimax-docx",
90
- "verified": true
585
+ "verified": true,
586
+ "tokenCount": 3961,
587
+ "evalSummary": {
588
+ "overallScore": 73,
589
+ "grade": "C",
590
+ "categories": [
591
+ {
592
+ "id": "structure",
593
+ "name": "Structure & completeness",
594
+ "score": 9,
595
+ "max": 10
596
+ },
597
+ {
598
+ "id": "description",
599
+ "name": "Description quality",
600
+ "score": 3,
601
+ "max": 10
602
+ },
603
+ {
604
+ "id": "prompt-engineering",
605
+ "name": "Prompt engineering",
606
+ "score": 8,
607
+ "max": 10
608
+ },
609
+ {
610
+ "id": "context-efficiency",
611
+ "name": "Context efficiency",
612
+ "score": 7,
613
+ "max": 10
614
+ },
615
+ {
616
+ "id": "safety",
617
+ "name": "Safety & guardrails",
618
+ "score": 7,
619
+ "max": 10
620
+ },
621
+ {
622
+ "id": "testability",
623
+ "name": "Testability",
624
+ "score": 7,
625
+ "max": 10
626
+ },
627
+ {
628
+ "id": "naming",
629
+ "name": "Naming & conventions",
630
+ "score": 10,
631
+ "max": 10
632
+ }
633
+ ],
634
+ "evaluatedAt": "2026-04-20T07:44:23.386Z",
635
+ "evaluatedVersion": "1.0.0"
636
+ }
91
637
  },
92
638
  {
93
- "name": "minimax-multimodal-toolkit",
94
- "description": "MiniMax multimodal model skill use MiniMax Multi-Modal models for speech, music, video, and image. Create voice, music, video, and images with MiniMax AI: TTS (text-to-speech, voice cloning, voice design, multi-segment), music (songs, instrumentals), video (text-to-video, image-to-video, start-end frame, subject reference, templates, long-form multi-scene), image (text-to-image, image-to-image with character reference), and media processing (convert, concat, trim, extract). Use when the user mentions MiniMax, multimodal generation, or wants speech/music/video/image AI, MiniMax APIs, or FFmpeg workflows alongside MiniMax outputs.",
95
- "version": "1.0",
639
+ "name": "minimax-music-gen",
640
+ "description": "Use when user wants to generate music, songs, or audio tracks. Triggers on any request involving music creation, song writing, lyrics generation, audio production, or covers. Also triggers when user provides lyrics and wants them turned into a song, or describes a mood/scene and wants background music. Supports multilingual triggers match equivalent phrases in any language. Do NOT use for music playback of existing files, music theory questions, or music recommendation without generation.",
641
+ "version": "1.1",
96
642
  "license": "MIT",
97
643
  "creator": "",
98
644
  "compatibility": "",
99
645
  "allowedTools": [],
100
- "installUrl": "github:MiniMax-AI/skills:skills/minimax-multimodal-toolkit",
101
- "relPath": "skills/minimax-multimodal-toolkit",
102
- "verified": true
646
+ "installUrl": "github:MiniMax-AI/skills:skills/minimax-music-gen",
647
+ "relPath": "skills/minimax-music-gen",
648
+ "verified": true,
649
+ "tokenCount": 3972,
650
+ "evalSummary": {
651
+ "overallScore": 71,
652
+ "grade": "C",
653
+ "categories": [
654
+ {
655
+ "id": "structure",
656
+ "name": "Structure & completeness",
657
+ "score": 9,
658
+ "max": 10
659
+ },
660
+ {
661
+ "id": "description",
662
+ "name": "Description quality",
663
+ "score": 3,
664
+ "max": 10
665
+ },
666
+ {
667
+ "id": "prompt-engineering",
668
+ "name": "Prompt engineering",
669
+ "score": 8,
670
+ "max": 10
671
+ },
672
+ {
673
+ "id": "context-efficiency",
674
+ "name": "Context efficiency",
675
+ "score": 7,
676
+ "max": 10
677
+ },
678
+ {
679
+ "id": "safety",
680
+ "name": "Safety & guardrails",
681
+ "score": 10,
682
+ "max": 10
683
+ },
684
+ {
685
+ "id": "testability",
686
+ "name": "Testability",
687
+ "score": 3,
688
+ "max": 10
689
+ },
690
+ {
691
+ "id": "naming",
692
+ "name": "Naming & conventions",
693
+ "score": 10,
694
+ "max": 10
695
+ }
696
+ ],
697
+ "evaluatedAt": "2026-04-20T07:44:23.388Z",
698
+ "evaluatedVersion": "1.1"
699
+ }
700
+ },
701
+ {
702
+ "name": "minimax-music-playlist",
703
+ "description": "Generate personalized music playlists by analyzing the user's music taste and generation feedback history. Triggers on any request involving playlist generation, music taste profiling, or personalized music recommendations. Supports multilingual triggers — match equivalent phrases in any language.",
704
+ "version": "2.0",
705
+ "license": "MIT",
706
+ "creator": "",
707
+ "compatibility": "",
708
+ "allowedTools": [],
709
+ "installUrl": "github:MiniMax-AI/skills:skills/minimax-music-playlist",
710
+ "relPath": "skills/minimax-music-playlist",
711
+ "verified": true,
712
+ "tokenCount": 3667,
713
+ "evalSummary": {
714
+ "overallScore": 74,
715
+ "grade": "C",
716
+ "categories": [
717
+ {
718
+ "id": "structure",
719
+ "name": "Structure & completeness",
720
+ "score": 9,
721
+ "max": 10
722
+ },
723
+ {
724
+ "id": "description",
725
+ "name": "Description quality",
726
+ "score": 7,
727
+ "max": 10
728
+ },
729
+ {
730
+ "id": "prompt-engineering",
731
+ "name": "Prompt engineering",
732
+ "score": 10,
733
+ "max": 10
734
+ },
735
+ {
736
+ "id": "context-efficiency",
737
+ "name": "Context efficiency",
738
+ "score": 7,
739
+ "max": 10
740
+ },
741
+ {
742
+ "id": "safety",
743
+ "name": "Safety & guardrails",
744
+ "score": 9,
745
+ "max": 10
746
+ },
747
+ {
748
+ "id": "testability",
749
+ "name": "Testability",
750
+ "score": 0,
751
+ "max": 10
752
+ },
753
+ {
754
+ "id": "naming",
755
+ "name": "Naming & conventions",
756
+ "score": 10,
757
+ "max": 10
758
+ }
759
+ ],
760
+ "evaluatedAt": "2026-04-20T07:44:23.389Z",
761
+ "evaluatedVersion": "2.0"
762
+ }
103
763
  },
104
764
  {
105
765
  "name": "minimax-pdf",
@@ -111,7 +771,58 @@
111
771
  "allowedTools": [],
112
772
  "installUrl": "github:MiniMax-AI/skills:skills/minimax-pdf",
113
773
  "relPath": "skills/minimax-pdf",
114
- "verified": true
774
+ "verified": true,
775
+ "tokenCount": 2494,
776
+ "evalSummary": {
777
+ "overallScore": 57,
778
+ "grade": "D",
779
+ "categories": [
780
+ {
781
+ "id": "structure",
782
+ "name": "Structure & completeness",
783
+ "score": 9,
784
+ "max": 10
785
+ },
786
+ {
787
+ "id": "description",
788
+ "name": "Description quality",
789
+ "score": 3,
790
+ "max": 10
791
+ },
792
+ {
793
+ "id": "prompt-engineering",
794
+ "name": "Prompt engineering",
795
+ "score": 5,
796
+ "max": 10
797
+ },
798
+ {
799
+ "id": "context-efficiency",
800
+ "name": "Context efficiency",
801
+ "score": 9,
802
+ "max": 10
803
+ },
804
+ {
805
+ "id": "safety",
806
+ "name": "Safety & guardrails",
807
+ "score": 1,
808
+ "max": 10
809
+ },
810
+ {
811
+ "id": "testability",
812
+ "name": "Testability",
813
+ "score": 3,
814
+ "max": 10
815
+ },
816
+ {
817
+ "id": "naming",
818
+ "name": "Naming & conventions",
819
+ "score": 10,
820
+ "max": 10
821
+ }
822
+ ],
823
+ "evaluatedAt": "2026-04-20T07:44:23.390Z",
824
+ "evaluatedVersion": "1.0"
825
+ }
115
826
  },
116
827
  {
117
828
  "name": "minimax-xlsx",
@@ -123,7 +834,247 @@
123
834
  "allowedTools": [],
124
835
  "installUrl": "github:MiniMax-AI/skills:skills/minimax-xlsx",
125
836
  "relPath": "skills/minimax-xlsx",
126
- "verified": true
837
+ "verified": true,
838
+ "tokenCount": 2272,
839
+ "evalSummary": {
840
+ "overallScore": 69,
841
+ "grade": "C",
842
+ "categories": [
843
+ {
844
+ "id": "structure",
845
+ "name": "Structure & completeness",
846
+ "score": 9,
847
+ "max": 10
848
+ },
849
+ {
850
+ "id": "description",
851
+ "name": "Description quality",
852
+ "score": 3,
853
+ "max": 10
854
+ },
855
+ {
856
+ "id": "prompt-engineering",
857
+ "name": "Prompt engineering",
858
+ "score": 6,
859
+ "max": 10
860
+ },
861
+ {
862
+ "id": "context-efficiency",
863
+ "name": "Context efficiency",
864
+ "score": 10,
865
+ "max": 10
866
+ },
867
+ {
868
+ "id": "safety",
869
+ "name": "Safety & guardrails",
870
+ "score": 9,
871
+ "max": 10
872
+ },
873
+ {
874
+ "id": "testability",
875
+ "name": "Testability",
876
+ "score": 3,
877
+ "max": 10
878
+ },
879
+ {
880
+ "id": "naming",
881
+ "name": "Naming & conventions",
882
+ "score": 8,
883
+ "max": 10
884
+ }
885
+ ],
886
+ "evaluatedAt": "2026-04-20T07:44:23.390Z",
887
+ "evaluatedVersion": "1.0"
888
+ }
889
+ },
890
+ {
891
+ "name": "mmx-cli",
892
+ "description": "Use mmx to generate text, images, video, speech, and music via the MiniMax AI platform. Use when the user wants to create media content, chat with MiniMax models, perform web search, or manage MiniMax API resources from the terminal.",
893
+ "version": "0.0.0",
894
+ "license": "",
895
+ "creator": "",
896
+ "compatibility": "",
897
+ "allowedTools": [],
898
+ "installUrl": "github:MiniMax-AI/skills:skills/minimax-multimodal-toolkit",
899
+ "relPath": "skills/minimax-multimodal-toolkit",
900
+ "verified": true,
901
+ "tokenCount": 3235,
902
+ "evalSummary": {
903
+ "overallScore": 66,
904
+ "grade": "C",
905
+ "categories": [
906
+ {
907
+ "id": "structure",
908
+ "name": "Structure & completeness",
909
+ "score": 7,
910
+ "max": 10
911
+ },
912
+ {
913
+ "id": "description",
914
+ "name": "Description quality",
915
+ "score": 7,
916
+ "max": 10
917
+ },
918
+ {
919
+ "id": "prompt-engineering",
920
+ "name": "Prompt engineering",
921
+ "score": 5,
922
+ "max": 10
923
+ },
924
+ {
925
+ "id": "context-efficiency",
926
+ "name": "Context efficiency",
927
+ "score": 8,
928
+ "max": 10
929
+ },
930
+ {
931
+ "id": "safety",
932
+ "name": "Safety & guardrails",
933
+ "score": 9,
934
+ "max": 10
935
+ },
936
+ {
937
+ "id": "testability",
938
+ "name": "Testability",
939
+ "score": 1,
940
+ "max": 10
941
+ },
942
+ {
943
+ "id": "naming",
944
+ "name": "Naming & conventions",
945
+ "score": 9,
946
+ "max": 10
947
+ }
948
+ ],
949
+ "evaluatedAt": "2026-04-20T07:44:23.391Z",
950
+ "evaluatedVersion": "0.0.0"
951
+ }
952
+ },
953
+ {
954
+ "name": "ppt-editing-skill",
955
+ "description": "Edit existing PowerPoint files or templates with XML-safe workflows. Use for template-based deck updates: analyze layouts, map content to slides, duplicate/reorder/delete slides safely, edit slide XML in parallel, clean orphaned assets, and repack validated PPTX output.",
956
+ "version": "0.0.0",
957
+ "license": "Proprietary. LICENSE.txt has complete terms",
958
+ "creator": "",
959
+ "compatibility": "",
960
+ "allowedTools": [],
961
+ "installUrl": "github:MiniMax-AI/skills:plugins/pptx-plugin/skills/ppt-editing-skill",
962
+ "relPath": "plugins/pptx-plugin/skills/ppt-editing-skill",
963
+ "verified": true,
964
+ "tokenCount": 1906,
965
+ "evalSummary": {
966
+ "overallScore": 76,
967
+ "grade": "C",
968
+ "categories": [
969
+ {
970
+ "id": "structure",
971
+ "name": "Structure & completeness",
972
+ "score": 8,
973
+ "max": 10
974
+ },
975
+ {
976
+ "id": "description",
977
+ "name": "Description quality",
978
+ "score": 10,
979
+ "max": 10
980
+ },
981
+ {
982
+ "id": "prompt-engineering",
983
+ "name": "Prompt engineering",
984
+ "score": 7,
985
+ "max": 10
986
+ },
987
+ {
988
+ "id": "context-efficiency",
989
+ "name": "Context efficiency",
990
+ "score": 9,
991
+ "max": 10
992
+ },
993
+ {
994
+ "id": "safety",
995
+ "name": "Safety & guardrails",
996
+ "score": 4,
997
+ "max": 10
998
+ },
999
+ {
1000
+ "id": "testability",
1001
+ "name": "Testability",
1002
+ "score": 5,
1003
+ "max": 10
1004
+ },
1005
+ {
1006
+ "id": "naming",
1007
+ "name": "Naming & conventions",
1008
+ "score": 10,
1009
+ "max": 10
1010
+ }
1011
+ ],
1012
+ "evaluatedAt": "2026-04-20T07:44:23.392Z",
1013
+ "evaluatedVersion": "0.0.0"
1014
+ }
1015
+ },
1016
+ {
1017
+ "name": "ppt-orchestra-skill",
1018
+ "description": "Plan and orchestrate multi-slide PowerPoint creation from scratch. Use before generating a full deck with subagents: classify each slide type, enforce visual variety, set typography/spacing rules, and run text-based QA to catch content issues.",
1019
+ "version": "0.0.0",
1020
+ "license": "Proprietary. LICENSE.txt has complete terms",
1021
+ "creator": "",
1022
+ "compatibility": "",
1023
+ "allowedTools": [],
1024
+ "installUrl": "github:MiniMax-AI/skills:plugins/pptx-plugin/skills/ppt-orchestra-skill",
1025
+ "relPath": "plugins/pptx-plugin/skills/ppt-orchestra-skill",
1026
+ "verified": true,
1027
+ "tokenCount": 1777,
1028
+ "evalSummary": {
1029
+ "overallScore": 80,
1030
+ "grade": "B",
1031
+ "categories": [
1032
+ {
1033
+ "id": "structure",
1034
+ "name": "Structure & completeness",
1035
+ "score": 8,
1036
+ "max": 10
1037
+ },
1038
+ {
1039
+ "id": "description",
1040
+ "name": "Description quality",
1041
+ "score": 10,
1042
+ "max": 10
1043
+ },
1044
+ {
1045
+ "id": "prompt-engineering",
1046
+ "name": "Prompt engineering",
1047
+ "score": 9,
1048
+ "max": 10
1049
+ },
1050
+ {
1051
+ "id": "context-efficiency",
1052
+ "name": "Context efficiency",
1053
+ "score": 9,
1054
+ "max": 10
1055
+ },
1056
+ {
1057
+ "id": "safety",
1058
+ "name": "Safety & guardrails",
1059
+ "score": 7,
1060
+ "max": 10
1061
+ },
1062
+ {
1063
+ "id": "testability",
1064
+ "name": "Testability",
1065
+ "score": 3,
1066
+ "max": 10
1067
+ },
1068
+ {
1069
+ "id": "naming",
1070
+ "name": "Naming & conventions",
1071
+ "score": 10,
1072
+ "max": 10
1073
+ }
1074
+ ],
1075
+ "evaluatedAt": "2026-04-20T07:44:23.393Z",
1076
+ "evaluatedVersion": "0.0.0"
1077
+ }
127
1078
  },
128
1079
  {
129
1080
  "name": "pptx-generator",
@@ -135,7 +1086,58 @@
135
1086
  "allowedTools": [],
136
1087
  "installUrl": "github:MiniMax-AI/skills:skills/pptx-generator",
137
1088
  "relPath": "skills/pptx-generator",
138
- "verified": true
1089
+ "verified": true,
1090
+ "tokenCount": 2091,
1091
+ "evalSummary": {
1092
+ "overallScore": 77,
1093
+ "grade": "C",
1094
+ "categories": [
1095
+ {
1096
+ "id": "structure",
1097
+ "name": "Structure & completeness",
1098
+ "score": 9,
1099
+ "max": 10
1100
+ },
1101
+ {
1102
+ "id": "description",
1103
+ "name": "Description quality",
1104
+ "score": 7,
1105
+ "max": 10
1106
+ },
1107
+ {
1108
+ "id": "prompt-engineering",
1109
+ "name": "Prompt engineering",
1110
+ "score": 10,
1111
+ "max": 10
1112
+ },
1113
+ {
1114
+ "id": "context-efficiency",
1115
+ "name": "Context efficiency",
1116
+ "score": 9,
1117
+ "max": 10
1118
+ },
1119
+ {
1120
+ "id": "safety",
1121
+ "name": "Safety & guardrails",
1122
+ "score": 6,
1123
+ "max": 10
1124
+ },
1125
+ {
1126
+ "id": "testability",
1127
+ "name": "Testability",
1128
+ "score": 3,
1129
+ "max": 10
1130
+ },
1131
+ {
1132
+ "id": "naming",
1133
+ "name": "Naming & conventions",
1134
+ "score": 10,
1135
+ "max": 10
1136
+ }
1137
+ ],
1138
+ "evaluatedAt": "2026-04-20T07:44:23.394Z",
1139
+ "evaluatedVersion": "1.0"
1140
+ }
139
1141
  },
140
1142
  {
141
1143
  "name": "pr-review",
@@ -147,7 +1149,58 @@
147
1149
  "allowedTools": [],
148
1150
  "installUrl": "github:MiniMax-AI/skills:.claude/skills/pr-review",
149
1151
  "relPath": ".claude/skills/pr-review",
150
- "verified": true
1152
+ "verified": true,
1153
+ "tokenCount": 656,
1154
+ "evalSummary": {
1155
+ "overallScore": 74,
1156
+ "grade": "C",
1157
+ "categories": [
1158
+ {
1159
+ "id": "structure",
1160
+ "name": "Structure & completeness",
1161
+ "score": 9,
1162
+ "max": 10
1163
+ },
1164
+ {
1165
+ "id": "description",
1166
+ "name": "Description quality",
1167
+ "score": 8,
1168
+ "max": 10
1169
+ },
1170
+ {
1171
+ "id": "prompt-engineering",
1172
+ "name": "Prompt engineering",
1173
+ "score": 5,
1174
+ "max": 10
1175
+ },
1176
+ {
1177
+ "id": "context-efficiency",
1178
+ "name": "Context efficiency",
1179
+ "score": 10,
1180
+ "max": 10
1181
+ },
1182
+ {
1183
+ "id": "safety",
1184
+ "name": "Safety & guardrails",
1185
+ "score": 9,
1186
+ "max": 10
1187
+ },
1188
+ {
1189
+ "id": "testability",
1190
+ "name": "Testability",
1191
+ "score": 1,
1192
+ "max": 10
1193
+ },
1194
+ {
1195
+ "id": "naming",
1196
+ "name": "Naming & conventions",
1197
+ "score": 10,
1198
+ "max": 10
1199
+ }
1200
+ ],
1201
+ "evaluatedAt": "2026-04-20T07:44:23.394Z",
1202
+ "evaluatedVersion": "1.0"
1203
+ }
151
1204
  },
152
1205
  {
153
1206
  "name": "react-native-dev",
@@ -159,7 +1212,58 @@
159
1212
  "allowedTools": [],
160
1213
  "installUrl": "github:MiniMax-AI/skills:skills/react-native-dev",
161
1214
  "relPath": "skills/react-native-dev",
162
- "verified": true
1215
+ "verified": true,
1216
+ "tokenCount": 1807,
1217
+ "evalSummary": {
1218
+ "overallScore": 64,
1219
+ "grade": "D",
1220
+ "categories": [
1221
+ {
1222
+ "id": "structure",
1223
+ "name": "Structure & completeness",
1224
+ "score": 9,
1225
+ "max": 10
1226
+ },
1227
+ {
1228
+ "id": "description",
1229
+ "name": "Description quality",
1230
+ "score": 3,
1231
+ "max": 10
1232
+ },
1233
+ {
1234
+ "id": "prompt-engineering",
1235
+ "name": "Prompt engineering",
1236
+ "score": 5,
1237
+ "max": 10
1238
+ },
1239
+ {
1240
+ "id": "context-efficiency",
1241
+ "name": "Context efficiency",
1242
+ "score": 9,
1243
+ "max": 10
1244
+ },
1245
+ {
1246
+ "id": "safety",
1247
+ "name": "Safety & guardrails",
1248
+ "score": 2,
1249
+ "max": 10
1250
+ },
1251
+ {
1252
+ "id": "testability",
1253
+ "name": "Testability",
1254
+ "score": 7,
1255
+ "max": 10
1256
+ },
1257
+ {
1258
+ "id": "naming",
1259
+ "name": "Naming & conventions",
1260
+ "score": 10,
1261
+ "max": 10
1262
+ }
1263
+ ],
1264
+ "evaluatedAt": "2026-04-20T07:44:23.395Z",
1265
+ "evaluatedVersion": "1.0.0"
1266
+ }
163
1267
  },
164
1268
  {
165
1269
  "name": "shader-dev",
@@ -171,7 +1275,121 @@
171
1275
  "allowedTools": [],
172
1276
  "installUrl": "github:MiniMax-AI/skills:skills/shader-dev",
173
1277
  "relPath": "skills/shader-dev",
174
- "verified": true
1278
+ "verified": true,
1279
+ "tokenCount": 4157,
1280
+ "evalSummary": {
1281
+ "overallScore": 76,
1282
+ "grade": "C",
1283
+ "categories": [
1284
+ {
1285
+ "id": "structure",
1286
+ "name": "Structure & completeness",
1287
+ "score": 9,
1288
+ "max": 10
1289
+ },
1290
+ {
1291
+ "id": "description",
1292
+ "name": "Description quality",
1293
+ "score": 7,
1294
+ "max": 10
1295
+ },
1296
+ {
1297
+ "id": "prompt-engineering",
1298
+ "name": "Prompt engineering",
1299
+ "score": 7,
1300
+ "max": 10
1301
+ },
1302
+ {
1303
+ "id": "context-efficiency",
1304
+ "name": "Context efficiency",
1305
+ "score": 8,
1306
+ "max": 10
1307
+ },
1308
+ {
1309
+ "id": "safety",
1310
+ "name": "Safety & guardrails",
1311
+ "score": 9,
1312
+ "max": 10
1313
+ },
1314
+ {
1315
+ "id": "testability",
1316
+ "name": "Testability",
1317
+ "score": 3,
1318
+ "max": 10
1319
+ },
1320
+ {
1321
+ "id": "naming",
1322
+ "name": "Naming & conventions",
1323
+ "score": 10,
1324
+ "max": 10
1325
+ }
1326
+ ],
1327
+ "evaluatedAt": "2026-04-20T07:44:23.396Z",
1328
+ "evaluatedVersion": "1.0"
1329
+ }
1330
+ },
1331
+ {
1332
+ "name": "slide-making-skill",
1333
+ "description": "Implement single-slide PowerPoint pages with PptxGenJS. Use when writing or fixing slide JS files: dimensions, positioning, text/image/chart APIs, styling rules, and export expectations for native .pptx output.",
1334
+ "version": "0.0.0",
1335
+ "license": "",
1336
+ "creator": "",
1337
+ "compatibility": "",
1338
+ "allowedTools": [],
1339
+ "installUrl": "github:MiniMax-AI/skills:plugins/pptx-plugin/skills/slide-making-skill",
1340
+ "relPath": "plugins/pptx-plugin/skills/slide-making-skill",
1341
+ "verified": true,
1342
+ "tokenCount": 1998,
1343
+ "evalSummary": {
1344
+ "overallScore": 74,
1345
+ "grade": "C",
1346
+ "categories": [
1347
+ {
1348
+ "id": "structure",
1349
+ "name": "Structure & completeness",
1350
+ "score": 7,
1351
+ "max": 10
1352
+ },
1353
+ {
1354
+ "id": "description",
1355
+ "name": "Description quality",
1356
+ "score": 7,
1357
+ "max": 10
1358
+ },
1359
+ {
1360
+ "id": "prompt-engineering",
1361
+ "name": "Prompt engineering",
1362
+ "score": 7,
1363
+ "max": 10
1364
+ },
1365
+ {
1366
+ "id": "context-efficiency",
1367
+ "name": "Context efficiency",
1368
+ "score": 9,
1369
+ "max": 10
1370
+ },
1371
+ {
1372
+ "id": "safety",
1373
+ "name": "Safety & guardrails",
1374
+ "score": 7,
1375
+ "max": 10
1376
+ },
1377
+ {
1378
+ "id": "testability",
1379
+ "name": "Testability",
1380
+ "score": 5,
1381
+ "max": 10
1382
+ },
1383
+ {
1384
+ "id": "naming",
1385
+ "name": "Naming & conventions",
1386
+ "score": 10,
1387
+ "max": 10
1388
+ }
1389
+ ],
1390
+ "evaluatedAt": "2026-04-20T07:44:23.397Z",
1391
+ "evaluatedVersion": "0.0.0"
1392
+ }
175
1393
  },
176
1394
  {
177
1395
  "name": "vision-analysis",
@@ -183,7 +1401,58 @@
183
1401
  "allowedTools": [],
184
1402
  "installUrl": "github:MiniMax-AI/skills:skills/vision-analysis",
185
1403
  "relPath": "skills/vision-analysis",
186
- "verified": true
1404
+ "verified": true,
1405
+ "tokenCount": 1510,
1406
+ "evalSummary": {
1407
+ "overallScore": 71,
1408
+ "grade": "C",
1409
+ "categories": [
1410
+ {
1411
+ "id": "structure",
1412
+ "name": "Structure & completeness",
1413
+ "score": 9,
1414
+ "max": 10
1415
+ },
1416
+ {
1417
+ "id": "description",
1418
+ "name": "Description quality",
1419
+ "score": 6,
1420
+ "max": 10
1421
+ },
1422
+ {
1423
+ "id": "prompt-engineering",
1424
+ "name": "Prompt engineering",
1425
+ "score": 9,
1426
+ "max": 10
1427
+ },
1428
+ {
1429
+ "id": "context-efficiency",
1430
+ "name": "Context efficiency",
1431
+ "score": 8,
1432
+ "max": 10
1433
+ },
1434
+ {
1435
+ "id": "safety",
1436
+ "name": "Safety & guardrails",
1437
+ "score": 7,
1438
+ "max": 10
1439
+ },
1440
+ {
1441
+ "id": "testability",
1442
+ "name": "Testability",
1443
+ "score": 1,
1444
+ "max": 10
1445
+ },
1446
+ {
1447
+ "id": "naming",
1448
+ "name": "Naming & conventions",
1449
+ "score": 10,
1450
+ "max": 10
1451
+ }
1452
+ ],
1453
+ "evaluatedAt": "2026-04-20T07:44:23.398Z",
1454
+ "evaluatedVersion": "1.0"
1455
+ }
187
1456
  }
188
1457
  ]
189
1458
  }