agent-skill-manager 2.4.0 → 2.6.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.
- package/README.md +1 -1
- package/data/skill-index/Affitor_affiliate-skills.json +4089 -167
- package/data/skill-index/Eronred_aso-skills.json +2251 -31
- package/data/skill-index/GPTomics_bioSkills.json +33126 -640
- package/data/skill-index/Galaxy-Dawn_claude-scholar.json +3084 -765
- package/data/skill-index/Imbad0202_academic-research-skills.json +315 -19
- package/data/skill-index/K-Dense-AI_claude-scientific-skills.json +10060 -144
- package/data/skill-index/Leonxlnx_taste-skill.json +1150 -10
- package/data/skill-index/Master-cai_Research-Paper-Writing-Skills.json +76 -2
- package/data/skill-index/MiniMax-AI_skills.json +1730 -28
- package/data/skill-index/Paramchoudhary_ResumeSkills.json +10421 -0
- package/data/skill-index/affaan-m_everything-claude-code.json +35901 -2483
- package/data/skill-index/alirezarezvani_claude-skills.json +40310 -1896
- package/data/skill-index/anthropics_skills.json +1352 -20
- package/data/skill-index/antonbabenko_terraform-skill.json +146 -0
- package/data/skill-index/bytedance_deer-flow.json +1657 -29
- package/data/skill-index/coreyhaines31_marketingskills.json +3266 -54
- package/data/skill-index/github_awesome-copilot.json +36002 -902
- package/data/skill-index/google_skills.json +1790 -0
- package/data/skill-index/heygen-com_hyperframes.json +1346 -17
- package/data/skill-index/himself65_finance-skills.json +1866 -38
- package/data/skill-index/kemiljk_fluid-design.json +76 -2
- package/data/skill-index/kepano_obsidian-skills.json +376 -6
- package/data/skill-index/luongnv89_skills.json +2425 -857
- package/data/skill-index/mattpocock_skills.json +1809 -118
- package/data/skill-index/nextlevelbuilder_ui-ux-pro-max-skill.json +538 -20
- package/data/skill-index/obra_superpowers.json +1051 -15
- package/data/skill-index/sickn33_antigravity-awesome-skills.json +346070 -13548
- package/data/skill-index/slavingia_skills.json +751 -11
- package/data/skill-index-resources.json +28 -1
- package/dist/agent-skill-manager.js +217 -217
- package/dist/{chunk-CLIZUJVB.js → chunk-5ADANJQ6.js} +1 -1
- package/dist/{src-RNJS76U3.js → src-SVL3X6OZ.js} +1 -1
- package/package.json +1 -1
- package/data/bundles/eu-project-ops.json +0 -25
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"repoUrl": "https://github.com/Galaxy-Dawn/claude-scholar.git",
|
|
3
3
|
"owner": "Galaxy-Dawn",
|
|
4
4
|
"repo": "claude-scholar",
|
|
5
|
-
"updatedAt": "2026-04-
|
|
6
|
-
"skillCount":
|
|
5
|
+
"updatedAt": "2026-04-30T23:05:18.506Z",
|
|
6
|
+
"skillCount": 39,
|
|
7
7
|
"skills": [
|
|
8
8
|
{
|
|
9
9
|
"name": "agent-identifier",
|
|
@@ -64,8 +64,82 @@
|
|
|
64
64
|
"max": 10
|
|
65
65
|
}
|
|
66
66
|
],
|
|
67
|
-
"evaluatedAt": "2026-04-
|
|
67
|
+
"evaluatedAt": "2026-04-30T23:05:18.448Z",
|
|
68
68
|
"evaluatedVersion": "0.1.0"
|
|
69
|
+
},
|
|
70
|
+
"evalSummaries": {
|
|
71
|
+
"quality": {
|
|
72
|
+
"providerId": "quality",
|
|
73
|
+
"providerVersion": "1.0.0",
|
|
74
|
+
"schemaVersion": 1,
|
|
75
|
+
"passed": true,
|
|
76
|
+
"overallScore": 86,
|
|
77
|
+
"grade": "B",
|
|
78
|
+
"categories": [
|
|
79
|
+
{
|
|
80
|
+
"id": "structure",
|
|
81
|
+
"name": "Structure & completeness",
|
|
82
|
+
"score": 8,
|
|
83
|
+
"max": 10
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"id": "description",
|
|
87
|
+
"name": "Description quality",
|
|
88
|
+
"score": 7,
|
|
89
|
+
"max": 10
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
"id": "prompt-engineering",
|
|
93
|
+
"name": "Prompt engineering",
|
|
94
|
+
"score": 10,
|
|
95
|
+
"max": 10
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"id": "context-efficiency",
|
|
99
|
+
"name": "Context efficiency",
|
|
100
|
+
"score": 9,
|
|
101
|
+
"max": 10
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"id": "safety",
|
|
105
|
+
"name": "Safety & guardrails",
|
|
106
|
+
"score": 9,
|
|
107
|
+
"max": 10
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
"id": "testability",
|
|
111
|
+
"name": "Testability",
|
|
112
|
+
"score": 7,
|
|
113
|
+
"max": 10
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"id": "naming",
|
|
117
|
+
"name": "Naming & conventions",
|
|
118
|
+
"score": 10,
|
|
119
|
+
"max": 10
|
|
120
|
+
}
|
|
121
|
+
],
|
|
122
|
+
"evaluatedAt": "2026-04-30T23:05:18.448Z",
|
|
123
|
+
"evaluatedVersion": "0.1.0"
|
|
124
|
+
},
|
|
125
|
+
"skill-best-practice": {
|
|
126
|
+
"providerId": "skill-best-practice",
|
|
127
|
+
"providerVersion": "1.1.0",
|
|
128
|
+
"schemaVersion": 1,
|
|
129
|
+
"passed": false,
|
|
130
|
+
"overallScore": 69,
|
|
131
|
+
"grade": "C",
|
|
132
|
+
"categories": [
|
|
133
|
+
{
|
|
134
|
+
"id": "validation",
|
|
135
|
+
"name": "Deterministic validation",
|
|
136
|
+
"score": 9,
|
|
137
|
+
"max": 13
|
|
138
|
+
}
|
|
139
|
+
],
|
|
140
|
+
"evaluatedAt": "2026-04-30T23:05:18.448Z",
|
|
141
|
+
"evaluatedVersion": "0.1.0"
|
|
142
|
+
}
|
|
69
143
|
}
|
|
70
144
|
},
|
|
71
145
|
{
|
|
@@ -127,8 +201,82 @@
|
|
|
127
201
|
"max": 10
|
|
128
202
|
}
|
|
129
203
|
],
|
|
130
|
-
"evaluatedAt": "2026-04-
|
|
204
|
+
"evaluatedAt": "2026-04-30T23:05:18.449Z",
|
|
131
205
|
"evaluatedVersion": "1.2.0"
|
|
206
|
+
},
|
|
207
|
+
"evalSummaries": {
|
|
208
|
+
"quality": {
|
|
209
|
+
"providerId": "quality",
|
|
210
|
+
"providerVersion": "1.0.0",
|
|
211
|
+
"schemaVersion": 1,
|
|
212
|
+
"passed": true,
|
|
213
|
+
"overallScore": 71,
|
|
214
|
+
"grade": "C",
|
|
215
|
+
"categories": [
|
|
216
|
+
{
|
|
217
|
+
"id": "structure",
|
|
218
|
+
"name": "Structure & completeness",
|
|
219
|
+
"score": 8,
|
|
220
|
+
"max": 10
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"id": "description",
|
|
224
|
+
"name": "Description quality",
|
|
225
|
+
"score": 7,
|
|
226
|
+
"max": 10
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
"id": "prompt-engineering",
|
|
230
|
+
"name": "Prompt engineering",
|
|
231
|
+
"score": 10,
|
|
232
|
+
"max": 10
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
"id": "context-efficiency",
|
|
236
|
+
"name": "Context efficiency",
|
|
237
|
+
"score": 9,
|
|
238
|
+
"max": 10
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
"id": "safety",
|
|
242
|
+
"name": "Safety & guardrails",
|
|
243
|
+
"score": 6,
|
|
244
|
+
"max": 10
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
"id": "testability",
|
|
248
|
+
"name": "Testability",
|
|
249
|
+
"score": 0,
|
|
250
|
+
"max": 10
|
|
251
|
+
},
|
|
252
|
+
{
|
|
253
|
+
"id": "naming",
|
|
254
|
+
"name": "Naming & conventions",
|
|
255
|
+
"score": 10,
|
|
256
|
+
"max": 10
|
|
257
|
+
}
|
|
258
|
+
],
|
|
259
|
+
"evaluatedAt": "2026-04-30T23:05:18.450Z",
|
|
260
|
+
"evaluatedVersion": "1.2.0"
|
|
261
|
+
},
|
|
262
|
+
"skill-best-practice": {
|
|
263
|
+
"providerId": "skill-best-practice",
|
|
264
|
+
"providerVersion": "1.1.0",
|
|
265
|
+
"schemaVersion": 1,
|
|
266
|
+
"passed": false,
|
|
267
|
+
"overallScore": 69,
|
|
268
|
+
"grade": "C",
|
|
269
|
+
"categories": [
|
|
270
|
+
{
|
|
271
|
+
"id": "validation",
|
|
272
|
+
"name": "Deterministic validation",
|
|
273
|
+
"score": 9,
|
|
274
|
+
"max": 13
|
|
275
|
+
}
|
|
276
|
+
],
|
|
277
|
+
"evaluatedAt": "2026-04-30T23:05:18.450Z",
|
|
278
|
+
"evaluatedVersion": "1.2.0"
|
|
279
|
+
}
|
|
132
280
|
}
|
|
133
281
|
},
|
|
134
282
|
{
|
|
@@ -190,8 +338,82 @@
|
|
|
190
338
|
"max": 10
|
|
191
339
|
}
|
|
192
340
|
],
|
|
193
|
-
"evaluatedAt": "2026-04-
|
|
341
|
+
"evaluatedAt": "2026-04-30T23:05:18.451Z",
|
|
194
342
|
"evaluatedVersion": "0.1.0"
|
|
343
|
+
},
|
|
344
|
+
"evalSummaries": {
|
|
345
|
+
"quality": {
|
|
346
|
+
"providerId": "quality",
|
|
347
|
+
"providerVersion": "1.0.0",
|
|
348
|
+
"schemaVersion": 1,
|
|
349
|
+
"passed": true,
|
|
350
|
+
"overallScore": 83,
|
|
351
|
+
"grade": "B",
|
|
352
|
+
"categories": [
|
|
353
|
+
{
|
|
354
|
+
"id": "structure",
|
|
355
|
+
"name": "Structure & completeness",
|
|
356
|
+
"score": 8,
|
|
357
|
+
"max": 10
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
"id": "description",
|
|
361
|
+
"name": "Description quality",
|
|
362
|
+
"score": 5,
|
|
363
|
+
"max": 10
|
|
364
|
+
},
|
|
365
|
+
{
|
|
366
|
+
"id": "prompt-engineering",
|
|
367
|
+
"name": "Prompt engineering",
|
|
368
|
+
"score": 10,
|
|
369
|
+
"max": 10
|
|
370
|
+
},
|
|
371
|
+
{
|
|
372
|
+
"id": "context-efficiency",
|
|
373
|
+
"name": "Context efficiency",
|
|
374
|
+
"score": 9,
|
|
375
|
+
"max": 10
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
"id": "safety",
|
|
379
|
+
"name": "Safety & guardrails",
|
|
380
|
+
"score": 10,
|
|
381
|
+
"max": 10
|
|
382
|
+
},
|
|
383
|
+
{
|
|
384
|
+
"id": "testability",
|
|
385
|
+
"name": "Testability",
|
|
386
|
+
"score": 8,
|
|
387
|
+
"max": 10
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
"id": "naming",
|
|
391
|
+
"name": "Naming & conventions",
|
|
392
|
+
"score": 8,
|
|
393
|
+
"max": 10
|
|
394
|
+
}
|
|
395
|
+
],
|
|
396
|
+
"evaluatedAt": "2026-04-30T23:05:18.451Z",
|
|
397
|
+
"evaluatedVersion": "0.1.0"
|
|
398
|
+
},
|
|
399
|
+
"skill-best-practice": {
|
|
400
|
+
"providerId": "skill-best-practice",
|
|
401
|
+
"providerVersion": "1.1.0",
|
|
402
|
+
"schemaVersion": 1,
|
|
403
|
+
"passed": false,
|
|
404
|
+
"overallScore": 62,
|
|
405
|
+
"grade": "D",
|
|
406
|
+
"categories": [
|
|
407
|
+
{
|
|
408
|
+
"id": "validation",
|
|
409
|
+
"name": "Deterministic validation",
|
|
410
|
+
"score": 8,
|
|
411
|
+
"max": 13
|
|
412
|
+
}
|
|
413
|
+
],
|
|
414
|
+
"evaluatedAt": "2026-04-30T23:05:18.451Z",
|
|
415
|
+
"evaluatedVersion": "0.1.0"
|
|
416
|
+
}
|
|
195
417
|
}
|
|
196
418
|
},
|
|
197
419
|
{
|
|
@@ -253,8 +475,82 @@
|
|
|
253
475
|
"max": 10
|
|
254
476
|
}
|
|
255
477
|
],
|
|
256
|
-
"evaluatedAt": "2026-04-
|
|
478
|
+
"evaluatedAt": "2026-04-30T23:05:18.453Z",
|
|
257
479
|
"evaluatedVersion": "0.1.0"
|
|
480
|
+
},
|
|
481
|
+
"evalSummaries": {
|
|
482
|
+
"quality": {
|
|
483
|
+
"providerId": "quality",
|
|
484
|
+
"providerVersion": "1.0.0",
|
|
485
|
+
"schemaVersion": 1,
|
|
486
|
+
"passed": true,
|
|
487
|
+
"overallScore": 77,
|
|
488
|
+
"grade": "C",
|
|
489
|
+
"categories": [
|
|
490
|
+
{
|
|
491
|
+
"id": "structure",
|
|
492
|
+
"name": "Structure & completeness",
|
|
493
|
+
"score": 8,
|
|
494
|
+
"max": 10
|
|
495
|
+
},
|
|
496
|
+
{
|
|
497
|
+
"id": "description",
|
|
498
|
+
"name": "Description quality",
|
|
499
|
+
"score": 5,
|
|
500
|
+
"max": 10
|
|
501
|
+
},
|
|
502
|
+
{
|
|
503
|
+
"id": "prompt-engineering",
|
|
504
|
+
"name": "Prompt engineering",
|
|
505
|
+
"score": 10,
|
|
506
|
+
"max": 10
|
|
507
|
+
},
|
|
508
|
+
{
|
|
509
|
+
"id": "context-efficiency",
|
|
510
|
+
"name": "Context efficiency",
|
|
511
|
+
"score": 7,
|
|
512
|
+
"max": 10
|
|
513
|
+
},
|
|
514
|
+
{
|
|
515
|
+
"id": "safety",
|
|
516
|
+
"name": "Safety & guardrails",
|
|
517
|
+
"score": 9,
|
|
518
|
+
"max": 10
|
|
519
|
+
},
|
|
520
|
+
{
|
|
521
|
+
"id": "testability",
|
|
522
|
+
"name": "Testability",
|
|
523
|
+
"score": 5,
|
|
524
|
+
"max": 10
|
|
525
|
+
},
|
|
526
|
+
{
|
|
527
|
+
"id": "naming",
|
|
528
|
+
"name": "Naming & conventions",
|
|
529
|
+
"score": 10,
|
|
530
|
+
"max": 10
|
|
531
|
+
}
|
|
532
|
+
],
|
|
533
|
+
"evaluatedAt": "2026-04-30T23:05:18.453Z",
|
|
534
|
+
"evaluatedVersion": "0.1.0"
|
|
535
|
+
},
|
|
536
|
+
"skill-best-practice": {
|
|
537
|
+
"providerId": "skill-best-practice",
|
|
538
|
+
"providerVersion": "1.1.0",
|
|
539
|
+
"schemaVersion": 1,
|
|
540
|
+
"passed": false,
|
|
541
|
+
"overallScore": 62,
|
|
542
|
+
"grade": "D",
|
|
543
|
+
"categories": [
|
|
544
|
+
{
|
|
545
|
+
"id": "validation",
|
|
546
|
+
"name": "Deterministic validation",
|
|
547
|
+
"score": 8,
|
|
548
|
+
"max": 13
|
|
549
|
+
}
|
|
550
|
+
],
|
|
551
|
+
"evaluatedAt": "2026-04-30T23:05:18.453Z",
|
|
552
|
+
"evaluatedVersion": "0.1.0"
|
|
553
|
+
}
|
|
258
554
|
}
|
|
259
555
|
},
|
|
260
556
|
{
|
|
@@ -316,8 +612,82 @@
|
|
|
316
612
|
"max": 10
|
|
317
613
|
}
|
|
318
614
|
],
|
|
319
|
-
"evaluatedAt": "2026-04-
|
|
615
|
+
"evaluatedAt": "2026-04-30T23:05:18.454Z",
|
|
320
616
|
"evaluatedVersion": "0.1.0"
|
|
617
|
+
},
|
|
618
|
+
"evalSummaries": {
|
|
619
|
+
"quality": {
|
|
620
|
+
"providerId": "quality",
|
|
621
|
+
"providerVersion": "1.0.0",
|
|
622
|
+
"schemaVersion": 1,
|
|
623
|
+
"passed": true,
|
|
624
|
+
"overallScore": 83,
|
|
625
|
+
"grade": "B",
|
|
626
|
+
"categories": [
|
|
627
|
+
{
|
|
628
|
+
"id": "structure",
|
|
629
|
+
"name": "Structure & completeness",
|
|
630
|
+
"score": 8,
|
|
631
|
+
"max": 10
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
"id": "description",
|
|
635
|
+
"name": "Description quality",
|
|
636
|
+
"score": 7,
|
|
637
|
+
"max": 10
|
|
638
|
+
},
|
|
639
|
+
{
|
|
640
|
+
"id": "prompt-engineering",
|
|
641
|
+
"name": "Prompt engineering",
|
|
642
|
+
"score": 10,
|
|
643
|
+
"max": 10
|
|
644
|
+
},
|
|
645
|
+
{
|
|
646
|
+
"id": "context-efficiency",
|
|
647
|
+
"name": "Context efficiency",
|
|
648
|
+
"score": 7,
|
|
649
|
+
"max": 10
|
|
650
|
+
},
|
|
651
|
+
{
|
|
652
|
+
"id": "safety",
|
|
653
|
+
"name": "Safety & guardrails",
|
|
654
|
+
"score": 9,
|
|
655
|
+
"max": 10
|
|
656
|
+
},
|
|
657
|
+
{
|
|
658
|
+
"id": "testability",
|
|
659
|
+
"name": "Testability",
|
|
660
|
+
"score": 7,
|
|
661
|
+
"max": 10
|
|
662
|
+
},
|
|
663
|
+
{
|
|
664
|
+
"id": "naming",
|
|
665
|
+
"name": "Naming & conventions",
|
|
666
|
+
"score": 10,
|
|
667
|
+
"max": 10
|
|
668
|
+
}
|
|
669
|
+
],
|
|
670
|
+
"evaluatedAt": "2026-04-30T23:05:18.454Z",
|
|
671
|
+
"evaluatedVersion": "0.1.0"
|
|
672
|
+
},
|
|
673
|
+
"skill-best-practice": {
|
|
674
|
+
"providerId": "skill-best-practice",
|
|
675
|
+
"providerVersion": "1.1.0",
|
|
676
|
+
"schemaVersion": 1,
|
|
677
|
+
"passed": false,
|
|
678
|
+
"overallScore": 69,
|
|
679
|
+
"grade": "C",
|
|
680
|
+
"categories": [
|
|
681
|
+
{
|
|
682
|
+
"id": "validation",
|
|
683
|
+
"name": "Deterministic validation",
|
|
684
|
+
"score": 9,
|
|
685
|
+
"max": 13
|
|
686
|
+
}
|
|
687
|
+
],
|
|
688
|
+
"evaluatedAt": "2026-04-30T23:05:18.454Z",
|
|
689
|
+
"evaluatedVersion": "0.1.0"
|
|
690
|
+
}
|
|
321
691
|
}
|
|
322
692
|
},
|
|
323
693
|
{
|
|
@@ -379,8 +749,82 @@
|
|
|
379
749
|
"max": 10
|
|
380
750
|
}
|
|
381
751
|
],
|
|
382
|
-
"evaluatedAt": "2026-04-
|
|
752
|
+
"evaluatedAt": "2026-04-30T23:05:18.457Z",
|
|
383
753
|
"evaluatedVersion": "0.2.0"
|
|
754
|
+
},
|
|
755
|
+
"evalSummaries": {
|
|
756
|
+
"quality": {
|
|
757
|
+
"providerId": "quality",
|
|
758
|
+
"providerVersion": "1.0.0",
|
|
759
|
+
"schemaVersion": 1,
|
|
760
|
+
"passed": true,
|
|
761
|
+
"overallScore": 74,
|
|
762
|
+
"grade": "C",
|
|
763
|
+
"categories": [
|
|
764
|
+
{
|
|
765
|
+
"id": "structure",
|
|
766
|
+
"name": "Structure & completeness",
|
|
767
|
+
"score": 8,
|
|
768
|
+
"max": 10
|
|
769
|
+
},
|
|
770
|
+
{
|
|
771
|
+
"id": "description",
|
|
772
|
+
"name": "Description quality",
|
|
773
|
+
"score": 3,
|
|
774
|
+
"max": 10
|
|
775
|
+
},
|
|
776
|
+
{
|
|
777
|
+
"id": "prompt-engineering",
|
|
778
|
+
"name": "Prompt engineering",
|
|
779
|
+
"score": 10,
|
|
780
|
+
"max": 10
|
|
781
|
+
},
|
|
782
|
+
{
|
|
783
|
+
"id": "context-efficiency",
|
|
784
|
+
"name": "Context efficiency",
|
|
785
|
+
"score": 7,
|
|
786
|
+
"max": 10
|
|
787
|
+
},
|
|
788
|
+
{
|
|
789
|
+
"id": "safety",
|
|
790
|
+
"name": "Safety & guardrails",
|
|
791
|
+
"score": 7,
|
|
792
|
+
"max": 10
|
|
793
|
+
},
|
|
794
|
+
{
|
|
795
|
+
"id": "testability",
|
|
796
|
+
"name": "Testability",
|
|
797
|
+
"score": 7,
|
|
798
|
+
"max": 10
|
|
799
|
+
},
|
|
800
|
+
{
|
|
801
|
+
"id": "naming",
|
|
802
|
+
"name": "Naming & conventions",
|
|
803
|
+
"score": 10,
|
|
804
|
+
"max": 10
|
|
805
|
+
}
|
|
806
|
+
],
|
|
807
|
+
"evaluatedAt": "2026-04-30T23:05:18.457Z",
|
|
808
|
+
"evaluatedVersion": "0.2.0"
|
|
809
|
+
},
|
|
810
|
+
"skill-best-practice": {
|
|
811
|
+
"providerId": "skill-best-practice",
|
|
812
|
+
"providerVersion": "1.1.0",
|
|
813
|
+
"schemaVersion": 1,
|
|
814
|
+
"passed": false,
|
|
815
|
+
"overallScore": 62,
|
|
816
|
+
"grade": "D",
|
|
817
|
+
"categories": [
|
|
818
|
+
{
|
|
819
|
+
"id": "validation",
|
|
820
|
+
"name": "Deterministic validation",
|
|
821
|
+
"score": 8,
|
|
822
|
+
"max": 13
|
|
823
|
+
}
|
|
824
|
+
],
|
|
825
|
+
"evaluatedAt": "2026-04-30T23:05:18.457Z",
|
|
826
|
+
"evaluatedVersion": "0.2.0"
|
|
827
|
+
}
|
|
384
828
|
}
|
|
385
829
|
},
|
|
386
830
|
{
|
|
@@ -396,7 +840,7 @@
|
|
|
396
840
|
"verified": true,
|
|
397
841
|
"tokenCount": 631,
|
|
398
842
|
"evalSummary": {
|
|
399
|
-
"overallScore":
|
|
843
|
+
"overallScore": 73,
|
|
400
844
|
"grade": "C",
|
|
401
845
|
"categories": [
|
|
402
846
|
{
|
|
@@ -432,7 +876,7 @@
|
|
|
432
876
|
{
|
|
433
877
|
"id": "testability",
|
|
434
878
|
"name": "Testability",
|
|
435
|
-
"score":
|
|
879
|
+
"score": 3,
|
|
436
880
|
"max": 10
|
|
437
881
|
},
|
|
438
882
|
{
|
|
@@ -442,14 +886,88 @@
|
|
|
442
886
|
"max": 10
|
|
443
887
|
}
|
|
444
888
|
],
|
|
445
|
-
"evaluatedAt": "2026-04-
|
|
889
|
+
"evaluatedAt": "2026-04-30T23:05:18.459Z",
|
|
446
890
|
"evaluatedVersion": "1.0.0"
|
|
891
|
+
},
|
|
892
|
+
"evalSummaries": {
|
|
893
|
+
"quality": {
|
|
894
|
+
"providerId": "quality",
|
|
895
|
+
"providerVersion": "1.0.0",
|
|
896
|
+
"schemaVersion": 1,
|
|
897
|
+
"passed": true,
|
|
898
|
+
"overallScore": 73,
|
|
899
|
+
"grade": "C",
|
|
900
|
+
"categories": [
|
|
901
|
+
{
|
|
902
|
+
"id": "structure",
|
|
903
|
+
"name": "Structure & completeness",
|
|
904
|
+
"score": 8,
|
|
905
|
+
"max": 10
|
|
906
|
+
},
|
|
907
|
+
{
|
|
908
|
+
"id": "description",
|
|
909
|
+
"name": "Description quality",
|
|
910
|
+
"score": 7,
|
|
911
|
+
"max": 10
|
|
912
|
+
},
|
|
913
|
+
{
|
|
914
|
+
"id": "prompt-engineering",
|
|
915
|
+
"name": "Prompt engineering",
|
|
916
|
+
"score": 7,
|
|
917
|
+
"max": 10
|
|
918
|
+
},
|
|
919
|
+
{
|
|
920
|
+
"id": "context-efficiency",
|
|
921
|
+
"name": "Context efficiency",
|
|
922
|
+
"score": 9,
|
|
923
|
+
"max": 10
|
|
924
|
+
},
|
|
925
|
+
{
|
|
926
|
+
"id": "safety",
|
|
927
|
+
"name": "Safety & guardrails",
|
|
928
|
+
"score": 7,
|
|
929
|
+
"max": 10
|
|
930
|
+
},
|
|
931
|
+
{
|
|
932
|
+
"id": "testability",
|
|
933
|
+
"name": "Testability",
|
|
934
|
+
"score": 3,
|
|
935
|
+
"max": 10
|
|
936
|
+
},
|
|
937
|
+
{
|
|
938
|
+
"id": "naming",
|
|
939
|
+
"name": "Naming & conventions",
|
|
940
|
+
"score": 10,
|
|
941
|
+
"max": 10
|
|
942
|
+
}
|
|
943
|
+
],
|
|
944
|
+
"evaluatedAt": "2026-04-30T23:05:18.459Z",
|
|
945
|
+
"evaluatedVersion": "1.0.0"
|
|
946
|
+
},
|
|
947
|
+
"skill-best-practice": {
|
|
948
|
+
"providerId": "skill-best-practice",
|
|
949
|
+
"providerVersion": "1.1.0",
|
|
950
|
+
"schemaVersion": 1,
|
|
951
|
+
"passed": false,
|
|
952
|
+
"overallScore": 69,
|
|
953
|
+
"grade": "C",
|
|
954
|
+
"categories": [
|
|
955
|
+
{
|
|
956
|
+
"id": "validation",
|
|
957
|
+
"name": "Deterministic validation",
|
|
958
|
+
"score": 9,
|
|
959
|
+
"max": 13
|
|
960
|
+
}
|
|
961
|
+
],
|
|
962
|
+
"evaluatedAt": "2026-04-30T23:05:18.459Z",
|
|
963
|
+
"evaluatedVersion": "1.0.0"
|
|
964
|
+
}
|
|
447
965
|
}
|
|
448
966
|
},
|
|
449
967
|
{
|
|
450
968
|
"name": "daily-paper-generator",
|
|
451
|
-
"description": "Use when the user asks to
|
|
452
|
-
"version": "0.
|
|
969
|
+
"description": "Use when the user asks to generate daily paper digests on a general topic. This skill supports both arXiv and bioRxiv (or either one), then produces structured Chinese/English summaries for selected papers.",
|
|
970
|
+
"version": "0.5.1",
|
|
453
971
|
"license": "",
|
|
454
972
|
"creator": "",
|
|
455
973
|
"compatibility": "",
|
|
@@ -457,9 +975,9 @@
|
|
|
457
975
|
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/daily-paper-generator",
|
|
458
976
|
"relPath": "skills/daily-paper-generator",
|
|
459
977
|
"verified": true,
|
|
460
|
-
"tokenCount":
|
|
978
|
+
"tokenCount": 1117,
|
|
461
979
|
"evalSummary": {
|
|
462
|
-
"overallScore":
|
|
980
|
+
"overallScore": 73,
|
|
463
981
|
"grade": "C",
|
|
464
982
|
"categories": [
|
|
465
983
|
{
|
|
@@ -471,7 +989,7 @@
|
|
|
471
989
|
{
|
|
472
990
|
"id": "description",
|
|
473
991
|
"name": "Description quality",
|
|
474
|
-
"score":
|
|
992
|
+
"score": 7,
|
|
475
993
|
"max": 10
|
|
476
994
|
},
|
|
477
995
|
{
|
|
@@ -489,7 +1007,7 @@
|
|
|
489
1007
|
{
|
|
490
1008
|
"id": "safety",
|
|
491
1009
|
"name": "Safety & guardrails",
|
|
492
|
-
"score":
|
|
1010
|
+
"score": 4,
|
|
493
1011
|
"max": 10
|
|
494
1012
|
},
|
|
495
1013
|
{
|
|
@@ -505,13 +1023,87 @@
|
|
|
505
1023
|
"max": 10
|
|
506
1024
|
}
|
|
507
1025
|
],
|
|
508
|
-
"evaluatedAt": "2026-04-
|
|
509
|
-
"evaluatedVersion": "0.
|
|
1026
|
+
"evaluatedAt": "2026-04-30T23:05:18.459Z",
|
|
1027
|
+
"evaluatedVersion": "0.5.1"
|
|
1028
|
+
},
|
|
1029
|
+
"evalSummaries": {
|
|
1030
|
+
"quality": {
|
|
1031
|
+
"providerId": "quality",
|
|
1032
|
+
"providerVersion": "1.0.0",
|
|
1033
|
+
"schemaVersion": 1,
|
|
1034
|
+
"passed": true,
|
|
1035
|
+
"overallScore": 73,
|
|
1036
|
+
"grade": "C",
|
|
1037
|
+
"categories": [
|
|
1038
|
+
{
|
|
1039
|
+
"id": "structure",
|
|
1040
|
+
"name": "Structure & completeness",
|
|
1041
|
+
"score": 8,
|
|
1042
|
+
"max": 10
|
|
1043
|
+
},
|
|
1044
|
+
{
|
|
1045
|
+
"id": "description",
|
|
1046
|
+
"name": "Description quality",
|
|
1047
|
+
"score": 7,
|
|
1048
|
+
"max": 10
|
|
1049
|
+
},
|
|
1050
|
+
{
|
|
1051
|
+
"id": "prompt-engineering",
|
|
1052
|
+
"name": "Prompt engineering",
|
|
1053
|
+
"score": 10,
|
|
1054
|
+
"max": 10
|
|
1055
|
+
},
|
|
1056
|
+
{
|
|
1057
|
+
"id": "context-efficiency",
|
|
1058
|
+
"name": "Context efficiency",
|
|
1059
|
+
"score": 9,
|
|
1060
|
+
"max": 10
|
|
1061
|
+
},
|
|
1062
|
+
{
|
|
1063
|
+
"id": "safety",
|
|
1064
|
+
"name": "Safety & guardrails",
|
|
1065
|
+
"score": 4,
|
|
1066
|
+
"max": 10
|
|
1067
|
+
},
|
|
1068
|
+
{
|
|
1069
|
+
"id": "testability",
|
|
1070
|
+
"name": "Testability",
|
|
1071
|
+
"score": 3,
|
|
1072
|
+
"max": 10
|
|
1073
|
+
},
|
|
1074
|
+
{
|
|
1075
|
+
"id": "naming",
|
|
1076
|
+
"name": "Naming & conventions",
|
|
1077
|
+
"score": 10,
|
|
1078
|
+
"max": 10
|
|
1079
|
+
}
|
|
1080
|
+
],
|
|
1081
|
+
"evaluatedAt": "2026-04-30T23:05:18.459Z",
|
|
1082
|
+
"evaluatedVersion": "0.5.1"
|
|
1083
|
+
},
|
|
1084
|
+
"skill-best-practice": {
|
|
1085
|
+
"providerId": "skill-best-practice",
|
|
1086
|
+
"providerVersion": "1.1.0",
|
|
1087
|
+
"schemaVersion": 1,
|
|
1088
|
+
"passed": false,
|
|
1089
|
+
"overallScore": 69,
|
|
1090
|
+
"grade": "C",
|
|
1091
|
+
"categories": [
|
|
1092
|
+
{
|
|
1093
|
+
"id": "validation",
|
|
1094
|
+
"name": "Deterministic validation",
|
|
1095
|
+
"score": 9,
|
|
1096
|
+
"max": 13
|
|
1097
|
+
}
|
|
1098
|
+
],
|
|
1099
|
+
"evaluatedAt": "2026-04-30T23:05:18.459Z",
|
|
1100
|
+
"evaluatedVersion": "0.5.1"
|
|
1101
|
+
}
|
|
510
1102
|
}
|
|
511
1103
|
},
|
|
512
1104
|
{
|
|
513
1105
|
"name": "defuddle",
|
|
514
|
-
"description": "Extract clean
|
|
1106
|
+
"description": "Extract clean Markdown from web pages. In the KB workflow, use it as a utility under obsidian-source-ingestion.",
|
|
515
1107
|
"version": "0.0.0",
|
|
516
1108
|
"license": "",
|
|
517
1109
|
"creator": "",
|
|
@@ -520,10 +1112,10 @@
|
|
|
520
1112
|
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/defuddle",
|
|
521
1113
|
"relPath": "skills/defuddle",
|
|
522
1114
|
"verified": true,
|
|
523
|
-
"tokenCount":
|
|
1115
|
+
"tokenCount": 82,
|
|
524
1116
|
"evalSummary": {
|
|
525
|
-
"overallScore":
|
|
526
|
-
"grade": "
|
|
1117
|
+
"overallScore": 46,
|
|
1118
|
+
"grade": "F",
|
|
527
1119
|
"categories": [
|
|
528
1120
|
{
|
|
529
1121
|
"id": "structure",
|
|
@@ -534,19 +1126,19 @@
|
|
|
534
1126
|
{
|
|
535
1127
|
"id": "description",
|
|
536
1128
|
"name": "Description quality",
|
|
537
|
-
"score":
|
|
1129
|
+
"score": 7,
|
|
538
1130
|
"max": 10
|
|
539
1131
|
},
|
|
540
1132
|
{
|
|
541
1133
|
"id": "prompt-engineering",
|
|
542
1134
|
"name": "Prompt engineering",
|
|
543
|
-
"score":
|
|
1135
|
+
"score": 4,
|
|
544
1136
|
"max": 10
|
|
545
1137
|
},
|
|
546
1138
|
{
|
|
547
1139
|
"id": "context-efficiency",
|
|
548
1140
|
"name": "Context efficiency",
|
|
549
|
-
"score":
|
|
1141
|
+
"score": 2,
|
|
550
1142
|
"max": 10
|
|
551
1143
|
},
|
|
552
1144
|
{
|
|
@@ -568,8 +1160,82 @@
|
|
|
568
1160
|
"max": 10
|
|
569
1161
|
}
|
|
570
1162
|
],
|
|
571
|
-
"evaluatedAt": "2026-04-
|
|
1163
|
+
"evaluatedAt": "2026-04-30T23:05:18.460Z",
|
|
572
1164
|
"evaluatedVersion": "0.0.0"
|
|
1165
|
+
},
|
|
1166
|
+
"evalSummaries": {
|
|
1167
|
+
"quality": {
|
|
1168
|
+
"providerId": "quality",
|
|
1169
|
+
"providerVersion": "1.0.0",
|
|
1170
|
+
"schemaVersion": 1,
|
|
1171
|
+
"passed": false,
|
|
1172
|
+
"overallScore": 46,
|
|
1173
|
+
"grade": "F",
|
|
1174
|
+
"categories": [
|
|
1175
|
+
{
|
|
1176
|
+
"id": "structure",
|
|
1177
|
+
"name": "Structure & completeness",
|
|
1178
|
+
"score": 7,
|
|
1179
|
+
"max": 10
|
|
1180
|
+
},
|
|
1181
|
+
{
|
|
1182
|
+
"id": "description",
|
|
1183
|
+
"name": "Description quality",
|
|
1184
|
+
"score": 7,
|
|
1185
|
+
"max": 10
|
|
1186
|
+
},
|
|
1187
|
+
{
|
|
1188
|
+
"id": "prompt-engineering",
|
|
1189
|
+
"name": "Prompt engineering",
|
|
1190
|
+
"score": 4,
|
|
1191
|
+
"max": 10
|
|
1192
|
+
},
|
|
1193
|
+
{
|
|
1194
|
+
"id": "context-efficiency",
|
|
1195
|
+
"name": "Context efficiency",
|
|
1196
|
+
"score": 2,
|
|
1197
|
+
"max": 10
|
|
1198
|
+
},
|
|
1199
|
+
{
|
|
1200
|
+
"id": "safety",
|
|
1201
|
+
"name": "Safety & guardrails",
|
|
1202
|
+
"score": 2,
|
|
1203
|
+
"max": 10
|
|
1204
|
+
},
|
|
1205
|
+
{
|
|
1206
|
+
"id": "testability",
|
|
1207
|
+
"name": "Testability",
|
|
1208
|
+
"score": 0,
|
|
1209
|
+
"max": 10
|
|
1210
|
+
},
|
|
1211
|
+
{
|
|
1212
|
+
"id": "naming",
|
|
1213
|
+
"name": "Naming & conventions",
|
|
1214
|
+
"score": 10,
|
|
1215
|
+
"max": 10
|
|
1216
|
+
}
|
|
1217
|
+
],
|
|
1218
|
+
"evaluatedAt": "2026-04-30T23:05:18.460Z",
|
|
1219
|
+
"evaluatedVersion": "0.0.0"
|
|
1220
|
+
},
|
|
1221
|
+
"skill-best-practice": {
|
|
1222
|
+
"providerId": "skill-best-practice",
|
|
1223
|
+
"providerVersion": "1.1.0",
|
|
1224
|
+
"schemaVersion": 1,
|
|
1225
|
+
"passed": false,
|
|
1226
|
+
"overallScore": 77,
|
|
1227
|
+
"grade": "C",
|
|
1228
|
+
"categories": [
|
|
1229
|
+
{
|
|
1230
|
+
"id": "validation",
|
|
1231
|
+
"name": "Deterministic validation",
|
|
1232
|
+
"score": 10,
|
|
1233
|
+
"max": 13
|
|
1234
|
+
}
|
|
1235
|
+
],
|
|
1236
|
+
"evaluatedAt": "2026-04-30T23:05:18.460Z",
|
|
1237
|
+
"evaluatedVersion": "0.0.0"
|
|
1238
|
+
}
|
|
573
1239
|
}
|
|
574
1240
|
},
|
|
575
1241
|
{
|
|
@@ -631,8 +1297,82 @@
|
|
|
631
1297
|
"max": 10
|
|
632
1298
|
}
|
|
633
1299
|
],
|
|
634
|
-
"evaluatedAt": "2026-04-
|
|
1300
|
+
"evaluatedAt": "2026-04-30T23:05:18.461Z",
|
|
635
1301
|
"evaluatedVersion": "0.1.0"
|
|
1302
|
+
},
|
|
1303
|
+
"evalSummaries": {
|
|
1304
|
+
"quality": {
|
|
1305
|
+
"providerId": "quality",
|
|
1306
|
+
"providerVersion": "1.0.0",
|
|
1307
|
+
"schemaVersion": 1,
|
|
1308
|
+
"passed": true,
|
|
1309
|
+
"overallScore": 83,
|
|
1310
|
+
"grade": "B",
|
|
1311
|
+
"categories": [
|
|
1312
|
+
{
|
|
1313
|
+
"id": "structure",
|
|
1314
|
+
"name": "Structure & completeness",
|
|
1315
|
+
"score": 8,
|
|
1316
|
+
"max": 10
|
|
1317
|
+
},
|
|
1318
|
+
{
|
|
1319
|
+
"id": "description",
|
|
1320
|
+
"name": "Description quality",
|
|
1321
|
+
"score": 7,
|
|
1322
|
+
"max": 10
|
|
1323
|
+
},
|
|
1324
|
+
{
|
|
1325
|
+
"id": "prompt-engineering",
|
|
1326
|
+
"name": "Prompt engineering",
|
|
1327
|
+
"score": 9,
|
|
1328
|
+
"max": 10
|
|
1329
|
+
},
|
|
1330
|
+
{
|
|
1331
|
+
"id": "context-efficiency",
|
|
1332
|
+
"name": "Context efficiency",
|
|
1333
|
+
"score": 7,
|
|
1334
|
+
"max": 10
|
|
1335
|
+
},
|
|
1336
|
+
{
|
|
1337
|
+
"id": "safety",
|
|
1338
|
+
"name": "Safety & guardrails",
|
|
1339
|
+
"score": 10,
|
|
1340
|
+
"max": 10
|
|
1341
|
+
},
|
|
1342
|
+
{
|
|
1343
|
+
"id": "testability",
|
|
1344
|
+
"name": "Testability",
|
|
1345
|
+
"score": 7,
|
|
1346
|
+
"max": 10
|
|
1347
|
+
},
|
|
1348
|
+
{
|
|
1349
|
+
"id": "naming",
|
|
1350
|
+
"name": "Naming & conventions",
|
|
1351
|
+
"score": 10,
|
|
1352
|
+
"max": 10
|
|
1353
|
+
}
|
|
1354
|
+
],
|
|
1355
|
+
"evaluatedAt": "2026-04-30T23:05:18.462Z",
|
|
1356
|
+
"evaluatedVersion": "0.1.0"
|
|
1357
|
+
},
|
|
1358
|
+
"skill-best-practice": {
|
|
1359
|
+
"providerId": "skill-best-practice",
|
|
1360
|
+
"providerVersion": "1.1.0",
|
|
1361
|
+
"schemaVersion": 1,
|
|
1362
|
+
"passed": false,
|
|
1363
|
+
"overallScore": 69,
|
|
1364
|
+
"grade": "C",
|
|
1365
|
+
"categories": [
|
|
1366
|
+
{
|
|
1367
|
+
"id": "validation",
|
|
1368
|
+
"name": "Deterministic validation",
|
|
1369
|
+
"score": 9,
|
|
1370
|
+
"max": 13
|
|
1371
|
+
}
|
|
1372
|
+
],
|
|
1373
|
+
"evaluatedAt": "2026-04-30T23:05:18.462Z",
|
|
1374
|
+
"evaluatedVersion": "0.1.0"
|
|
1375
|
+
}
|
|
636
1376
|
}
|
|
637
1377
|
},
|
|
638
1378
|
{
|
|
@@ -660,535 +1400,31 @@
|
|
|
660
1400
|
{
|
|
661
1401
|
"id": "description",
|
|
662
1402
|
"name": "Description quality",
|
|
663
|
-
"score": 8,
|
|
664
|
-
"max": 10
|
|
665
|
-
},
|
|
666
|
-
{
|
|
667
|
-
"id": "prompt-engineering",
|
|
668
|
-
"name": "Prompt engineering",
|
|
669
|
-
"score": 5,
|
|
670
|
-
"max": 10
|
|
671
|
-
},
|
|
672
|
-
{
|
|
673
|
-
"id": "context-efficiency",
|
|
674
|
-
"name": "Context efficiency",
|
|
675
|
-
"score": 6,
|
|
676
|
-
"max": 10
|
|
677
|
-
},
|
|
678
|
-
{
|
|
679
|
-
"id": "safety",
|
|
680
|
-
"name": "Safety & guardrails",
|
|
681
|
-
"score": 6,
|
|
682
|
-
"max": 10
|
|
683
|
-
},
|
|
684
|
-
{
|
|
685
|
-
"id": "testability",
|
|
686
|
-
"name": "Testability",
|
|
687
|
-
"score": 1,
|
|
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:45:59.868Z",
|
|
698
|
-
"evaluatedVersion": "0.1.0"
|
|
699
|
-
}
|
|
700
|
-
},
|
|
701
|
-
{
|
|
702
|
-
"name": "git-workflow",
|
|
703
|
-
"description": "This skill should be used when the user asks to \"create git commit\", \"manage branches\", \"follow git workflow\", \"use Conventional Commits\", \"handle merge conflicts\", or asks about git branching strategies, version control best practices, pull request workflows. Provides comprehensive Git workflow guidance for team collaboration.",
|
|
704
|
-
"version": "1.2.0",
|
|
705
|
-
"license": "",
|
|
706
|
-
"creator": "",
|
|
707
|
-
"compatibility": "",
|
|
708
|
-
"allowedTools": [],
|
|
709
|
-
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/git-workflow",
|
|
710
|
-
"relPath": "skills/git-workflow",
|
|
711
|
-
"verified": true,
|
|
712
|
-
"tokenCount": 3171,
|
|
713
|
-
"evalSummary": {
|
|
714
|
-
"overallScore": 74,
|
|
715
|
-
"grade": "C",
|
|
716
|
-
"categories": [
|
|
717
|
-
{
|
|
718
|
-
"id": "structure",
|
|
719
|
-
"name": "Structure & completeness",
|
|
720
|
-
"score": 8,
|
|
721
|
-
"max": 10
|
|
722
|
-
},
|
|
723
|
-
{
|
|
724
|
-
"id": "description",
|
|
725
|
-
"name": "Description quality",
|
|
726
|
-
"score": 5,
|
|
727
|
-
"max": 10
|
|
728
|
-
},
|
|
729
|
-
{
|
|
730
|
-
"id": "prompt-engineering",
|
|
731
|
-
"name": "Prompt engineering",
|
|
732
|
-
"score": 8,
|
|
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": 7,
|
|
745
|
-
"max": 10
|
|
746
|
-
},
|
|
747
|
-
{
|
|
748
|
-
"id": "testability",
|
|
749
|
-
"name": "Testability",
|
|
750
|
-
"score": 7,
|
|
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:45:59.869Z",
|
|
761
|
-
"evaluatedVersion": "1.2.0"
|
|
762
|
-
}
|
|
763
|
-
},
|
|
764
|
-
{
|
|
765
|
-
"name": "hook-development",
|
|
766
|
-
"description": "This skill should be used when the user asks to \"create a hook\", \"add a PreToolUse/PostToolUse/Stop hook\", \"validate tool use\", \"implement prompt-based hooks\", \"use ${CLAUDE_PLUGIN_ROOT}\", \"set up event-driven automation\", \"block dangerous commands\", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.",
|
|
767
|
-
"version": "0.1.0",
|
|
768
|
-
"license": "",
|
|
769
|
-
"creator": "",
|
|
770
|
-
"compatibility": "",
|
|
771
|
-
"allowedTools": [],
|
|
772
|
-
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/hook-development",
|
|
773
|
-
"relPath": "skills/hook-development",
|
|
774
|
-
"verified": true,
|
|
775
|
-
"tokenCount": 4462,
|
|
776
|
-
"evalSummary": {
|
|
777
|
-
"overallScore": 74,
|
|
778
|
-
"grade": "C",
|
|
779
|
-
"categories": [
|
|
780
|
-
{
|
|
781
|
-
"id": "structure",
|
|
782
|
-
"name": "Structure & completeness",
|
|
783
|
-
"score": 8,
|
|
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": 10,
|
|
796
|
-
"max": 10
|
|
797
|
-
},
|
|
798
|
-
{
|
|
799
|
-
"id": "context-efficiency",
|
|
800
|
-
"name": "Context efficiency",
|
|
801
|
-
"score": 7,
|
|
802
|
-
"max": 10
|
|
803
|
-
},
|
|
804
|
-
{
|
|
805
|
-
"id": "safety",
|
|
806
|
-
"name": "Safety & guardrails",
|
|
807
|
-
"score": 7,
|
|
808
|
-
"max": 10
|
|
809
|
-
},
|
|
810
|
-
{
|
|
811
|
-
"id": "testability",
|
|
812
|
-
"name": "Testability",
|
|
813
|
-
"score": 7,
|
|
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:45:59.870Z",
|
|
824
|
-
"evaluatedVersion": "0.1.0"
|
|
825
|
-
}
|
|
826
|
-
},
|
|
827
|
-
{
|
|
828
|
-
"name": "json-canvas",
|
|
829
|
-
"description": "Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.",
|
|
830
|
-
"version": "0.0.0",
|
|
831
|
-
"license": "",
|
|
832
|
-
"creator": "",
|
|
833
|
-
"compatibility": "",
|
|
834
|
-
"allowedTools": [],
|
|
835
|
-
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/json-canvas",
|
|
836
|
-
"relPath": "skills/json-canvas",
|
|
837
|
-
"verified": true,
|
|
838
|
-
"tokenCount": 2344,
|
|
839
|
-
"evalSummary": {
|
|
840
|
-
"overallScore": 81,
|
|
841
|
-
"grade": "B",
|
|
842
|
-
"categories": [
|
|
843
|
-
{
|
|
844
|
-
"id": "structure",
|
|
845
|
-
"name": "Structure & completeness",
|
|
846
|
-
"score": 7,
|
|
847
|
-
"max": 10
|
|
848
|
-
},
|
|
849
|
-
{
|
|
850
|
-
"id": "description",
|
|
851
|
-
"name": "Description quality",
|
|
852
|
-
"score": 10,
|
|
853
|
-
"max": 10
|
|
854
|
-
},
|
|
855
|
-
{
|
|
856
|
-
"id": "prompt-engineering",
|
|
857
|
-
"name": "Prompt engineering",
|
|
858
|
-
"score": 9,
|
|
859
|
-
"max": 10
|
|
860
|
-
},
|
|
861
|
-
{
|
|
862
|
-
"id": "context-efficiency",
|
|
863
|
-
"name": "Context efficiency",
|
|
864
|
-
"score": 9,
|
|
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": 10,
|
|
883
|
-
"max": 10
|
|
884
|
-
}
|
|
885
|
-
],
|
|
886
|
-
"evaluatedAt": "2026-04-20T07:45:59.871Z",
|
|
887
|
-
"evaluatedVersion": "0.0.0"
|
|
888
|
-
}
|
|
889
|
-
},
|
|
890
|
-
{
|
|
891
|
-
"name": "kaggle-learner",
|
|
892
|
-
"description": "This skill should be used when the user asks to \"learn from Kaggle\", \"study Kaggle solutions\", \"analyze Kaggle competitions\", or mentions Kaggle competition URLs. Provides access to extracted knowledge from winning Kaggle solutions across NLP, CV, time series, tabular, and multimodal domains.",
|
|
893
|
-
"version": "0.1.0",
|
|
894
|
-
"license": "",
|
|
895
|
-
"creator": "",
|
|
896
|
-
"compatibility": "",
|
|
897
|
-
"allowedTools": [],
|
|
898
|
-
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/kaggle-learner",
|
|
899
|
-
"relPath": "skills/kaggle-learner",
|
|
900
|
-
"verified": true,
|
|
901
|
-
"tokenCount": 932,
|
|
902
|
-
"evalSummary": {
|
|
903
|
-
"overallScore": 60,
|
|
904
|
-
"grade": "D",
|
|
905
|
-
"categories": [
|
|
906
|
-
{
|
|
907
|
-
"id": "structure",
|
|
908
|
-
"name": "Structure & completeness",
|
|
909
|
-
"score": 8,
|
|
910
|
-
"max": 10
|
|
911
|
-
},
|
|
912
|
-
{
|
|
913
|
-
"id": "description",
|
|
914
|
-
"name": "Description quality",
|
|
915
|
-
"score": 5,
|
|
916
|
-
"max": 10
|
|
917
|
-
},
|
|
918
|
-
{
|
|
919
|
-
"id": "prompt-engineering",
|
|
920
|
-
"name": "Prompt engineering",
|
|
921
|
-
"score": 8,
|
|
922
|
-
"max": 10
|
|
923
|
-
},
|
|
924
|
-
{
|
|
925
|
-
"id": "context-efficiency",
|
|
926
|
-
"name": "Context efficiency",
|
|
927
|
-
"score": 9,
|
|
928
|
-
"max": 10
|
|
929
|
-
},
|
|
930
|
-
{
|
|
931
|
-
"id": "safety",
|
|
932
|
-
"name": "Safety & guardrails",
|
|
933
|
-
"score": 2,
|
|
934
|
-
"max": 10
|
|
935
|
-
},
|
|
936
|
-
{
|
|
937
|
-
"id": "testability",
|
|
938
|
-
"name": "Testability",
|
|
939
|
-
"score": 0,
|
|
940
|
-
"max": 10
|
|
941
|
-
},
|
|
942
|
-
{
|
|
943
|
-
"id": "naming",
|
|
944
|
-
"name": "Naming & conventions",
|
|
945
|
-
"score": 10,
|
|
946
|
-
"max": 10
|
|
947
|
-
}
|
|
948
|
-
],
|
|
949
|
-
"evaluatedAt": "2026-04-20T07:45:59.871Z",
|
|
950
|
-
"evaluatedVersion": "0.1.0"
|
|
951
|
-
}
|
|
952
|
-
},
|
|
953
|
-
{
|
|
954
|
-
"name": "latex-conference-template-organizer",
|
|
955
|
-
"description": "Organize messy conference LaTeX template .zip files into clean Overleaf-ready structure. Use when the user asks to \"organize LaTeX template\", \"clean up .zip template\", or \"prepare Overleaf submission template\".",
|
|
956
|
-
"version": "0.1.0",
|
|
957
|
-
"license": "",
|
|
958
|
-
"creator": "",
|
|
959
|
-
"compatibility": "",
|
|
960
|
-
"allowedTools": [],
|
|
961
|
-
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/latex-conference-template-organizer",
|
|
962
|
-
"relPath": "skills/latex-conference-template-organizer",
|
|
963
|
-
"verified": true,
|
|
964
|
-
"tokenCount": 3380,
|
|
965
|
-
"evalSummary": {
|
|
966
|
-
"overallScore": 79,
|
|
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": 7,
|
|
979
|
-
"max": 10
|
|
980
|
-
},
|
|
981
|
-
{
|
|
982
|
-
"id": "prompt-engineering",
|
|
983
|
-
"name": "Prompt engineering",
|
|
984
|
-
"score": 10,
|
|
985
|
-
"max": 10
|
|
986
|
-
},
|
|
987
|
-
{
|
|
988
|
-
"id": "context-efficiency",
|
|
989
|
-
"name": "Context efficiency",
|
|
990
|
-
"score": 7,
|
|
991
|
-
"max": 10
|
|
992
|
-
},
|
|
993
|
-
{
|
|
994
|
-
"id": "safety",
|
|
995
|
-
"name": "Safety & guardrails",
|
|
996
|
-
"score": 10,
|
|
997
|
-
"max": 10
|
|
998
|
-
},
|
|
999
|
-
{
|
|
1000
|
-
"id": "testability",
|
|
1001
|
-
"name": "Testability",
|
|
1002
|
-
"score": 3,
|
|
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:45:59.872Z",
|
|
1013
|
-
"evaluatedVersion": "0.1.0"
|
|
1014
|
-
}
|
|
1015
|
-
},
|
|
1016
|
-
{
|
|
1017
|
-
"name": "mcp-integration",
|
|
1018
|
-
"description": "This skill should be used when the user asks to \"add MCP server\", \"integrate MCP\", \"configure MCP in plugin\", \"use .mcp.json\", \"set up Model Context Protocol\", \"connect external service\", mentions \"${CLAUDE_PLUGIN_ROOT} with MCP\", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.",
|
|
1019
|
-
"version": "0.1.0",
|
|
1020
|
-
"license": "",
|
|
1021
|
-
"creator": "",
|
|
1022
|
-
"compatibility": "",
|
|
1023
|
-
"allowedTools": [],
|
|
1024
|
-
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/mcp-integration",
|
|
1025
|
-
"relPath": "skills/mcp-integration",
|
|
1026
|
-
"verified": true,
|
|
1027
|
-
"tokenCount": 3149,
|
|
1028
|
-
"evalSummary": {
|
|
1029
|
-
"overallScore": 76,
|
|
1030
|
-
"grade": "C",
|
|
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": 3,
|
|
1042
|
-
"max": 10
|
|
1043
|
-
},
|
|
1044
|
-
{
|
|
1045
|
-
"id": "prompt-engineering",
|
|
1046
|
-
"name": "Prompt engineering",
|
|
1047
|
-
"score": 10,
|
|
1048
|
-
"max": 10
|
|
1049
|
-
},
|
|
1050
|
-
{
|
|
1051
|
-
"id": "context-efficiency",
|
|
1052
|
-
"name": "Context efficiency",
|
|
1053
|
-
"score": 8,
|
|
1054
|
-
"max": 10
|
|
1055
|
-
},
|
|
1056
|
-
{
|
|
1057
|
-
"id": "safety",
|
|
1058
|
-
"name": "Safety & guardrails",
|
|
1059
|
-
"score": 9,
|
|
1060
|
-
"max": 10
|
|
1061
|
-
},
|
|
1062
|
-
{
|
|
1063
|
-
"id": "testability",
|
|
1064
|
-
"name": "Testability",
|
|
1065
|
-
"score": 5,
|
|
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:45:59.873Z",
|
|
1076
|
-
"evaluatedVersion": "0.1.0"
|
|
1077
|
-
}
|
|
1078
|
-
},
|
|
1079
|
-
{
|
|
1080
|
-
"name": "ml-paper-writing",
|
|
1081
|
-
"description": "Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, conducting literature reviews, finding related work, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, citation verification workflows, and paper discovery/evaluation criteria.",
|
|
1082
|
-
"version": "1.0.0",
|
|
1083
|
-
"license": "MIT",
|
|
1084
|
-
"creator": "",
|
|
1085
|
-
"compatibility": "",
|
|
1086
|
-
"allowedTools": [],
|
|
1087
|
-
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/ml-paper-writing",
|
|
1088
|
-
"relPath": "skills/ml-paper-writing",
|
|
1089
|
-
"verified": true,
|
|
1090
|
-
"tokenCount": 11347,
|
|
1091
|
-
"evalSummary": {
|
|
1092
|
-
"overallScore": 86,
|
|
1093
|
-
"grade": "B",
|
|
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": 10,
|
|
1105
|
-
"max": 10
|
|
1106
|
-
},
|
|
1107
|
-
{
|
|
1108
|
-
"id": "prompt-engineering",
|
|
1109
|
-
"name": "Prompt engineering",
|
|
1110
|
-
"score": 9,
|
|
1111
|
-
"max": 10
|
|
1112
|
-
},
|
|
1113
|
-
{
|
|
1114
|
-
"id": "context-efficiency",
|
|
1115
|
-
"name": "Context efficiency",
|
|
1116
|
-
"score": 5,
|
|
1117
|
-
"max": 10
|
|
1118
|
-
},
|
|
1119
|
-
{
|
|
1120
|
-
"id": "safety",
|
|
1121
|
-
"name": "Safety & guardrails",
|
|
1122
|
-
"score": 10,
|
|
1123
|
-
"max": 10
|
|
1124
|
-
},
|
|
1125
|
-
{
|
|
1126
|
-
"id": "testability",
|
|
1127
|
-
"name": "Testability",
|
|
1128
|
-
"score": 7,
|
|
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:45:59.876Z",
|
|
1139
|
-
"evaluatedVersion": "1.0.0"
|
|
1140
|
-
}
|
|
1141
|
-
},
|
|
1142
|
-
{
|
|
1143
|
-
"name": "obsidian-bases",
|
|
1144
|
-
"description": "Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.",
|
|
1145
|
-
"version": "0.0.0",
|
|
1146
|
-
"license": "",
|
|
1147
|
-
"creator": "",
|
|
1148
|
-
"compatibility": "",
|
|
1149
|
-
"allowedTools": [],
|
|
1150
|
-
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/obsidian-bases",
|
|
1151
|
-
"relPath": "skills/obsidian-bases",
|
|
1152
|
-
"verified": true,
|
|
1153
|
-
"tokenCount": 3986,
|
|
1154
|
-
"evalSummary": {
|
|
1155
|
-
"overallScore": 74,
|
|
1156
|
-
"grade": "C",
|
|
1157
|
-
"categories": [
|
|
1158
|
-
{
|
|
1159
|
-
"id": "structure",
|
|
1160
|
-
"name": "Structure & completeness",
|
|
1161
|
-
"score": 7,
|
|
1162
|
-
"max": 10
|
|
1163
|
-
},
|
|
1164
|
-
{
|
|
1165
|
-
"id": "description",
|
|
1166
|
-
"name": "Description quality",
|
|
1167
|
-
"score": 10,
|
|
1403
|
+
"score": 8,
|
|
1168
1404
|
"max": 10
|
|
1169
1405
|
},
|
|
1170
1406
|
{
|
|
1171
1407
|
"id": "prompt-engineering",
|
|
1172
1408
|
"name": "Prompt engineering",
|
|
1173
|
-
"score":
|
|
1409
|
+
"score": 5,
|
|
1174
1410
|
"max": 10
|
|
1175
1411
|
},
|
|
1176
1412
|
{
|
|
1177
1413
|
"id": "context-efficiency",
|
|
1178
1414
|
"name": "Context efficiency",
|
|
1179
|
-
"score":
|
|
1415
|
+
"score": 6,
|
|
1180
1416
|
"max": 10
|
|
1181
1417
|
},
|
|
1182
1418
|
{
|
|
1183
1419
|
"id": "safety",
|
|
1184
1420
|
"name": "Safety & guardrails",
|
|
1185
|
-
"score":
|
|
1421
|
+
"score": 6,
|
|
1186
1422
|
"max": 10
|
|
1187
1423
|
},
|
|
1188
1424
|
{
|
|
1189
1425
|
"id": "testability",
|
|
1190
1426
|
"name": "Testability",
|
|
1191
|
-
"score":
|
|
1427
|
+
"score": 1,
|
|
1192
1428
|
"max": 10
|
|
1193
1429
|
},
|
|
1194
1430
|
{
|
|
@@ -1198,48 +1434,122 @@
|
|
|
1198
1434
|
"max": 10
|
|
1199
1435
|
}
|
|
1200
1436
|
],
|
|
1201
|
-
"evaluatedAt": "2026-04-
|
|
1202
|
-
"evaluatedVersion": "0.
|
|
1437
|
+
"evaluatedAt": "2026-04-30T23:05:18.463Z",
|
|
1438
|
+
"evaluatedVersion": "0.1.0"
|
|
1439
|
+
},
|
|
1440
|
+
"evalSummaries": {
|
|
1441
|
+
"quality": {
|
|
1442
|
+
"providerId": "quality",
|
|
1443
|
+
"providerVersion": "1.0.0",
|
|
1444
|
+
"schemaVersion": 1,
|
|
1445
|
+
"passed": true,
|
|
1446
|
+
"overallScore": 64,
|
|
1447
|
+
"grade": "D",
|
|
1448
|
+
"categories": [
|
|
1449
|
+
{
|
|
1450
|
+
"id": "structure",
|
|
1451
|
+
"name": "Structure & completeness",
|
|
1452
|
+
"score": 9,
|
|
1453
|
+
"max": 10
|
|
1454
|
+
},
|
|
1455
|
+
{
|
|
1456
|
+
"id": "description",
|
|
1457
|
+
"name": "Description quality",
|
|
1458
|
+
"score": 8,
|
|
1459
|
+
"max": 10
|
|
1460
|
+
},
|
|
1461
|
+
{
|
|
1462
|
+
"id": "prompt-engineering",
|
|
1463
|
+
"name": "Prompt engineering",
|
|
1464
|
+
"score": 5,
|
|
1465
|
+
"max": 10
|
|
1466
|
+
},
|
|
1467
|
+
{
|
|
1468
|
+
"id": "context-efficiency",
|
|
1469
|
+
"name": "Context efficiency",
|
|
1470
|
+
"score": 6,
|
|
1471
|
+
"max": 10
|
|
1472
|
+
},
|
|
1473
|
+
{
|
|
1474
|
+
"id": "safety",
|
|
1475
|
+
"name": "Safety & guardrails",
|
|
1476
|
+
"score": 6,
|
|
1477
|
+
"max": 10
|
|
1478
|
+
},
|
|
1479
|
+
{
|
|
1480
|
+
"id": "testability",
|
|
1481
|
+
"name": "Testability",
|
|
1482
|
+
"score": 1,
|
|
1483
|
+
"max": 10
|
|
1484
|
+
},
|
|
1485
|
+
{
|
|
1486
|
+
"id": "naming",
|
|
1487
|
+
"name": "Naming & conventions",
|
|
1488
|
+
"score": 10,
|
|
1489
|
+
"max": 10
|
|
1490
|
+
}
|
|
1491
|
+
],
|
|
1492
|
+
"evaluatedAt": "2026-04-30T23:05:18.463Z",
|
|
1493
|
+
"evaluatedVersion": "0.1.0"
|
|
1494
|
+
},
|
|
1495
|
+
"skill-best-practice": {
|
|
1496
|
+
"providerId": "skill-best-practice",
|
|
1497
|
+
"providerVersion": "1.1.0",
|
|
1498
|
+
"schemaVersion": 1,
|
|
1499
|
+
"passed": false,
|
|
1500
|
+
"overallScore": 62,
|
|
1501
|
+
"grade": "D",
|
|
1502
|
+
"categories": [
|
|
1503
|
+
{
|
|
1504
|
+
"id": "validation",
|
|
1505
|
+
"name": "Deterministic validation",
|
|
1506
|
+
"score": 8,
|
|
1507
|
+
"max": 13
|
|
1508
|
+
}
|
|
1509
|
+
],
|
|
1510
|
+
"evaluatedAt": "2026-04-30T23:05:18.463Z",
|
|
1511
|
+
"evaluatedVersion": "0.1.0"
|
|
1512
|
+
}
|
|
1203
1513
|
}
|
|
1204
1514
|
},
|
|
1205
1515
|
{
|
|
1206
|
-
"name": "
|
|
1207
|
-
"description": "
|
|
1208
|
-
"version": "
|
|
1516
|
+
"name": "git-workflow",
|
|
1517
|
+
"description": "This skill should be used when the user asks to \"create git commit\", \"manage branches\", \"follow git workflow\", \"use Conventional Commits\", \"handle merge conflicts\", or asks about git branching strategies, version control best practices, pull request workflows. Provides comprehensive Git workflow guidance for team collaboration.",
|
|
1518
|
+
"version": "1.2.0",
|
|
1209
1519
|
"license": "",
|
|
1210
1520
|
"creator": "",
|
|
1211
1521
|
"compatibility": "",
|
|
1212
1522
|
"allowedTools": [],
|
|
1213
|
-
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/
|
|
1214
|
-
"relPath": "skills/
|
|
1523
|
+
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/git-workflow",
|
|
1524
|
+
"relPath": "skills/git-workflow",
|
|
1215
1525
|
"verified": true,
|
|
1216
|
-
"tokenCount":
|
|
1526
|
+
"tokenCount": 3171,
|
|
1217
1527
|
"evalSummary": {
|
|
1218
|
-
"overallScore":
|
|
1528
|
+
"overallScore": 74,
|
|
1219
1529
|
"grade": "C",
|
|
1220
1530
|
"categories": [
|
|
1221
1531
|
{
|
|
1222
1532
|
"id": "structure",
|
|
1223
1533
|
"name": "Structure & completeness",
|
|
1224
|
-
"score":
|
|
1534
|
+
"score": 8,
|
|
1225
1535
|
"max": 10
|
|
1226
1536
|
},
|
|
1227
1537
|
{
|
|
1228
1538
|
"id": "description",
|
|
1229
1539
|
"name": "Description quality",
|
|
1230
|
-
"score":
|
|
1540
|
+
"score": 5,
|
|
1231
1541
|
"max": 10
|
|
1232
1542
|
},
|
|
1233
1543
|
{
|
|
1234
1544
|
"id": "prompt-engineering",
|
|
1235
1545
|
"name": "Prompt engineering",
|
|
1236
|
-
"score":
|
|
1546
|
+
"score": 8,
|
|
1237
1547
|
"max": 10
|
|
1238
1548
|
},
|
|
1239
1549
|
{
|
|
1240
1550
|
"id": "context-efficiency",
|
|
1241
1551
|
"name": "Context efficiency",
|
|
1242
|
-
"score":
|
|
1552
|
+
"score": 7,
|
|
1243
1553
|
"max": 10
|
|
1244
1554
|
},
|
|
1245
1555
|
{
|
|
@@ -1251,7 +1561,7 @@
|
|
|
1251
1561
|
{
|
|
1252
1562
|
"id": "testability",
|
|
1253
1563
|
"name": "Testability",
|
|
1254
|
-
"score":
|
|
1564
|
+
"score": 7,
|
|
1255
1565
|
"max": 10
|
|
1256
1566
|
},
|
|
1257
1567
|
{
|
|
@@ -1261,60 +1571,134 @@
|
|
|
1261
1571
|
"max": 10
|
|
1262
1572
|
}
|
|
1263
1573
|
],
|
|
1264
|
-
"evaluatedAt": "2026-04-
|
|
1265
|
-
"evaluatedVersion": "
|
|
1574
|
+
"evaluatedAt": "2026-04-30T23:05:18.464Z",
|
|
1575
|
+
"evaluatedVersion": "1.2.0"
|
|
1576
|
+
},
|
|
1577
|
+
"evalSummaries": {
|
|
1578
|
+
"quality": {
|
|
1579
|
+
"providerId": "quality",
|
|
1580
|
+
"providerVersion": "1.0.0",
|
|
1581
|
+
"schemaVersion": 1,
|
|
1582
|
+
"passed": true,
|
|
1583
|
+
"overallScore": 74,
|
|
1584
|
+
"grade": "C",
|
|
1585
|
+
"categories": [
|
|
1586
|
+
{
|
|
1587
|
+
"id": "structure",
|
|
1588
|
+
"name": "Structure & completeness",
|
|
1589
|
+
"score": 8,
|
|
1590
|
+
"max": 10
|
|
1591
|
+
},
|
|
1592
|
+
{
|
|
1593
|
+
"id": "description",
|
|
1594
|
+
"name": "Description quality",
|
|
1595
|
+
"score": 5,
|
|
1596
|
+
"max": 10
|
|
1597
|
+
},
|
|
1598
|
+
{
|
|
1599
|
+
"id": "prompt-engineering",
|
|
1600
|
+
"name": "Prompt engineering",
|
|
1601
|
+
"score": 8,
|
|
1602
|
+
"max": 10
|
|
1603
|
+
},
|
|
1604
|
+
{
|
|
1605
|
+
"id": "context-efficiency",
|
|
1606
|
+
"name": "Context efficiency",
|
|
1607
|
+
"score": 7,
|
|
1608
|
+
"max": 10
|
|
1609
|
+
},
|
|
1610
|
+
{
|
|
1611
|
+
"id": "safety",
|
|
1612
|
+
"name": "Safety & guardrails",
|
|
1613
|
+
"score": 7,
|
|
1614
|
+
"max": 10
|
|
1615
|
+
},
|
|
1616
|
+
{
|
|
1617
|
+
"id": "testability",
|
|
1618
|
+
"name": "Testability",
|
|
1619
|
+
"score": 7,
|
|
1620
|
+
"max": 10
|
|
1621
|
+
},
|
|
1622
|
+
{
|
|
1623
|
+
"id": "naming",
|
|
1624
|
+
"name": "Naming & conventions",
|
|
1625
|
+
"score": 10,
|
|
1626
|
+
"max": 10
|
|
1627
|
+
}
|
|
1628
|
+
],
|
|
1629
|
+
"evaluatedAt": "2026-04-30T23:05:18.464Z",
|
|
1630
|
+
"evaluatedVersion": "1.2.0"
|
|
1631
|
+
},
|
|
1632
|
+
"skill-best-practice": {
|
|
1633
|
+
"providerId": "skill-best-practice",
|
|
1634
|
+
"providerVersion": "1.1.0",
|
|
1635
|
+
"schemaVersion": 1,
|
|
1636
|
+
"passed": false,
|
|
1637
|
+
"overallScore": 62,
|
|
1638
|
+
"grade": "D",
|
|
1639
|
+
"categories": [
|
|
1640
|
+
{
|
|
1641
|
+
"id": "validation",
|
|
1642
|
+
"name": "Deterministic validation",
|
|
1643
|
+
"score": 8,
|
|
1644
|
+
"max": 13
|
|
1645
|
+
}
|
|
1646
|
+
],
|
|
1647
|
+
"evaluatedAt": "2026-04-30T23:05:18.464Z",
|
|
1648
|
+
"evaluatedVersion": "1.2.0"
|
|
1649
|
+
}
|
|
1266
1650
|
}
|
|
1267
1651
|
},
|
|
1268
1652
|
{
|
|
1269
|
-
"name": "
|
|
1270
|
-
"description": "
|
|
1271
|
-
"version": "0.
|
|
1653
|
+
"name": "hook-development",
|
|
1654
|
+
"description": "This skill should be used when the user asks to \"create a hook\", \"add a PreToolUse/PostToolUse/Stop hook\", \"validate tool use\", \"implement prompt-based hooks\", \"use ${CLAUDE_PLUGIN_ROOT}\", \"set up event-driven automation\", \"block dangerous commands\", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.",
|
|
1655
|
+
"version": "0.1.0",
|
|
1272
1656
|
"license": "",
|
|
1273
1657
|
"creator": "",
|
|
1274
1658
|
"compatibility": "",
|
|
1275
1659
|
"allowedTools": [],
|
|
1276
|
-
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/
|
|
1277
|
-
"relPath": "skills/
|
|
1660
|
+
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/hook-development",
|
|
1661
|
+
"relPath": "skills/hook-development",
|
|
1278
1662
|
"verified": true,
|
|
1279
|
-
"tokenCount":
|
|
1663
|
+
"tokenCount": 4462,
|
|
1280
1664
|
"evalSummary": {
|
|
1281
|
-
"overallScore":
|
|
1282
|
-
"grade": "
|
|
1665
|
+
"overallScore": 74,
|
|
1666
|
+
"grade": "C",
|
|
1283
1667
|
"categories": [
|
|
1284
1668
|
{
|
|
1285
1669
|
"id": "structure",
|
|
1286
1670
|
"name": "Structure & completeness",
|
|
1287
|
-
"score":
|
|
1671
|
+
"score": 8,
|
|
1288
1672
|
"max": 10
|
|
1289
1673
|
},
|
|
1290
1674
|
{
|
|
1291
1675
|
"id": "description",
|
|
1292
1676
|
"name": "Description quality",
|
|
1293
|
-
"score":
|
|
1677
|
+
"score": 3,
|
|
1294
1678
|
"max": 10
|
|
1295
1679
|
},
|
|
1296
1680
|
{
|
|
1297
1681
|
"id": "prompt-engineering",
|
|
1298
1682
|
"name": "Prompt engineering",
|
|
1299
|
-
"score":
|
|
1683
|
+
"score": 10,
|
|
1300
1684
|
"max": 10
|
|
1301
1685
|
},
|
|
1302
1686
|
{
|
|
1303
1687
|
"id": "context-efficiency",
|
|
1304
1688
|
"name": "Context efficiency",
|
|
1305
|
-
"score":
|
|
1689
|
+
"score": 7,
|
|
1306
1690
|
"max": 10
|
|
1307
1691
|
},
|
|
1308
1692
|
{
|
|
1309
1693
|
"id": "safety",
|
|
1310
1694
|
"name": "Safety & guardrails",
|
|
1311
|
-
"score":
|
|
1695
|
+
"score": 7,
|
|
1312
1696
|
"max": 10
|
|
1313
1697
|
},
|
|
1314
1698
|
{
|
|
1315
1699
|
"id": "testability",
|
|
1316
1700
|
"name": "Testability",
|
|
1317
|
-
"score":
|
|
1701
|
+
"score": 7,
|
|
1318
1702
|
"max": 10
|
|
1319
1703
|
},
|
|
1320
1704
|
{
|
|
@@ -1324,42 +1708,116 @@
|
|
|
1324
1708
|
"max": 10
|
|
1325
1709
|
}
|
|
1326
1710
|
],
|
|
1327
|
-
"evaluatedAt": "2026-04-
|
|
1328
|
-
"evaluatedVersion": "0.
|
|
1711
|
+
"evaluatedAt": "2026-04-30T23:05:18.467Z",
|
|
1712
|
+
"evaluatedVersion": "0.1.0"
|
|
1713
|
+
},
|
|
1714
|
+
"evalSummaries": {
|
|
1715
|
+
"quality": {
|
|
1716
|
+
"providerId": "quality",
|
|
1717
|
+
"providerVersion": "1.0.0",
|
|
1718
|
+
"schemaVersion": 1,
|
|
1719
|
+
"passed": true,
|
|
1720
|
+
"overallScore": 74,
|
|
1721
|
+
"grade": "C",
|
|
1722
|
+
"categories": [
|
|
1723
|
+
{
|
|
1724
|
+
"id": "structure",
|
|
1725
|
+
"name": "Structure & completeness",
|
|
1726
|
+
"score": 8,
|
|
1727
|
+
"max": 10
|
|
1728
|
+
},
|
|
1729
|
+
{
|
|
1730
|
+
"id": "description",
|
|
1731
|
+
"name": "Description quality",
|
|
1732
|
+
"score": 3,
|
|
1733
|
+
"max": 10
|
|
1734
|
+
},
|
|
1735
|
+
{
|
|
1736
|
+
"id": "prompt-engineering",
|
|
1737
|
+
"name": "Prompt engineering",
|
|
1738
|
+
"score": 10,
|
|
1739
|
+
"max": 10
|
|
1740
|
+
},
|
|
1741
|
+
{
|
|
1742
|
+
"id": "context-efficiency",
|
|
1743
|
+
"name": "Context efficiency",
|
|
1744
|
+
"score": 7,
|
|
1745
|
+
"max": 10
|
|
1746
|
+
},
|
|
1747
|
+
{
|
|
1748
|
+
"id": "safety",
|
|
1749
|
+
"name": "Safety & guardrails",
|
|
1750
|
+
"score": 7,
|
|
1751
|
+
"max": 10
|
|
1752
|
+
},
|
|
1753
|
+
{
|
|
1754
|
+
"id": "testability",
|
|
1755
|
+
"name": "Testability",
|
|
1756
|
+
"score": 7,
|
|
1757
|
+
"max": 10
|
|
1758
|
+
},
|
|
1759
|
+
{
|
|
1760
|
+
"id": "naming",
|
|
1761
|
+
"name": "Naming & conventions",
|
|
1762
|
+
"score": 10,
|
|
1763
|
+
"max": 10
|
|
1764
|
+
}
|
|
1765
|
+
],
|
|
1766
|
+
"evaluatedAt": "2026-04-30T23:05:18.467Z",
|
|
1767
|
+
"evaluatedVersion": "0.1.0"
|
|
1768
|
+
},
|
|
1769
|
+
"skill-best-practice": {
|
|
1770
|
+
"providerId": "skill-best-practice",
|
|
1771
|
+
"providerVersion": "1.1.0",
|
|
1772
|
+
"schemaVersion": 1,
|
|
1773
|
+
"passed": false,
|
|
1774
|
+
"overallScore": 62,
|
|
1775
|
+
"grade": "D",
|
|
1776
|
+
"categories": [
|
|
1777
|
+
{
|
|
1778
|
+
"id": "validation",
|
|
1779
|
+
"name": "Deterministic validation",
|
|
1780
|
+
"score": 8,
|
|
1781
|
+
"max": 13
|
|
1782
|
+
}
|
|
1783
|
+
],
|
|
1784
|
+
"evaluatedAt": "2026-04-30T23:05:18.467Z",
|
|
1785
|
+
"evaluatedVersion": "0.1.0"
|
|
1786
|
+
}
|
|
1329
1787
|
}
|
|
1330
1788
|
},
|
|
1331
1789
|
{
|
|
1332
|
-
"name": "
|
|
1333
|
-
"description": "
|
|
1334
|
-
"version": "0.
|
|
1790
|
+
"name": "kaggle-learner",
|
|
1791
|
+
"description": "This skill should be used when the user asks to \"learn from Kaggle\", \"study Kaggle solutions\", \"analyze Kaggle competitions\", or mentions Kaggle competition URLs. Provides access to extracted knowledge from winning Kaggle solutions across NLP, CV, time series, tabular, and multimodal domains.",
|
|
1792
|
+
"version": "0.1.0",
|
|
1335
1793
|
"license": "",
|
|
1336
1794
|
"creator": "",
|
|
1337
1795
|
"compatibility": "",
|
|
1338
1796
|
"allowedTools": [],
|
|
1339
|
-
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/
|
|
1340
|
-
"relPath": "skills/
|
|
1797
|
+
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/kaggle-learner",
|
|
1798
|
+
"relPath": "skills/kaggle-learner",
|
|
1341
1799
|
"verified": true,
|
|
1342
|
-
"tokenCount":
|
|
1800
|
+
"tokenCount": 932,
|
|
1343
1801
|
"evalSummary": {
|
|
1344
|
-
"overallScore":
|
|
1802
|
+
"overallScore": 60,
|
|
1345
1803
|
"grade": "D",
|
|
1346
1804
|
"categories": [
|
|
1347
1805
|
{
|
|
1348
1806
|
"id": "structure",
|
|
1349
1807
|
"name": "Structure & completeness",
|
|
1350
|
-
"score":
|
|
1808
|
+
"score": 8,
|
|
1351
1809
|
"max": 10
|
|
1352
1810
|
},
|
|
1353
1811
|
{
|
|
1354
1812
|
"id": "description",
|
|
1355
1813
|
"name": "Description quality",
|
|
1356
|
-
"score":
|
|
1814
|
+
"score": 5,
|
|
1357
1815
|
"max": 10
|
|
1358
1816
|
},
|
|
1359
1817
|
{
|
|
1360
1818
|
"id": "prompt-engineering",
|
|
1361
1819
|
"name": "Prompt engineering",
|
|
1362
|
-
"score":
|
|
1820
|
+
"score": 8,
|
|
1363
1821
|
"max": 10
|
|
1364
1822
|
},
|
|
1365
1823
|
{
|
|
@@ -1377,7 +1835,7 @@
|
|
|
1377
1835
|
{
|
|
1378
1836
|
"id": "testability",
|
|
1379
1837
|
"name": "Testability",
|
|
1380
|
-
"score":
|
|
1838
|
+
"score": 0,
|
|
1381
1839
|
"max": 10
|
|
1382
1840
|
},
|
|
1383
1841
|
{
|
|
@@ -1387,24 +1845,98 @@
|
|
|
1387
1845
|
"max": 10
|
|
1388
1846
|
}
|
|
1389
1847
|
],
|
|
1390
|
-
"evaluatedAt": "2026-04-
|
|
1391
|
-
"evaluatedVersion": "0.
|
|
1848
|
+
"evaluatedAt": "2026-04-30T23:05:18.468Z",
|
|
1849
|
+
"evaluatedVersion": "0.1.0"
|
|
1850
|
+
},
|
|
1851
|
+
"evalSummaries": {
|
|
1852
|
+
"quality": {
|
|
1853
|
+
"providerId": "quality",
|
|
1854
|
+
"providerVersion": "1.0.0",
|
|
1855
|
+
"schemaVersion": 1,
|
|
1856
|
+
"passed": true,
|
|
1857
|
+
"overallScore": 60,
|
|
1858
|
+
"grade": "D",
|
|
1859
|
+
"categories": [
|
|
1860
|
+
{
|
|
1861
|
+
"id": "structure",
|
|
1862
|
+
"name": "Structure & completeness",
|
|
1863
|
+
"score": 8,
|
|
1864
|
+
"max": 10
|
|
1865
|
+
},
|
|
1866
|
+
{
|
|
1867
|
+
"id": "description",
|
|
1868
|
+
"name": "Description quality",
|
|
1869
|
+
"score": 5,
|
|
1870
|
+
"max": 10
|
|
1871
|
+
},
|
|
1872
|
+
{
|
|
1873
|
+
"id": "prompt-engineering",
|
|
1874
|
+
"name": "Prompt engineering",
|
|
1875
|
+
"score": 8,
|
|
1876
|
+
"max": 10
|
|
1877
|
+
},
|
|
1878
|
+
{
|
|
1879
|
+
"id": "context-efficiency",
|
|
1880
|
+
"name": "Context efficiency",
|
|
1881
|
+
"score": 9,
|
|
1882
|
+
"max": 10
|
|
1883
|
+
},
|
|
1884
|
+
{
|
|
1885
|
+
"id": "safety",
|
|
1886
|
+
"name": "Safety & guardrails",
|
|
1887
|
+
"score": 2,
|
|
1888
|
+
"max": 10
|
|
1889
|
+
},
|
|
1890
|
+
{
|
|
1891
|
+
"id": "testability",
|
|
1892
|
+
"name": "Testability",
|
|
1893
|
+
"score": 0,
|
|
1894
|
+
"max": 10
|
|
1895
|
+
},
|
|
1896
|
+
{
|
|
1897
|
+
"id": "naming",
|
|
1898
|
+
"name": "Naming & conventions",
|
|
1899
|
+
"score": 10,
|
|
1900
|
+
"max": 10
|
|
1901
|
+
}
|
|
1902
|
+
],
|
|
1903
|
+
"evaluatedAt": "2026-04-30T23:05:18.468Z",
|
|
1904
|
+
"evaluatedVersion": "0.1.0"
|
|
1905
|
+
},
|
|
1906
|
+
"skill-best-practice": {
|
|
1907
|
+
"providerId": "skill-best-practice",
|
|
1908
|
+
"providerVersion": "1.1.0",
|
|
1909
|
+
"schemaVersion": 1,
|
|
1910
|
+
"passed": false,
|
|
1911
|
+
"overallScore": 62,
|
|
1912
|
+
"grade": "D",
|
|
1913
|
+
"categories": [
|
|
1914
|
+
{
|
|
1915
|
+
"id": "validation",
|
|
1916
|
+
"name": "Deterministic validation",
|
|
1917
|
+
"score": 8,
|
|
1918
|
+
"max": 13
|
|
1919
|
+
}
|
|
1920
|
+
],
|
|
1921
|
+
"evaluatedAt": "2026-04-30T23:05:18.468Z",
|
|
1922
|
+
"evaluatedVersion": "0.1.0"
|
|
1923
|
+
}
|
|
1392
1924
|
}
|
|
1393
1925
|
},
|
|
1394
1926
|
{
|
|
1395
|
-
"name": "
|
|
1396
|
-
"description": "
|
|
1397
|
-
"version": "0.
|
|
1927
|
+
"name": "latex-conference-template-organizer",
|
|
1928
|
+
"description": "Organize messy conference LaTeX template .zip files into clean Overleaf-ready structure. Use when the user asks to \"organize LaTeX template\", \"clean up .zip template\", or \"prepare Overleaf submission template\".",
|
|
1929
|
+
"version": "0.1.0",
|
|
1398
1930
|
"license": "",
|
|
1399
1931
|
"creator": "",
|
|
1400
1932
|
"compatibility": "",
|
|
1401
1933
|
"allowedTools": [],
|
|
1402
|
-
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/
|
|
1403
|
-
"relPath": "skills/
|
|
1934
|
+
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/latex-conference-template-organizer",
|
|
1935
|
+
"relPath": "skills/latex-conference-template-organizer",
|
|
1404
1936
|
"verified": true,
|
|
1405
|
-
"tokenCount":
|
|
1937
|
+
"tokenCount": 3380,
|
|
1406
1938
|
"evalSummary": {
|
|
1407
|
-
"overallScore":
|
|
1939
|
+
"overallScore": 79,
|
|
1408
1940
|
"grade": "C",
|
|
1409
1941
|
"categories": [
|
|
1410
1942
|
{
|
|
@@ -1422,19 +1954,19 @@
|
|
|
1422
1954
|
{
|
|
1423
1955
|
"id": "prompt-engineering",
|
|
1424
1956
|
"name": "Prompt engineering",
|
|
1425
|
-
"score":
|
|
1957
|
+
"score": 10,
|
|
1426
1958
|
"max": 10
|
|
1427
1959
|
},
|
|
1428
1960
|
{
|
|
1429
1961
|
"id": "context-efficiency",
|
|
1430
1962
|
"name": "Context efficiency",
|
|
1431
|
-
"score":
|
|
1963
|
+
"score": 7,
|
|
1432
1964
|
"max": 10
|
|
1433
1965
|
},
|
|
1434
1966
|
{
|
|
1435
1967
|
"id": "safety",
|
|
1436
1968
|
"name": "Safety & guardrails",
|
|
1437
|
-
"score":
|
|
1969
|
+
"score": 10,
|
|
1438
1970
|
"max": 10
|
|
1439
1971
|
},
|
|
1440
1972
|
{
|
|
@@ -1450,60 +1982,134 @@
|
|
|
1450
1982
|
"max": 10
|
|
1451
1983
|
}
|
|
1452
1984
|
],
|
|
1453
|
-
"evaluatedAt": "2026-04-
|
|
1454
|
-
"evaluatedVersion": "0.
|
|
1985
|
+
"evaluatedAt": "2026-04-30T23:05:18.470Z",
|
|
1986
|
+
"evaluatedVersion": "0.1.0"
|
|
1987
|
+
},
|
|
1988
|
+
"evalSummaries": {
|
|
1989
|
+
"quality": {
|
|
1990
|
+
"providerId": "quality",
|
|
1991
|
+
"providerVersion": "1.0.0",
|
|
1992
|
+
"schemaVersion": 1,
|
|
1993
|
+
"passed": true,
|
|
1994
|
+
"overallScore": 79,
|
|
1995
|
+
"grade": "C",
|
|
1996
|
+
"categories": [
|
|
1997
|
+
{
|
|
1998
|
+
"id": "structure",
|
|
1999
|
+
"name": "Structure & completeness",
|
|
2000
|
+
"score": 8,
|
|
2001
|
+
"max": 10
|
|
2002
|
+
},
|
|
2003
|
+
{
|
|
2004
|
+
"id": "description",
|
|
2005
|
+
"name": "Description quality",
|
|
2006
|
+
"score": 7,
|
|
2007
|
+
"max": 10
|
|
2008
|
+
},
|
|
2009
|
+
{
|
|
2010
|
+
"id": "prompt-engineering",
|
|
2011
|
+
"name": "Prompt engineering",
|
|
2012
|
+
"score": 10,
|
|
2013
|
+
"max": 10
|
|
2014
|
+
},
|
|
2015
|
+
{
|
|
2016
|
+
"id": "context-efficiency",
|
|
2017
|
+
"name": "Context efficiency",
|
|
2018
|
+
"score": 7,
|
|
2019
|
+
"max": 10
|
|
2020
|
+
},
|
|
2021
|
+
{
|
|
2022
|
+
"id": "safety",
|
|
2023
|
+
"name": "Safety & guardrails",
|
|
2024
|
+
"score": 10,
|
|
2025
|
+
"max": 10
|
|
2026
|
+
},
|
|
2027
|
+
{
|
|
2028
|
+
"id": "testability",
|
|
2029
|
+
"name": "Testability",
|
|
2030
|
+
"score": 3,
|
|
2031
|
+
"max": 10
|
|
2032
|
+
},
|
|
2033
|
+
{
|
|
2034
|
+
"id": "naming",
|
|
2035
|
+
"name": "Naming & conventions",
|
|
2036
|
+
"score": 10,
|
|
2037
|
+
"max": 10
|
|
2038
|
+
}
|
|
2039
|
+
],
|
|
2040
|
+
"evaluatedAt": "2026-04-30T23:05:18.470Z",
|
|
2041
|
+
"evaluatedVersion": "0.1.0"
|
|
2042
|
+
},
|
|
2043
|
+
"skill-best-practice": {
|
|
2044
|
+
"providerId": "skill-best-practice",
|
|
2045
|
+
"providerVersion": "1.1.0",
|
|
2046
|
+
"schemaVersion": 1,
|
|
2047
|
+
"passed": false,
|
|
2048
|
+
"overallScore": 69,
|
|
2049
|
+
"grade": "C",
|
|
2050
|
+
"categories": [
|
|
2051
|
+
{
|
|
2052
|
+
"id": "validation",
|
|
2053
|
+
"name": "Deterministic validation",
|
|
2054
|
+
"score": 9,
|
|
2055
|
+
"max": 13
|
|
2056
|
+
}
|
|
2057
|
+
],
|
|
2058
|
+
"evaluatedAt": "2026-04-30T23:05:18.470Z",
|
|
2059
|
+
"evaluatedVersion": "0.1.0"
|
|
2060
|
+
}
|
|
1455
2061
|
}
|
|
1456
2062
|
},
|
|
1457
2063
|
{
|
|
1458
|
-
"name": "
|
|
1459
|
-
"description": "
|
|
1460
|
-
"version": "0.
|
|
2064
|
+
"name": "mcp-integration",
|
|
2065
|
+
"description": "This skill should be used when the user asks to \"add MCP server\", \"integrate MCP\", \"configure MCP in plugin\", \"use .mcp.json\", \"set up Model Context Protocol\", \"connect external service\", mentions \"${CLAUDE_PLUGIN_ROOT} with MCP\", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.",
|
|
2066
|
+
"version": "0.1.0",
|
|
1461
2067
|
"license": "",
|
|
1462
2068
|
"creator": "",
|
|
1463
2069
|
"compatibility": "",
|
|
1464
2070
|
"allowedTools": [],
|
|
1465
|
-
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/
|
|
1466
|
-
"relPath": "skills/
|
|
2071
|
+
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/mcp-integration",
|
|
2072
|
+
"relPath": "skills/mcp-integration",
|
|
1467
2073
|
"verified": true,
|
|
1468
|
-
"tokenCount":
|
|
2074
|
+
"tokenCount": 3149,
|
|
1469
2075
|
"evalSummary": {
|
|
1470
|
-
"overallScore":
|
|
2076
|
+
"overallScore": 76,
|
|
1471
2077
|
"grade": "C",
|
|
1472
2078
|
"categories": [
|
|
1473
2079
|
{
|
|
1474
2080
|
"id": "structure",
|
|
1475
2081
|
"name": "Structure & completeness",
|
|
1476
|
-
"score":
|
|
2082
|
+
"score": 8,
|
|
1477
2083
|
"max": 10
|
|
1478
2084
|
},
|
|
1479
2085
|
{
|
|
1480
2086
|
"id": "description",
|
|
1481
2087
|
"name": "Description quality",
|
|
1482
|
-
"score":
|
|
2088
|
+
"score": 3,
|
|
1483
2089
|
"max": 10
|
|
1484
2090
|
},
|
|
1485
2091
|
{
|
|
1486
2092
|
"id": "prompt-engineering",
|
|
1487
2093
|
"name": "Prompt engineering",
|
|
1488
|
-
"score":
|
|
2094
|
+
"score": 10,
|
|
1489
2095
|
"max": 10
|
|
1490
2096
|
},
|
|
1491
2097
|
{
|
|
1492
2098
|
"id": "context-efficiency",
|
|
1493
2099
|
"name": "Context efficiency",
|
|
1494
|
-
"score":
|
|
2100
|
+
"score": 8,
|
|
1495
2101
|
"max": 10
|
|
1496
2102
|
},
|
|
1497
2103
|
{
|
|
1498
2104
|
"id": "safety",
|
|
1499
2105
|
"name": "Safety & guardrails",
|
|
1500
|
-
"score":
|
|
2106
|
+
"score": 9,
|
|
1501
2107
|
"max": 10
|
|
1502
2108
|
},
|
|
1503
2109
|
{
|
|
1504
2110
|
"id": "testability",
|
|
1505
2111
|
"name": "Testability",
|
|
1506
|
-
"score":
|
|
2112
|
+
"score": 5,
|
|
1507
2113
|
"max": 10
|
|
1508
2114
|
},
|
|
1509
2115
|
{
|
|
@@ -1513,36 +2119,110 @@
|
|
|
1513
2119
|
"max": 10
|
|
1514
2120
|
}
|
|
1515
2121
|
],
|
|
1516
|
-
"evaluatedAt": "2026-04-
|
|
1517
|
-
"evaluatedVersion": "0.
|
|
2122
|
+
"evaluatedAt": "2026-04-30T23:05:18.472Z",
|
|
2123
|
+
"evaluatedVersion": "0.1.0"
|
|
2124
|
+
},
|
|
2125
|
+
"evalSummaries": {
|
|
2126
|
+
"quality": {
|
|
2127
|
+
"providerId": "quality",
|
|
2128
|
+
"providerVersion": "1.0.0",
|
|
2129
|
+
"schemaVersion": 1,
|
|
2130
|
+
"passed": true,
|
|
2131
|
+
"overallScore": 76,
|
|
2132
|
+
"grade": "C",
|
|
2133
|
+
"categories": [
|
|
2134
|
+
{
|
|
2135
|
+
"id": "structure",
|
|
2136
|
+
"name": "Structure & completeness",
|
|
2137
|
+
"score": 8,
|
|
2138
|
+
"max": 10
|
|
2139
|
+
},
|
|
2140
|
+
{
|
|
2141
|
+
"id": "description",
|
|
2142
|
+
"name": "Description quality",
|
|
2143
|
+
"score": 3,
|
|
2144
|
+
"max": 10
|
|
2145
|
+
},
|
|
2146
|
+
{
|
|
2147
|
+
"id": "prompt-engineering",
|
|
2148
|
+
"name": "Prompt engineering",
|
|
2149
|
+
"score": 10,
|
|
2150
|
+
"max": 10
|
|
2151
|
+
},
|
|
2152
|
+
{
|
|
2153
|
+
"id": "context-efficiency",
|
|
2154
|
+
"name": "Context efficiency",
|
|
2155
|
+
"score": 8,
|
|
2156
|
+
"max": 10
|
|
2157
|
+
},
|
|
2158
|
+
{
|
|
2159
|
+
"id": "safety",
|
|
2160
|
+
"name": "Safety & guardrails",
|
|
2161
|
+
"score": 9,
|
|
2162
|
+
"max": 10
|
|
2163
|
+
},
|
|
2164
|
+
{
|
|
2165
|
+
"id": "testability",
|
|
2166
|
+
"name": "Testability",
|
|
2167
|
+
"score": 5,
|
|
2168
|
+
"max": 10
|
|
2169
|
+
},
|
|
2170
|
+
{
|
|
2171
|
+
"id": "naming",
|
|
2172
|
+
"name": "Naming & conventions",
|
|
2173
|
+
"score": 10,
|
|
2174
|
+
"max": 10
|
|
2175
|
+
}
|
|
2176
|
+
],
|
|
2177
|
+
"evaluatedAt": "2026-04-30T23:05:18.472Z",
|
|
2178
|
+
"evaluatedVersion": "0.1.0"
|
|
2179
|
+
},
|
|
2180
|
+
"skill-best-practice": {
|
|
2181
|
+
"providerId": "skill-best-practice",
|
|
2182
|
+
"providerVersion": "1.1.0",
|
|
2183
|
+
"schemaVersion": 1,
|
|
2184
|
+
"passed": false,
|
|
2185
|
+
"overallScore": 62,
|
|
2186
|
+
"grade": "D",
|
|
2187
|
+
"categories": [
|
|
2188
|
+
{
|
|
2189
|
+
"id": "validation",
|
|
2190
|
+
"name": "Deterministic validation",
|
|
2191
|
+
"score": 8,
|
|
2192
|
+
"max": 13
|
|
2193
|
+
}
|
|
2194
|
+
],
|
|
2195
|
+
"evaluatedAt": "2026-04-30T23:05:18.472Z",
|
|
2196
|
+
"evaluatedVersion": "0.1.0"
|
|
2197
|
+
}
|
|
1518
2198
|
}
|
|
1519
2199
|
},
|
|
1520
2200
|
{
|
|
1521
|
-
"name": "
|
|
1522
|
-
"description": "
|
|
1523
|
-
"version": "
|
|
1524
|
-
"license": "",
|
|
2201
|
+
"name": "ml-paper-writing",
|
|
2202
|
+
"description": "Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, conducting literature reviews, finding related work, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, citation verification workflows, and paper discovery/evaluation criteria.",
|
|
2203
|
+
"version": "1.0.0",
|
|
2204
|
+
"license": "MIT",
|
|
1525
2205
|
"creator": "",
|
|
1526
2206
|
"compatibility": "",
|
|
1527
2207
|
"allowedTools": [],
|
|
1528
|
-
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/
|
|
1529
|
-
"relPath": "skills/
|
|
2208
|
+
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/ml-paper-writing",
|
|
2209
|
+
"relPath": "skills/ml-paper-writing",
|
|
1530
2210
|
"verified": true,
|
|
1531
|
-
"tokenCount":
|
|
2211
|
+
"tokenCount": 11347,
|
|
1532
2212
|
"evalSummary": {
|
|
1533
|
-
"overallScore":
|
|
1534
|
-
"grade": "
|
|
2213
|
+
"overallScore": 87,
|
|
2214
|
+
"grade": "B",
|
|
1535
2215
|
"categories": [
|
|
1536
2216
|
{
|
|
1537
2217
|
"id": "structure",
|
|
1538
2218
|
"name": "Structure & completeness",
|
|
1539
|
-
"score":
|
|
2219
|
+
"score": 10,
|
|
1540
2220
|
"max": 10
|
|
1541
2221
|
},
|
|
1542
2222
|
{
|
|
1543
2223
|
"id": "description",
|
|
1544
2224
|
"name": "Description quality",
|
|
1545
|
-
"score":
|
|
2225
|
+
"score": 10,
|
|
1546
2226
|
"max": 10
|
|
1547
2227
|
},
|
|
1548
2228
|
{
|
|
@@ -1554,19 +2234,19 @@
|
|
|
1554
2234
|
{
|
|
1555
2235
|
"id": "context-efficiency",
|
|
1556
2236
|
"name": "Context efficiency",
|
|
1557
|
-
"score":
|
|
2237
|
+
"score": 5,
|
|
1558
2238
|
"max": 10
|
|
1559
2239
|
},
|
|
1560
2240
|
{
|
|
1561
2241
|
"id": "safety",
|
|
1562
2242
|
"name": "Safety & guardrails",
|
|
1563
|
-
"score":
|
|
2243
|
+
"score": 10,
|
|
1564
2244
|
"max": 10
|
|
1565
2245
|
},
|
|
1566
2246
|
{
|
|
1567
2247
|
"id": "testability",
|
|
1568
2248
|
"name": "Testability",
|
|
1569
|
-
"score":
|
|
2249
|
+
"score": 7,
|
|
1570
2250
|
"max": 10
|
|
1571
2251
|
},
|
|
1572
2252
|
{
|
|
@@ -1576,24 +2256,98 @@
|
|
|
1576
2256
|
"max": 10
|
|
1577
2257
|
}
|
|
1578
2258
|
],
|
|
1579
|
-
"evaluatedAt": "2026-04-
|
|
1580
|
-
"evaluatedVersion": "
|
|
2259
|
+
"evaluatedAt": "2026-04-30T23:05:18.476Z",
|
|
2260
|
+
"evaluatedVersion": "1.0.0"
|
|
2261
|
+
},
|
|
2262
|
+
"evalSummaries": {
|
|
2263
|
+
"quality": {
|
|
2264
|
+
"providerId": "quality",
|
|
2265
|
+
"providerVersion": "1.0.0",
|
|
2266
|
+
"schemaVersion": 1,
|
|
2267
|
+
"passed": true,
|
|
2268
|
+
"overallScore": 87,
|
|
2269
|
+
"grade": "B",
|
|
2270
|
+
"categories": [
|
|
2271
|
+
{
|
|
2272
|
+
"id": "structure",
|
|
2273
|
+
"name": "Structure & completeness",
|
|
2274
|
+
"score": 10,
|
|
2275
|
+
"max": 10
|
|
2276
|
+
},
|
|
2277
|
+
{
|
|
2278
|
+
"id": "description",
|
|
2279
|
+
"name": "Description quality",
|
|
2280
|
+
"score": 10,
|
|
2281
|
+
"max": 10
|
|
2282
|
+
},
|
|
2283
|
+
{
|
|
2284
|
+
"id": "prompt-engineering",
|
|
2285
|
+
"name": "Prompt engineering",
|
|
2286
|
+
"score": 9,
|
|
2287
|
+
"max": 10
|
|
2288
|
+
},
|
|
2289
|
+
{
|
|
2290
|
+
"id": "context-efficiency",
|
|
2291
|
+
"name": "Context efficiency",
|
|
2292
|
+
"score": 5,
|
|
2293
|
+
"max": 10
|
|
2294
|
+
},
|
|
2295
|
+
{
|
|
2296
|
+
"id": "safety",
|
|
2297
|
+
"name": "Safety & guardrails",
|
|
2298
|
+
"score": 10,
|
|
2299
|
+
"max": 10
|
|
2300
|
+
},
|
|
2301
|
+
{
|
|
2302
|
+
"id": "testability",
|
|
2303
|
+
"name": "Testability",
|
|
2304
|
+
"score": 7,
|
|
2305
|
+
"max": 10
|
|
2306
|
+
},
|
|
2307
|
+
{
|
|
2308
|
+
"id": "naming",
|
|
2309
|
+
"name": "Naming & conventions",
|
|
2310
|
+
"score": 10,
|
|
2311
|
+
"max": 10
|
|
2312
|
+
}
|
|
2313
|
+
],
|
|
2314
|
+
"evaluatedAt": "2026-04-30T23:05:18.476Z",
|
|
2315
|
+
"evaluatedVersion": "1.0.0"
|
|
2316
|
+
},
|
|
2317
|
+
"skill-best-practice": {
|
|
2318
|
+
"providerId": "skill-best-practice",
|
|
2319
|
+
"providerVersion": "1.1.0",
|
|
2320
|
+
"schemaVersion": 1,
|
|
2321
|
+
"passed": false,
|
|
2322
|
+
"overallScore": 62,
|
|
2323
|
+
"grade": "D",
|
|
2324
|
+
"categories": [
|
|
2325
|
+
{
|
|
2326
|
+
"id": "validation",
|
|
2327
|
+
"name": "Deterministic validation",
|
|
2328
|
+
"score": 8,
|
|
2329
|
+
"max": 13
|
|
2330
|
+
}
|
|
2331
|
+
],
|
|
2332
|
+
"evaluatedAt": "2026-04-30T23:05:18.476Z",
|
|
2333
|
+
"evaluatedVersion": "1.0.0"
|
|
2334
|
+
}
|
|
1581
2335
|
}
|
|
1582
2336
|
},
|
|
1583
2337
|
{
|
|
1584
|
-
"name": "obsidian-
|
|
1585
|
-
"description": "Use this skill
|
|
2338
|
+
"name": "obsidian-kb-artifacts",
|
|
2339
|
+
"description": "Use this skill for Obsidian-native formatting and derived artifacts such as Markdown formatting, wikilinks, registry tables, canvas files, optional Bases, CLI operations, and link repair. This skill does not decide knowledge routing.",
|
|
1586
2340
|
"version": "0.0.0",
|
|
1587
2341
|
"license": "",
|
|
1588
2342
|
"creator": "",
|
|
1589
2343
|
"compatibility": "",
|
|
1590
2344
|
"allowedTools": [],
|
|
1591
|
-
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/obsidian-
|
|
1592
|
-
"relPath": "skills/obsidian-
|
|
2345
|
+
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/obsidian-kb-artifacts",
|
|
2346
|
+
"relPath": "skills/obsidian-kb-artifacts",
|
|
1593
2347
|
"verified": true,
|
|
1594
|
-
"tokenCount":
|
|
2348
|
+
"tokenCount": 239,
|
|
1595
2349
|
"evalSummary": {
|
|
1596
|
-
"overallScore":
|
|
2350
|
+
"overallScore": 54,
|
|
1597
2351
|
"grade": "D",
|
|
1598
2352
|
"categories": [
|
|
1599
2353
|
{
|
|
@@ -1611,25 +2365,25 @@
|
|
|
1611
2365
|
{
|
|
1612
2366
|
"id": "prompt-engineering",
|
|
1613
2367
|
"name": "Prompt engineering",
|
|
1614
|
-
"score":
|
|
2368
|
+
"score": 3,
|
|
1615
2369
|
"max": 10
|
|
1616
2370
|
},
|
|
1617
2371
|
{
|
|
1618
2372
|
"id": "context-efficiency",
|
|
1619
2373
|
"name": "Context efficiency",
|
|
1620
|
-
"score":
|
|
2374
|
+
"score": 7,
|
|
1621
2375
|
"max": 10
|
|
1622
2376
|
},
|
|
1623
2377
|
{
|
|
1624
2378
|
"id": "safety",
|
|
1625
2379
|
"name": "Safety & guardrails",
|
|
1626
|
-
"score":
|
|
2380
|
+
"score": 3,
|
|
1627
2381
|
"max": 10
|
|
1628
2382
|
},
|
|
1629
2383
|
{
|
|
1630
2384
|
"id": "testability",
|
|
1631
2385
|
"name": "Testability",
|
|
1632
|
-
"score":
|
|
2386
|
+
"score": 1,
|
|
1633
2387
|
"max": 10
|
|
1634
2388
|
},
|
|
1635
2389
|
{
|
|
@@ -1639,60 +2393,134 @@
|
|
|
1639
2393
|
"max": 10
|
|
1640
2394
|
}
|
|
1641
2395
|
],
|
|
1642
|
-
"evaluatedAt": "2026-04-
|
|
2396
|
+
"evaluatedAt": "2026-04-30T23:05:18.479Z",
|
|
1643
2397
|
"evaluatedVersion": "0.0.0"
|
|
2398
|
+
},
|
|
2399
|
+
"evalSummaries": {
|
|
2400
|
+
"quality": {
|
|
2401
|
+
"providerId": "quality",
|
|
2402
|
+
"providerVersion": "1.0.0",
|
|
2403
|
+
"schemaVersion": 1,
|
|
2404
|
+
"passed": true,
|
|
2405
|
+
"overallScore": 54,
|
|
2406
|
+
"grade": "D",
|
|
2407
|
+
"categories": [
|
|
2408
|
+
{
|
|
2409
|
+
"id": "structure",
|
|
2410
|
+
"name": "Structure & completeness",
|
|
2411
|
+
"score": 7,
|
|
2412
|
+
"max": 10
|
|
2413
|
+
},
|
|
2414
|
+
{
|
|
2415
|
+
"id": "description",
|
|
2416
|
+
"name": "Description quality",
|
|
2417
|
+
"score": 7,
|
|
2418
|
+
"max": 10
|
|
2419
|
+
},
|
|
2420
|
+
{
|
|
2421
|
+
"id": "prompt-engineering",
|
|
2422
|
+
"name": "Prompt engineering",
|
|
2423
|
+
"score": 3,
|
|
2424
|
+
"max": 10
|
|
2425
|
+
},
|
|
2426
|
+
{
|
|
2427
|
+
"id": "context-efficiency",
|
|
2428
|
+
"name": "Context efficiency",
|
|
2429
|
+
"score": 7,
|
|
2430
|
+
"max": 10
|
|
2431
|
+
},
|
|
2432
|
+
{
|
|
2433
|
+
"id": "safety",
|
|
2434
|
+
"name": "Safety & guardrails",
|
|
2435
|
+
"score": 3,
|
|
2436
|
+
"max": 10
|
|
2437
|
+
},
|
|
2438
|
+
{
|
|
2439
|
+
"id": "testability",
|
|
2440
|
+
"name": "Testability",
|
|
2441
|
+
"score": 1,
|
|
2442
|
+
"max": 10
|
|
2443
|
+
},
|
|
2444
|
+
{
|
|
2445
|
+
"id": "naming",
|
|
2446
|
+
"name": "Naming & conventions",
|
|
2447
|
+
"score": 10,
|
|
2448
|
+
"max": 10
|
|
2449
|
+
}
|
|
2450
|
+
],
|
|
2451
|
+
"evaluatedAt": "2026-04-30T23:05:18.479Z",
|
|
2452
|
+
"evaluatedVersion": "0.0.0"
|
|
2453
|
+
},
|
|
2454
|
+
"skill-best-practice": {
|
|
2455
|
+
"providerId": "skill-best-practice",
|
|
2456
|
+
"providerVersion": "1.1.0",
|
|
2457
|
+
"schemaVersion": 1,
|
|
2458
|
+
"passed": false,
|
|
2459
|
+
"overallScore": 77,
|
|
2460
|
+
"grade": "C",
|
|
2461
|
+
"categories": [
|
|
2462
|
+
{
|
|
2463
|
+
"id": "validation",
|
|
2464
|
+
"name": "Deterministic validation",
|
|
2465
|
+
"score": 10,
|
|
2466
|
+
"max": 13
|
|
2467
|
+
}
|
|
2468
|
+
],
|
|
2469
|
+
"evaluatedAt": "2026-04-30T23:05:18.479Z",
|
|
2470
|
+
"evaluatedVersion": "0.0.0"
|
|
2471
|
+
}
|
|
1644
2472
|
}
|
|
1645
2473
|
},
|
|
1646
2474
|
{
|
|
1647
|
-
"name": "obsidian-
|
|
1648
|
-
"description": "
|
|
1649
|
-
"version": "
|
|
2475
|
+
"name": "obsidian-literature-workflow",
|
|
2476
|
+
"description": "Use this skill for project-scoped literature review built on Sources/Papers, with synthesis landing in Knowledge, writing handoff in Writing, and the default literature canvas under Maps/literature.canvas.",
|
|
2477
|
+
"version": "1.0.0",
|
|
1650
2478
|
"license": "",
|
|
1651
2479
|
"creator": "",
|
|
1652
2480
|
"compatibility": "",
|
|
1653
2481
|
"allowedTools": [],
|
|
1654
|
-
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/obsidian-
|
|
1655
|
-
"relPath": "skills/obsidian-
|
|
2482
|
+
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/obsidian-literature-workflow",
|
|
2483
|
+
"relPath": "skills/obsidian-literature-workflow",
|
|
1656
2484
|
"verified": true,
|
|
1657
|
-
"tokenCount":
|
|
2485
|
+
"tokenCount": 252,
|
|
1658
2486
|
"evalSummary": {
|
|
1659
|
-
"overallScore":
|
|
1660
|
-
"grade": "
|
|
2487
|
+
"overallScore": 60,
|
|
2488
|
+
"grade": "D",
|
|
1661
2489
|
"categories": [
|
|
1662
2490
|
{
|
|
1663
2491
|
"id": "structure",
|
|
1664
2492
|
"name": "Structure & completeness",
|
|
1665
|
-
"score":
|
|
2493
|
+
"score": 8,
|
|
1666
2494
|
"max": 10
|
|
1667
2495
|
},
|
|
1668
2496
|
{
|
|
1669
2497
|
"id": "description",
|
|
1670
2498
|
"name": "Description quality",
|
|
1671
|
-
"score":
|
|
2499
|
+
"score": 7,
|
|
1672
2500
|
"max": 10
|
|
1673
2501
|
},
|
|
1674
2502
|
{
|
|
1675
2503
|
"id": "prompt-engineering",
|
|
1676
2504
|
"name": "Prompt engineering",
|
|
1677
|
-
"score":
|
|
2505
|
+
"score": 8,
|
|
1678
2506
|
"max": 10
|
|
1679
2507
|
},
|
|
1680
2508
|
{
|
|
1681
2509
|
"id": "context-efficiency",
|
|
1682
2510
|
"name": "Context efficiency",
|
|
1683
|
-
"score":
|
|
2511
|
+
"score": 7,
|
|
1684
2512
|
"max": 10
|
|
1685
2513
|
},
|
|
1686
2514
|
{
|
|
1687
2515
|
"id": "safety",
|
|
1688
2516
|
"name": "Safety & guardrails",
|
|
1689
|
-
"score":
|
|
2517
|
+
"score": 2,
|
|
1690
2518
|
"max": 10
|
|
1691
2519
|
},
|
|
1692
2520
|
{
|
|
1693
2521
|
"id": "testability",
|
|
1694
2522
|
"name": "Testability",
|
|
1695
|
-
"score":
|
|
2523
|
+
"score": 0,
|
|
1696
2524
|
"max": 10
|
|
1697
2525
|
},
|
|
1698
2526
|
{
|
|
@@ -1702,24 +2530,98 @@
|
|
|
1702
2530
|
"max": 10
|
|
1703
2531
|
}
|
|
1704
2532
|
],
|
|
1705
|
-
"evaluatedAt": "2026-04-
|
|
1706
|
-
"evaluatedVersion": "
|
|
2533
|
+
"evaluatedAt": "2026-04-30T23:05:18.480Z",
|
|
2534
|
+
"evaluatedVersion": "1.0.0"
|
|
2535
|
+
},
|
|
2536
|
+
"evalSummaries": {
|
|
2537
|
+
"quality": {
|
|
2538
|
+
"providerId": "quality",
|
|
2539
|
+
"providerVersion": "1.0.0",
|
|
2540
|
+
"schemaVersion": 1,
|
|
2541
|
+
"passed": true,
|
|
2542
|
+
"overallScore": 60,
|
|
2543
|
+
"grade": "D",
|
|
2544
|
+
"categories": [
|
|
2545
|
+
{
|
|
2546
|
+
"id": "structure",
|
|
2547
|
+
"name": "Structure & completeness",
|
|
2548
|
+
"score": 8,
|
|
2549
|
+
"max": 10
|
|
2550
|
+
},
|
|
2551
|
+
{
|
|
2552
|
+
"id": "description",
|
|
2553
|
+
"name": "Description quality",
|
|
2554
|
+
"score": 7,
|
|
2555
|
+
"max": 10
|
|
2556
|
+
},
|
|
2557
|
+
{
|
|
2558
|
+
"id": "prompt-engineering",
|
|
2559
|
+
"name": "Prompt engineering",
|
|
2560
|
+
"score": 8,
|
|
2561
|
+
"max": 10
|
|
2562
|
+
},
|
|
2563
|
+
{
|
|
2564
|
+
"id": "context-efficiency",
|
|
2565
|
+
"name": "Context efficiency",
|
|
2566
|
+
"score": 7,
|
|
2567
|
+
"max": 10
|
|
2568
|
+
},
|
|
2569
|
+
{
|
|
2570
|
+
"id": "safety",
|
|
2571
|
+
"name": "Safety & guardrails",
|
|
2572
|
+
"score": 2,
|
|
2573
|
+
"max": 10
|
|
2574
|
+
},
|
|
2575
|
+
{
|
|
2576
|
+
"id": "testability",
|
|
2577
|
+
"name": "Testability",
|
|
2578
|
+
"score": 0,
|
|
2579
|
+
"max": 10
|
|
2580
|
+
},
|
|
2581
|
+
{
|
|
2582
|
+
"id": "naming",
|
|
2583
|
+
"name": "Naming & conventions",
|
|
2584
|
+
"score": 10,
|
|
2585
|
+
"max": 10
|
|
2586
|
+
}
|
|
2587
|
+
],
|
|
2588
|
+
"evaluatedAt": "2026-04-30T23:05:18.480Z",
|
|
2589
|
+
"evaluatedVersion": "1.0.0"
|
|
2590
|
+
},
|
|
2591
|
+
"skill-best-practice": {
|
|
2592
|
+
"providerId": "skill-best-practice",
|
|
2593
|
+
"providerVersion": "1.1.0",
|
|
2594
|
+
"schemaVersion": 1,
|
|
2595
|
+
"passed": false,
|
|
2596
|
+
"overallScore": 69,
|
|
2597
|
+
"grade": "C",
|
|
2598
|
+
"categories": [
|
|
2599
|
+
{
|
|
2600
|
+
"id": "validation",
|
|
2601
|
+
"name": "Deterministic validation",
|
|
2602
|
+
"score": 9,
|
|
2603
|
+
"max": 13
|
|
2604
|
+
}
|
|
2605
|
+
],
|
|
2606
|
+
"evaluatedAt": "2026-04-30T23:05:18.480Z",
|
|
2607
|
+
"evaluatedVersion": "1.0.0"
|
|
2608
|
+
}
|
|
1707
2609
|
}
|
|
1708
2610
|
},
|
|
1709
2611
|
{
|
|
1710
|
-
"name": "obsidian-
|
|
1711
|
-
"description": "Use this
|
|
2612
|
+
"name": "obsidian-project-kb-core",
|
|
2613
|
+
"description": "Use this as the main Claude Scholar skill for a vault-first, project-scoped Obsidian research knowledge base rooted at Research/{project-slug}/. It owns bootstrap, routing, daily logging, hub/plan/index maintenance, registry updates, lifecycle actions, and lint orchestration.",
|
|
1712
2614
|
"version": "0.0.0",
|
|
1713
2615
|
"license": "",
|
|
1714
2616
|
"creator": "",
|
|
1715
2617
|
"compatibility": "",
|
|
1716
2618
|
"allowedTools": [],
|
|
1717
|
-
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/obsidian-
|
|
1718
|
-
"relPath": "skills/obsidian-
|
|
2619
|
+
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/obsidian-project-kb-core",
|
|
2620
|
+
"relPath": "skills/obsidian-project-kb-core",
|
|
1719
2621
|
"verified": true,
|
|
1720
|
-
"tokenCount":
|
|
2622
|
+
"tokenCount": 505,
|
|
1721
2623
|
"evalSummary": {
|
|
1722
|
-
"overallScore":
|
|
2624
|
+
"overallScore": 61,
|
|
1723
2625
|
"grade": "D",
|
|
1724
2626
|
"categories": [
|
|
1725
2627
|
{
|
|
@@ -1737,13 +2639,13 @@
|
|
|
1737
2639
|
{
|
|
1738
2640
|
"id": "prompt-engineering",
|
|
1739
2641
|
"name": "Prompt engineering",
|
|
1740
|
-
"score":
|
|
2642
|
+
"score": 7,
|
|
1741
2643
|
"max": 10
|
|
1742
2644
|
},
|
|
1743
2645
|
{
|
|
1744
2646
|
"id": "context-efficiency",
|
|
1745
2647
|
"name": "Context efficiency",
|
|
1746
|
-
"score":
|
|
2648
|
+
"score": 9,
|
|
1747
2649
|
"max": 10
|
|
1748
2650
|
},
|
|
1749
2651
|
{
|
|
@@ -1765,25 +2667,99 @@
|
|
|
1765
2667
|
"max": 10
|
|
1766
2668
|
}
|
|
1767
2669
|
],
|
|
1768
|
-
"evaluatedAt": "2026-04-
|
|
2670
|
+
"evaluatedAt": "2026-04-30T23:05:18.480Z",
|
|
1769
2671
|
"evaluatedVersion": "0.0.0"
|
|
2672
|
+
},
|
|
2673
|
+
"evalSummaries": {
|
|
2674
|
+
"quality": {
|
|
2675
|
+
"providerId": "quality",
|
|
2676
|
+
"providerVersion": "1.0.0",
|
|
2677
|
+
"schemaVersion": 1,
|
|
2678
|
+
"passed": true,
|
|
2679
|
+
"overallScore": 61,
|
|
2680
|
+
"grade": "D",
|
|
2681
|
+
"categories": [
|
|
2682
|
+
{
|
|
2683
|
+
"id": "structure",
|
|
2684
|
+
"name": "Structure & completeness",
|
|
2685
|
+
"score": 7,
|
|
2686
|
+
"max": 10
|
|
2687
|
+
},
|
|
2688
|
+
{
|
|
2689
|
+
"id": "description",
|
|
2690
|
+
"name": "Description quality",
|
|
2691
|
+
"score": 7,
|
|
2692
|
+
"max": 10
|
|
2693
|
+
},
|
|
2694
|
+
{
|
|
2695
|
+
"id": "prompt-engineering",
|
|
2696
|
+
"name": "Prompt engineering",
|
|
2697
|
+
"score": 7,
|
|
2698
|
+
"max": 10
|
|
2699
|
+
},
|
|
2700
|
+
{
|
|
2701
|
+
"id": "context-efficiency",
|
|
2702
|
+
"name": "Context efficiency",
|
|
2703
|
+
"score": 9,
|
|
2704
|
+
"max": 10
|
|
2705
|
+
},
|
|
2706
|
+
{
|
|
2707
|
+
"id": "safety",
|
|
2708
|
+
"name": "Safety & guardrails",
|
|
2709
|
+
"score": 3,
|
|
2710
|
+
"max": 10
|
|
2711
|
+
},
|
|
2712
|
+
{
|
|
2713
|
+
"id": "testability",
|
|
2714
|
+
"name": "Testability",
|
|
2715
|
+
"score": 0,
|
|
2716
|
+
"max": 10
|
|
2717
|
+
},
|
|
2718
|
+
{
|
|
2719
|
+
"id": "naming",
|
|
2720
|
+
"name": "Naming & conventions",
|
|
2721
|
+
"score": 10,
|
|
2722
|
+
"max": 10
|
|
2723
|
+
}
|
|
2724
|
+
],
|
|
2725
|
+
"evaluatedAt": "2026-04-30T23:05:18.480Z",
|
|
2726
|
+
"evaluatedVersion": "0.0.0"
|
|
2727
|
+
},
|
|
2728
|
+
"skill-best-practice": {
|
|
2729
|
+
"providerId": "skill-best-practice",
|
|
2730
|
+
"providerVersion": "1.1.0",
|
|
2731
|
+
"schemaVersion": 1,
|
|
2732
|
+
"passed": false,
|
|
2733
|
+
"overallScore": 69,
|
|
2734
|
+
"grade": "C",
|
|
2735
|
+
"categories": [
|
|
2736
|
+
{
|
|
2737
|
+
"id": "validation",
|
|
2738
|
+
"name": "Deterministic validation",
|
|
2739
|
+
"score": 9,
|
|
2740
|
+
"max": 13
|
|
2741
|
+
}
|
|
2742
|
+
],
|
|
2743
|
+
"evaluatedAt": "2026-04-30T23:05:18.480Z",
|
|
2744
|
+
"evaluatedVersion": "0.0.0"
|
|
2745
|
+
}
|
|
1770
2746
|
}
|
|
1771
2747
|
},
|
|
1772
2748
|
{
|
|
1773
|
-
"name": "obsidian-
|
|
1774
|
-
"description": "Use this skill
|
|
2749
|
+
"name": "obsidian-source-ingestion",
|
|
2750
|
+
"description": "Use this skill to ingest external materials into the current project-scoped Obsidian KB as source notes under Sources/Papers, Sources/Web, Sources/Docs, Sources/Data, Sources/Interviews, or Sources/Notes.",
|
|
1775
2751
|
"version": "0.0.0",
|
|
1776
2752
|
"license": "",
|
|
1777
2753
|
"creator": "",
|
|
1778
2754
|
"compatibility": "",
|
|
1779
2755
|
"allowedTools": [],
|
|
1780
|
-
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/obsidian-
|
|
1781
|
-
"relPath": "skills/obsidian-
|
|
2756
|
+
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/obsidian-source-ingestion",
|
|
2757
|
+
"relPath": "skills/obsidian-source-ingestion",
|
|
1782
2758
|
"verified": true,
|
|
1783
|
-
"tokenCount":
|
|
2759
|
+
"tokenCount": 217,
|
|
1784
2760
|
"evalSummary": {
|
|
1785
|
-
"overallScore":
|
|
1786
|
-
"grade": "
|
|
2761
|
+
"overallScore": 49,
|
|
2762
|
+
"grade": "F",
|
|
1787
2763
|
"categories": [
|
|
1788
2764
|
{
|
|
1789
2765
|
"id": "structure",
|
|
@@ -1794,19 +2770,19 @@
|
|
|
1794
2770
|
{
|
|
1795
2771
|
"id": "description",
|
|
1796
2772
|
"name": "Description quality",
|
|
1797
|
-
"score":
|
|
2773
|
+
"score": 4,
|
|
1798
2774
|
"max": 10
|
|
1799
2775
|
},
|
|
1800
2776
|
{
|
|
1801
2777
|
"id": "prompt-engineering",
|
|
1802
2778
|
"name": "Prompt engineering",
|
|
1803
|
-
"score":
|
|
2779
|
+
"score": 4,
|
|
1804
2780
|
"max": 10
|
|
1805
2781
|
},
|
|
1806
2782
|
{
|
|
1807
2783
|
"id": "context-efficiency",
|
|
1808
2784
|
"name": "Context efficiency",
|
|
1809
|
-
"score":
|
|
2785
|
+
"score": 7,
|
|
1810
2786
|
"max": 10
|
|
1811
2787
|
},
|
|
1812
2788
|
{
|
|
@@ -1828,8 +2804,82 @@
|
|
|
1828
2804
|
"max": 10
|
|
1829
2805
|
}
|
|
1830
2806
|
],
|
|
1831
|
-
"evaluatedAt": "2026-04-
|
|
2807
|
+
"evaluatedAt": "2026-04-30T23:05:18.481Z",
|
|
1832
2808
|
"evaluatedVersion": "0.0.0"
|
|
2809
|
+
},
|
|
2810
|
+
"evalSummaries": {
|
|
2811
|
+
"quality": {
|
|
2812
|
+
"providerId": "quality",
|
|
2813
|
+
"providerVersion": "1.0.0",
|
|
2814
|
+
"schemaVersion": 1,
|
|
2815
|
+
"passed": false,
|
|
2816
|
+
"overallScore": 49,
|
|
2817
|
+
"grade": "F",
|
|
2818
|
+
"categories": [
|
|
2819
|
+
{
|
|
2820
|
+
"id": "structure",
|
|
2821
|
+
"name": "Structure & completeness",
|
|
2822
|
+
"score": 7,
|
|
2823
|
+
"max": 10
|
|
2824
|
+
},
|
|
2825
|
+
{
|
|
2826
|
+
"id": "description",
|
|
2827
|
+
"name": "Description quality",
|
|
2828
|
+
"score": 4,
|
|
2829
|
+
"max": 10
|
|
2830
|
+
},
|
|
2831
|
+
{
|
|
2832
|
+
"id": "prompt-engineering",
|
|
2833
|
+
"name": "Prompt engineering",
|
|
2834
|
+
"score": 4,
|
|
2835
|
+
"max": 10
|
|
2836
|
+
},
|
|
2837
|
+
{
|
|
2838
|
+
"id": "context-efficiency",
|
|
2839
|
+
"name": "Context efficiency",
|
|
2840
|
+
"score": 7,
|
|
2841
|
+
"max": 10
|
|
2842
|
+
},
|
|
2843
|
+
{
|
|
2844
|
+
"id": "safety",
|
|
2845
|
+
"name": "Safety & guardrails",
|
|
2846
|
+
"score": 2,
|
|
2847
|
+
"max": 10
|
|
2848
|
+
},
|
|
2849
|
+
{
|
|
2850
|
+
"id": "testability",
|
|
2851
|
+
"name": "Testability",
|
|
2852
|
+
"score": 0,
|
|
2853
|
+
"max": 10
|
|
2854
|
+
},
|
|
2855
|
+
{
|
|
2856
|
+
"id": "naming",
|
|
2857
|
+
"name": "Naming & conventions",
|
|
2858
|
+
"score": 10,
|
|
2859
|
+
"max": 10
|
|
2860
|
+
}
|
|
2861
|
+
],
|
|
2862
|
+
"evaluatedAt": "2026-04-30T23:05:18.481Z",
|
|
2863
|
+
"evaluatedVersion": "0.0.0"
|
|
2864
|
+
},
|
|
2865
|
+
"skill-best-practice": {
|
|
2866
|
+
"providerId": "skill-best-practice",
|
|
2867
|
+
"providerVersion": "1.1.0",
|
|
2868
|
+
"schemaVersion": 1,
|
|
2869
|
+
"passed": false,
|
|
2870
|
+
"overallScore": 77,
|
|
2871
|
+
"grade": "C",
|
|
2872
|
+
"categories": [
|
|
2873
|
+
{
|
|
2874
|
+
"id": "validation",
|
|
2875
|
+
"name": "Deterministic validation",
|
|
2876
|
+
"score": 10,
|
|
2877
|
+
"max": 13
|
|
2878
|
+
}
|
|
2879
|
+
],
|
|
2880
|
+
"evaluatedAt": "2026-04-30T23:05:18.481Z",
|
|
2881
|
+
"evaluatedVersion": "0.0.0"
|
|
2882
|
+
}
|
|
1833
2883
|
}
|
|
1834
2884
|
},
|
|
1835
2885
|
{
|
|
@@ -1891,71 +2941,82 @@
|
|
|
1891
2941
|
"max": 10
|
|
1892
2942
|
}
|
|
1893
2943
|
],
|
|
1894
|
-
"evaluatedAt": "2026-04-
|
|
1895
|
-
"evaluatedVersion": "0.1.0"
|
|
1896
|
-
}
|
|
1897
|
-
},
|
|
1898
|
-
{
|
|
1899
|
-
"name": "planning-with-files",
|
|
1900
|
-
"description": "Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Use when starting complex tasks, multi-step projects, research tasks, or when the user mentions planning, organizing work, tracking progress, or wants structured output.",
|
|
1901
|
-
"version": "0.1.0",
|
|
1902
|
-
"license": "",
|
|
1903
|
-
"creator": "",
|
|
1904
|
-
"compatibility": "",
|
|
1905
|
-
"allowedTools": [],
|
|
1906
|
-
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/planning-with-files",
|
|
1907
|
-
"relPath": "skills/planning-with-files",
|
|
1908
|
-
"verified": true,
|
|
1909
|
-
"tokenCount": 1117,
|
|
1910
|
-
"evalSummary": {
|
|
1911
|
-
"overallScore": 71,
|
|
1912
|
-
"grade": "C",
|
|
1913
|
-
"categories": [
|
|
1914
|
-
{
|
|
1915
|
-
"id": "structure",
|
|
1916
|
-
"name": "Structure & completeness",
|
|
1917
|
-
"score": 8,
|
|
1918
|
-
"max": 10
|
|
1919
|
-
},
|
|
1920
|
-
{
|
|
1921
|
-
"id": "description",
|
|
1922
|
-
"name": "Description quality",
|
|
1923
|
-
"score": 10,
|
|
1924
|
-
"max": 10
|
|
1925
|
-
},
|
|
1926
|
-
{
|
|
1927
|
-
"id": "prompt-engineering",
|
|
1928
|
-
"name": "Prompt engineering",
|
|
1929
|
-
"score": 9,
|
|
1930
|
-
"max": 10
|
|
1931
|
-
},
|
|
1932
|
-
{
|
|
1933
|
-
"id": "context-efficiency",
|
|
1934
|
-
"name": "Context efficiency",
|
|
1935
|
-
"score": 9,
|
|
1936
|
-
"max": 10
|
|
1937
|
-
},
|
|
1938
|
-
{
|
|
1939
|
-
"id": "safety",
|
|
1940
|
-
"name": "Safety & guardrails",
|
|
1941
|
-
"score": 4,
|
|
1942
|
-
"max": 10
|
|
1943
|
-
},
|
|
1944
|
-
{
|
|
1945
|
-
"id": "testability",
|
|
1946
|
-
"name": "Testability",
|
|
1947
|
-
"score": 0,
|
|
1948
|
-
"max": 10
|
|
1949
|
-
},
|
|
1950
|
-
{
|
|
1951
|
-
"id": "naming",
|
|
1952
|
-
"name": "Naming & conventions",
|
|
1953
|
-
"score": 10,
|
|
1954
|
-
"max": 10
|
|
1955
|
-
}
|
|
1956
|
-
],
|
|
1957
|
-
"evaluatedAt": "2026-04-20T07:45:59.882Z",
|
|
2944
|
+
"evaluatedAt": "2026-04-30T23:05:18.481Z",
|
|
1958
2945
|
"evaluatedVersion": "0.1.0"
|
|
2946
|
+
},
|
|
2947
|
+
"evalSummaries": {
|
|
2948
|
+
"quality": {
|
|
2949
|
+
"providerId": "quality",
|
|
2950
|
+
"providerVersion": "1.0.0",
|
|
2951
|
+
"schemaVersion": 1,
|
|
2952
|
+
"passed": true,
|
|
2953
|
+
"overallScore": 83,
|
|
2954
|
+
"grade": "B",
|
|
2955
|
+
"categories": [
|
|
2956
|
+
{
|
|
2957
|
+
"id": "structure",
|
|
2958
|
+
"name": "Structure & completeness",
|
|
2959
|
+
"score": 8,
|
|
2960
|
+
"max": 10
|
|
2961
|
+
},
|
|
2962
|
+
{
|
|
2963
|
+
"id": "description",
|
|
2964
|
+
"name": "Description quality",
|
|
2965
|
+
"score": 7,
|
|
2966
|
+
"max": 10
|
|
2967
|
+
},
|
|
2968
|
+
{
|
|
2969
|
+
"id": "prompt-engineering",
|
|
2970
|
+
"name": "Prompt engineering",
|
|
2971
|
+
"score": 10,
|
|
2972
|
+
"max": 10
|
|
2973
|
+
},
|
|
2974
|
+
{
|
|
2975
|
+
"id": "context-efficiency",
|
|
2976
|
+
"name": "Context efficiency",
|
|
2977
|
+
"score": 9,
|
|
2978
|
+
"max": 10
|
|
2979
|
+
},
|
|
2980
|
+
{
|
|
2981
|
+
"id": "safety",
|
|
2982
|
+
"name": "Safety & guardrails",
|
|
2983
|
+
"score": 7,
|
|
2984
|
+
"max": 10
|
|
2985
|
+
},
|
|
2986
|
+
{
|
|
2987
|
+
"id": "testability",
|
|
2988
|
+
"name": "Testability",
|
|
2989
|
+
"score": 7,
|
|
2990
|
+
"max": 10
|
|
2991
|
+
},
|
|
2992
|
+
{
|
|
2993
|
+
"id": "naming",
|
|
2994
|
+
"name": "Naming & conventions",
|
|
2995
|
+
"score": 10,
|
|
2996
|
+
"max": 10
|
|
2997
|
+
}
|
|
2998
|
+
],
|
|
2999
|
+
"evaluatedAt": "2026-04-30T23:05:18.482Z",
|
|
3000
|
+
"evaluatedVersion": "0.1.0"
|
|
3001
|
+
},
|
|
3002
|
+
"skill-best-practice": {
|
|
3003
|
+
"providerId": "skill-best-practice",
|
|
3004
|
+
"providerVersion": "1.1.0",
|
|
3005
|
+
"schemaVersion": 1,
|
|
3006
|
+
"passed": false,
|
|
3007
|
+
"overallScore": 62,
|
|
3008
|
+
"grade": "D",
|
|
3009
|
+
"categories": [
|
|
3010
|
+
{
|
|
3011
|
+
"id": "validation",
|
|
3012
|
+
"name": "Deterministic validation",
|
|
3013
|
+
"score": 8,
|
|
3014
|
+
"max": 13
|
|
3015
|
+
}
|
|
3016
|
+
],
|
|
3017
|
+
"evaluatedAt": "2026-04-30T23:05:18.482Z",
|
|
3018
|
+
"evaluatedVersion": "0.1.0"
|
|
3019
|
+
}
|
|
1959
3020
|
}
|
|
1960
3021
|
},
|
|
1961
3022
|
{
|
|
@@ -2017,8 +3078,82 @@
|
|
|
2017
3078
|
"max": 10
|
|
2018
3079
|
}
|
|
2019
3080
|
],
|
|
2020
|
-
"evaluatedAt": "2026-04-
|
|
3081
|
+
"evaluatedAt": "2026-04-30T23:05:18.483Z",
|
|
2021
3082
|
"evaluatedVersion": "0.1.0"
|
|
3083
|
+
},
|
|
3084
|
+
"evalSummaries": {
|
|
3085
|
+
"quality": {
|
|
3086
|
+
"providerId": "quality",
|
|
3087
|
+
"providerVersion": "1.0.0",
|
|
3088
|
+
"schemaVersion": 1,
|
|
3089
|
+
"passed": true,
|
|
3090
|
+
"overallScore": 77,
|
|
3091
|
+
"grade": "C",
|
|
3092
|
+
"categories": [
|
|
3093
|
+
{
|
|
3094
|
+
"id": "structure",
|
|
3095
|
+
"name": "Structure & completeness",
|
|
3096
|
+
"score": 8,
|
|
3097
|
+
"max": 10
|
|
3098
|
+
},
|
|
3099
|
+
{
|
|
3100
|
+
"id": "description",
|
|
3101
|
+
"name": "Description quality",
|
|
3102
|
+
"score": 5,
|
|
3103
|
+
"max": 10
|
|
3104
|
+
},
|
|
3105
|
+
{
|
|
3106
|
+
"id": "prompt-engineering",
|
|
3107
|
+
"name": "Prompt engineering",
|
|
3108
|
+
"score": 10,
|
|
3109
|
+
"max": 10
|
|
3110
|
+
},
|
|
3111
|
+
{
|
|
3112
|
+
"id": "context-efficiency",
|
|
3113
|
+
"name": "Context efficiency",
|
|
3114
|
+
"score": 7,
|
|
3115
|
+
"max": 10
|
|
3116
|
+
},
|
|
3117
|
+
{
|
|
3118
|
+
"id": "safety",
|
|
3119
|
+
"name": "Safety & guardrails",
|
|
3120
|
+
"score": 9,
|
|
3121
|
+
"max": 10
|
|
3122
|
+
},
|
|
3123
|
+
{
|
|
3124
|
+
"id": "testability",
|
|
3125
|
+
"name": "Testability",
|
|
3126
|
+
"score": 5,
|
|
3127
|
+
"max": 10
|
|
3128
|
+
},
|
|
3129
|
+
{
|
|
3130
|
+
"id": "naming",
|
|
3131
|
+
"name": "Naming & conventions",
|
|
3132
|
+
"score": 10,
|
|
3133
|
+
"max": 10
|
|
3134
|
+
}
|
|
3135
|
+
],
|
|
3136
|
+
"evaluatedAt": "2026-04-30T23:05:18.483Z",
|
|
3137
|
+
"evaluatedVersion": "0.1.0"
|
|
3138
|
+
},
|
|
3139
|
+
"skill-best-practice": {
|
|
3140
|
+
"providerId": "skill-best-practice",
|
|
3141
|
+
"providerVersion": "1.1.0",
|
|
3142
|
+
"schemaVersion": 1,
|
|
3143
|
+
"passed": false,
|
|
3144
|
+
"overallScore": 62,
|
|
3145
|
+
"grade": "D",
|
|
3146
|
+
"categories": [
|
|
3147
|
+
{
|
|
3148
|
+
"id": "validation",
|
|
3149
|
+
"name": "Deterministic validation",
|
|
3150
|
+
"score": 8,
|
|
3151
|
+
"max": 13
|
|
3152
|
+
}
|
|
3153
|
+
],
|
|
3154
|
+
"evaluatedAt": "2026-04-30T23:05:18.483Z",
|
|
3155
|
+
"evaluatedVersion": "0.1.0"
|
|
3156
|
+
}
|
|
2022
3157
|
}
|
|
2023
3158
|
},
|
|
2024
3159
|
{
|
|
@@ -2080,8 +3215,82 @@
|
|
|
2080
3215
|
"max": 10
|
|
2081
3216
|
}
|
|
2082
3217
|
],
|
|
2083
|
-
"evaluatedAt": "2026-04-
|
|
3218
|
+
"evaluatedAt": "2026-04-30T23:05:18.485Z",
|
|
2084
3219
|
"evaluatedVersion": "0.1.0"
|
|
3220
|
+
},
|
|
3221
|
+
"evalSummaries": {
|
|
3222
|
+
"quality": {
|
|
3223
|
+
"providerId": "quality",
|
|
3224
|
+
"providerVersion": "1.0.0",
|
|
3225
|
+
"schemaVersion": 1,
|
|
3226
|
+
"passed": true,
|
|
3227
|
+
"overallScore": 71,
|
|
3228
|
+
"grade": "C",
|
|
3229
|
+
"categories": [
|
|
3230
|
+
{
|
|
3231
|
+
"id": "structure",
|
|
3232
|
+
"name": "Structure & completeness",
|
|
3233
|
+
"score": 8,
|
|
3234
|
+
"max": 10
|
|
3235
|
+
},
|
|
3236
|
+
{
|
|
3237
|
+
"id": "description",
|
|
3238
|
+
"name": "Description quality",
|
|
3239
|
+
"score": 5,
|
|
3240
|
+
"max": 10
|
|
3241
|
+
},
|
|
3242
|
+
{
|
|
3243
|
+
"id": "prompt-engineering",
|
|
3244
|
+
"name": "Prompt engineering",
|
|
3245
|
+
"score": 10,
|
|
3246
|
+
"max": 10
|
|
3247
|
+
},
|
|
3248
|
+
{
|
|
3249
|
+
"id": "context-efficiency",
|
|
3250
|
+
"name": "Context efficiency",
|
|
3251
|
+
"score": 9,
|
|
3252
|
+
"max": 10
|
|
3253
|
+
},
|
|
3254
|
+
{
|
|
3255
|
+
"id": "safety",
|
|
3256
|
+
"name": "Safety & guardrails",
|
|
3257
|
+
"score": 7,
|
|
3258
|
+
"max": 10
|
|
3259
|
+
},
|
|
3260
|
+
{
|
|
3261
|
+
"id": "testability",
|
|
3262
|
+
"name": "Testability",
|
|
3263
|
+
"score": 1,
|
|
3264
|
+
"max": 10
|
|
3265
|
+
},
|
|
3266
|
+
{
|
|
3267
|
+
"id": "naming",
|
|
3268
|
+
"name": "Naming & conventions",
|
|
3269
|
+
"score": 10,
|
|
3270
|
+
"max": 10
|
|
3271
|
+
}
|
|
3272
|
+
],
|
|
3273
|
+
"evaluatedAt": "2026-04-30T23:05:18.485Z",
|
|
3274
|
+
"evaluatedVersion": "0.1.0"
|
|
3275
|
+
},
|
|
3276
|
+
"skill-best-practice": {
|
|
3277
|
+
"providerId": "skill-best-practice",
|
|
3278
|
+
"providerVersion": "1.1.0",
|
|
3279
|
+
"schemaVersion": 1,
|
|
3280
|
+
"passed": false,
|
|
3281
|
+
"overallScore": 62,
|
|
3282
|
+
"grade": "D",
|
|
3283
|
+
"categories": [
|
|
3284
|
+
{
|
|
3285
|
+
"id": "validation",
|
|
3286
|
+
"name": "Deterministic validation",
|
|
3287
|
+
"score": 8,
|
|
3288
|
+
"max": 13
|
|
3289
|
+
}
|
|
3290
|
+
],
|
|
3291
|
+
"evaluatedAt": "2026-04-30T23:05:18.485Z",
|
|
3292
|
+
"evaluatedVersion": "0.1.0"
|
|
3293
|
+
}
|
|
2085
3294
|
}
|
|
2086
3295
|
},
|
|
2087
3296
|
{
|
|
@@ -2143,8 +3352,82 @@
|
|
|
2143
3352
|
"max": 10
|
|
2144
3353
|
}
|
|
2145
3354
|
],
|
|
2146
|
-
"evaluatedAt": "2026-04-
|
|
3355
|
+
"evaluatedAt": "2026-04-30T23:05:18.486Z",
|
|
2147
3356
|
"evaluatedVersion": "0.2.0"
|
|
3357
|
+
},
|
|
3358
|
+
"evalSummaries": {
|
|
3359
|
+
"quality": {
|
|
3360
|
+
"providerId": "quality",
|
|
3361
|
+
"providerVersion": "1.0.0",
|
|
3362
|
+
"schemaVersion": 1,
|
|
3363
|
+
"passed": true,
|
|
3364
|
+
"overallScore": 71,
|
|
3365
|
+
"grade": "C",
|
|
3366
|
+
"categories": [
|
|
3367
|
+
{
|
|
3368
|
+
"id": "structure",
|
|
3369
|
+
"name": "Structure & completeness",
|
|
3370
|
+
"score": 8,
|
|
3371
|
+
"max": 10
|
|
3372
|
+
},
|
|
3373
|
+
{
|
|
3374
|
+
"id": "description",
|
|
3375
|
+
"name": "Description quality",
|
|
3376
|
+
"score": 5,
|
|
3377
|
+
"max": 10
|
|
3378
|
+
},
|
|
3379
|
+
{
|
|
3380
|
+
"id": "prompt-engineering",
|
|
3381
|
+
"name": "Prompt engineering",
|
|
3382
|
+
"score": 8,
|
|
3383
|
+
"max": 10
|
|
3384
|
+
},
|
|
3385
|
+
{
|
|
3386
|
+
"id": "context-efficiency",
|
|
3387
|
+
"name": "Context efficiency",
|
|
3388
|
+
"score": 7,
|
|
3389
|
+
"max": 10
|
|
3390
|
+
},
|
|
3391
|
+
{
|
|
3392
|
+
"id": "safety",
|
|
3393
|
+
"name": "Safety & guardrails",
|
|
3394
|
+
"score": 7,
|
|
3395
|
+
"max": 10
|
|
3396
|
+
},
|
|
3397
|
+
{
|
|
3398
|
+
"id": "testability",
|
|
3399
|
+
"name": "Testability",
|
|
3400
|
+
"score": 5,
|
|
3401
|
+
"max": 10
|
|
3402
|
+
},
|
|
3403
|
+
{
|
|
3404
|
+
"id": "naming",
|
|
3405
|
+
"name": "Naming & conventions",
|
|
3406
|
+
"score": 10,
|
|
3407
|
+
"max": 10
|
|
3408
|
+
}
|
|
3409
|
+
],
|
|
3410
|
+
"evaluatedAt": "2026-04-30T23:05:18.486Z",
|
|
3411
|
+
"evaluatedVersion": "0.2.0"
|
|
3412
|
+
},
|
|
3413
|
+
"skill-best-practice": {
|
|
3414
|
+
"providerId": "skill-best-practice",
|
|
3415
|
+
"providerVersion": "1.1.0",
|
|
3416
|
+
"schemaVersion": 1,
|
|
3417
|
+
"passed": false,
|
|
3418
|
+
"overallScore": 62,
|
|
3419
|
+
"grade": "D",
|
|
3420
|
+
"categories": [
|
|
3421
|
+
{
|
|
3422
|
+
"id": "validation",
|
|
3423
|
+
"name": "Deterministic validation",
|
|
3424
|
+
"score": 8,
|
|
3425
|
+
"max": 13
|
|
3426
|
+
}
|
|
3427
|
+
],
|
|
3428
|
+
"evaluatedAt": "2026-04-30T23:05:18.486Z",
|
|
3429
|
+
"evaluatedVersion": "0.2.0"
|
|
3430
|
+
}
|
|
2148
3431
|
}
|
|
2149
3432
|
},
|
|
2150
3433
|
{
|
|
@@ -2206,8 +3489,82 @@
|
|
|
2206
3489
|
"max": 10
|
|
2207
3490
|
}
|
|
2208
3491
|
],
|
|
2209
|
-
"evaluatedAt": "2026-04-
|
|
3492
|
+
"evaluatedAt": "2026-04-30T23:05:18.488Z",
|
|
2210
3493
|
"evaluatedVersion": "0.1.0"
|
|
3494
|
+
},
|
|
3495
|
+
"evalSummaries": {
|
|
3496
|
+
"quality": {
|
|
3497
|
+
"providerId": "quality",
|
|
3498
|
+
"providerVersion": "1.0.0",
|
|
3499
|
+
"schemaVersion": 1,
|
|
3500
|
+
"passed": true,
|
|
3501
|
+
"overallScore": 73,
|
|
3502
|
+
"grade": "C",
|
|
3503
|
+
"categories": [
|
|
3504
|
+
{
|
|
3505
|
+
"id": "structure",
|
|
3506
|
+
"name": "Structure & completeness",
|
|
3507
|
+
"score": 8,
|
|
3508
|
+
"max": 10
|
|
3509
|
+
},
|
|
3510
|
+
{
|
|
3511
|
+
"id": "description",
|
|
3512
|
+
"name": "Description quality",
|
|
3513
|
+
"score": 5,
|
|
3514
|
+
"max": 10
|
|
3515
|
+
},
|
|
3516
|
+
{
|
|
3517
|
+
"id": "prompt-engineering",
|
|
3518
|
+
"name": "Prompt engineering",
|
|
3519
|
+
"score": 9,
|
|
3520
|
+
"max": 10
|
|
3521
|
+
},
|
|
3522
|
+
{
|
|
3523
|
+
"id": "context-efficiency",
|
|
3524
|
+
"name": "Context efficiency",
|
|
3525
|
+
"score": 9,
|
|
3526
|
+
"max": 10
|
|
3527
|
+
},
|
|
3528
|
+
{
|
|
3529
|
+
"id": "safety",
|
|
3530
|
+
"name": "Safety & guardrails",
|
|
3531
|
+
"score": 7,
|
|
3532
|
+
"max": 10
|
|
3533
|
+
},
|
|
3534
|
+
{
|
|
3535
|
+
"id": "testability",
|
|
3536
|
+
"name": "Testability",
|
|
3537
|
+
"score": 3,
|
|
3538
|
+
"max": 10
|
|
3539
|
+
},
|
|
3540
|
+
{
|
|
3541
|
+
"id": "naming",
|
|
3542
|
+
"name": "Naming & conventions",
|
|
3543
|
+
"score": 10,
|
|
3544
|
+
"max": 10
|
|
3545
|
+
}
|
|
3546
|
+
],
|
|
3547
|
+
"evaluatedAt": "2026-04-30T23:05:18.488Z",
|
|
3548
|
+
"evaluatedVersion": "0.1.0"
|
|
3549
|
+
},
|
|
3550
|
+
"skill-best-practice": {
|
|
3551
|
+
"providerId": "skill-best-practice",
|
|
3552
|
+
"providerVersion": "1.1.0",
|
|
3553
|
+
"schemaVersion": 1,
|
|
3554
|
+
"passed": false,
|
|
3555
|
+
"overallScore": 62,
|
|
3556
|
+
"grade": "D",
|
|
3557
|
+
"categories": [
|
|
3558
|
+
{
|
|
3559
|
+
"id": "validation",
|
|
3560
|
+
"name": "Deterministic validation",
|
|
3561
|
+
"score": 8,
|
|
3562
|
+
"max": 13
|
|
3563
|
+
}
|
|
3564
|
+
],
|
|
3565
|
+
"evaluatedAt": "2026-04-30T23:05:18.488Z",
|
|
3566
|
+
"evaluatedVersion": "0.1.0"
|
|
3567
|
+
}
|
|
2211
3568
|
}
|
|
2212
3569
|
},
|
|
2213
3570
|
{
|
|
@@ -2269,8 +3626,82 @@
|
|
|
2269
3626
|
"max": 10
|
|
2270
3627
|
}
|
|
2271
3628
|
],
|
|
2272
|
-
"evaluatedAt": "2026-04-
|
|
3629
|
+
"evaluatedAt": "2026-04-30T23:05:18.490Z",
|
|
2273
3630
|
"evaluatedVersion": "0.2.0"
|
|
3631
|
+
},
|
|
3632
|
+
"evalSummaries": {
|
|
3633
|
+
"quality": {
|
|
3634
|
+
"providerId": "quality",
|
|
3635
|
+
"providerVersion": "1.0.0",
|
|
3636
|
+
"schemaVersion": 1,
|
|
3637
|
+
"passed": true,
|
|
3638
|
+
"overallScore": 77,
|
|
3639
|
+
"grade": "C",
|
|
3640
|
+
"categories": [
|
|
3641
|
+
{
|
|
3642
|
+
"id": "structure",
|
|
3643
|
+
"name": "Structure & completeness",
|
|
3644
|
+
"score": 8,
|
|
3645
|
+
"max": 10
|
|
3646
|
+
},
|
|
3647
|
+
{
|
|
3648
|
+
"id": "description",
|
|
3649
|
+
"name": "Description quality",
|
|
3650
|
+
"score": 5,
|
|
3651
|
+
"max": 10
|
|
3652
|
+
},
|
|
3653
|
+
{
|
|
3654
|
+
"id": "prompt-engineering",
|
|
3655
|
+
"name": "Prompt engineering",
|
|
3656
|
+
"score": 8,
|
|
3657
|
+
"max": 10
|
|
3658
|
+
},
|
|
3659
|
+
{
|
|
3660
|
+
"id": "context-efficiency",
|
|
3661
|
+
"name": "Context efficiency",
|
|
3662
|
+
"score": 9,
|
|
3663
|
+
"max": 10
|
|
3664
|
+
},
|
|
3665
|
+
{
|
|
3666
|
+
"id": "safety",
|
|
3667
|
+
"name": "Safety & guardrails",
|
|
3668
|
+
"score": 9,
|
|
3669
|
+
"max": 10
|
|
3670
|
+
},
|
|
3671
|
+
{
|
|
3672
|
+
"id": "testability",
|
|
3673
|
+
"name": "Testability",
|
|
3674
|
+
"score": 5,
|
|
3675
|
+
"max": 10
|
|
3676
|
+
},
|
|
3677
|
+
{
|
|
3678
|
+
"id": "naming",
|
|
3679
|
+
"name": "Naming & conventions",
|
|
3680
|
+
"score": 10,
|
|
3681
|
+
"max": 10
|
|
3682
|
+
}
|
|
3683
|
+
],
|
|
3684
|
+
"evaluatedAt": "2026-04-30T23:05:18.490Z",
|
|
3685
|
+
"evaluatedVersion": "0.2.0"
|
|
3686
|
+
},
|
|
3687
|
+
"skill-best-practice": {
|
|
3688
|
+
"providerId": "skill-best-practice",
|
|
3689
|
+
"providerVersion": "1.1.0",
|
|
3690
|
+
"schemaVersion": 1,
|
|
3691
|
+
"passed": false,
|
|
3692
|
+
"overallScore": 62,
|
|
3693
|
+
"grade": "D",
|
|
3694
|
+
"categories": [
|
|
3695
|
+
{
|
|
3696
|
+
"id": "validation",
|
|
3697
|
+
"name": "Deterministic validation",
|
|
3698
|
+
"score": 8,
|
|
3699
|
+
"max": 13
|
|
3700
|
+
}
|
|
3701
|
+
],
|
|
3702
|
+
"evaluatedAt": "2026-04-30T23:05:18.490Z",
|
|
3703
|
+
"evaluatedVersion": "0.2.0"
|
|
3704
|
+
}
|
|
2274
3705
|
}
|
|
2275
3706
|
},
|
|
2276
3707
|
{
|
|
@@ -2332,8 +3763,82 @@
|
|
|
2332
3763
|
"max": 10
|
|
2333
3764
|
}
|
|
2334
3765
|
],
|
|
2335
|
-
"evaluatedAt": "2026-04-
|
|
3766
|
+
"evaluatedAt": "2026-04-30T23:05:18.491Z",
|
|
2336
3767
|
"evaluatedVersion": "0.1.0"
|
|
3768
|
+
},
|
|
3769
|
+
"evalSummaries": {
|
|
3770
|
+
"quality": {
|
|
3771
|
+
"providerId": "quality",
|
|
3772
|
+
"providerVersion": "1.0.0",
|
|
3773
|
+
"schemaVersion": 1,
|
|
3774
|
+
"passed": true,
|
|
3775
|
+
"overallScore": 74,
|
|
3776
|
+
"grade": "C",
|
|
3777
|
+
"categories": [
|
|
3778
|
+
{
|
|
3779
|
+
"id": "structure",
|
|
3780
|
+
"name": "Structure & completeness",
|
|
3781
|
+
"score": 8,
|
|
3782
|
+
"max": 10
|
|
3783
|
+
},
|
|
3784
|
+
{
|
|
3785
|
+
"id": "description",
|
|
3786
|
+
"name": "Description quality",
|
|
3787
|
+
"score": 5,
|
|
3788
|
+
"max": 10
|
|
3789
|
+
},
|
|
3790
|
+
{
|
|
3791
|
+
"id": "prompt-engineering",
|
|
3792
|
+
"name": "Prompt engineering",
|
|
3793
|
+
"score": 8,
|
|
3794
|
+
"max": 10
|
|
3795
|
+
},
|
|
3796
|
+
{
|
|
3797
|
+
"id": "context-efficiency",
|
|
3798
|
+
"name": "Context efficiency",
|
|
3799
|
+
"score": 9,
|
|
3800
|
+
"max": 10
|
|
3801
|
+
},
|
|
3802
|
+
{
|
|
3803
|
+
"id": "safety",
|
|
3804
|
+
"name": "Safety & guardrails",
|
|
3805
|
+
"score": 9,
|
|
3806
|
+
"max": 10
|
|
3807
|
+
},
|
|
3808
|
+
{
|
|
3809
|
+
"id": "testability",
|
|
3810
|
+
"name": "Testability",
|
|
3811
|
+
"score": 3,
|
|
3812
|
+
"max": 10
|
|
3813
|
+
},
|
|
3814
|
+
{
|
|
3815
|
+
"id": "naming",
|
|
3816
|
+
"name": "Naming & conventions",
|
|
3817
|
+
"score": 10,
|
|
3818
|
+
"max": 10
|
|
3819
|
+
}
|
|
3820
|
+
],
|
|
3821
|
+
"evaluatedAt": "2026-04-30T23:05:18.491Z",
|
|
3822
|
+
"evaluatedVersion": "0.1.0"
|
|
3823
|
+
},
|
|
3824
|
+
"skill-best-practice": {
|
|
3825
|
+
"providerId": "skill-best-practice",
|
|
3826
|
+
"providerVersion": "1.1.0",
|
|
3827
|
+
"schemaVersion": 1,
|
|
3828
|
+
"passed": false,
|
|
3829
|
+
"overallScore": 62,
|
|
3830
|
+
"grade": "D",
|
|
3831
|
+
"categories": [
|
|
3832
|
+
{
|
|
3833
|
+
"id": "validation",
|
|
3834
|
+
"name": "Deterministic validation",
|
|
3835
|
+
"score": 8,
|
|
3836
|
+
"max": 13
|
|
3837
|
+
}
|
|
3838
|
+
],
|
|
3839
|
+
"evaluatedAt": "2026-04-30T23:05:18.491Z",
|
|
3840
|
+
"evaluatedVersion": "0.1.0"
|
|
3841
|
+
}
|
|
2337
3842
|
}
|
|
2338
3843
|
},
|
|
2339
3844
|
{
|
|
@@ -2395,8 +3900,82 @@
|
|
|
2395
3900
|
"max": 10
|
|
2396
3901
|
}
|
|
2397
3902
|
],
|
|
2398
|
-
"evaluatedAt": "2026-04-
|
|
3903
|
+
"evaluatedAt": "2026-04-30T23:05:18.492Z",
|
|
2399
3904
|
"evaluatedVersion": "0.1.0"
|
|
3905
|
+
},
|
|
3906
|
+
"evalSummaries": {
|
|
3907
|
+
"quality": {
|
|
3908
|
+
"providerId": "quality",
|
|
3909
|
+
"providerVersion": "1.0.0",
|
|
3910
|
+
"schemaVersion": 1,
|
|
3911
|
+
"passed": true,
|
|
3912
|
+
"overallScore": 67,
|
|
3913
|
+
"grade": "C",
|
|
3914
|
+
"categories": [
|
|
3915
|
+
{
|
|
3916
|
+
"id": "structure",
|
|
3917
|
+
"name": "Structure & completeness",
|
|
3918
|
+
"score": 8,
|
|
3919
|
+
"max": 10
|
|
3920
|
+
},
|
|
3921
|
+
{
|
|
3922
|
+
"id": "description",
|
|
3923
|
+
"name": "Description quality",
|
|
3924
|
+
"score": 7,
|
|
3925
|
+
"max": 10
|
|
3926
|
+
},
|
|
3927
|
+
{
|
|
3928
|
+
"id": "prompt-engineering",
|
|
3929
|
+
"name": "Prompt engineering",
|
|
3930
|
+
"score": 9,
|
|
3931
|
+
"max": 10
|
|
3932
|
+
},
|
|
3933
|
+
{
|
|
3934
|
+
"id": "context-efficiency",
|
|
3935
|
+
"name": "Context efficiency",
|
|
3936
|
+
"score": 9,
|
|
3937
|
+
"max": 10
|
|
3938
|
+
},
|
|
3939
|
+
{
|
|
3940
|
+
"id": "safety",
|
|
3941
|
+
"name": "Safety & guardrails",
|
|
3942
|
+
"score": 3,
|
|
3943
|
+
"max": 10
|
|
3944
|
+
},
|
|
3945
|
+
{
|
|
3946
|
+
"id": "testability",
|
|
3947
|
+
"name": "Testability",
|
|
3948
|
+
"score": 1,
|
|
3949
|
+
"max": 10
|
|
3950
|
+
},
|
|
3951
|
+
{
|
|
3952
|
+
"id": "naming",
|
|
3953
|
+
"name": "Naming & conventions",
|
|
3954
|
+
"score": 10,
|
|
3955
|
+
"max": 10
|
|
3956
|
+
}
|
|
3957
|
+
],
|
|
3958
|
+
"evaluatedAt": "2026-04-30T23:05:18.492Z",
|
|
3959
|
+
"evaluatedVersion": "0.1.0"
|
|
3960
|
+
},
|
|
3961
|
+
"skill-best-practice": {
|
|
3962
|
+
"providerId": "skill-best-practice",
|
|
3963
|
+
"providerVersion": "1.1.0",
|
|
3964
|
+
"schemaVersion": 1,
|
|
3965
|
+
"passed": false,
|
|
3966
|
+
"overallScore": 69,
|
|
3967
|
+
"grade": "C",
|
|
3968
|
+
"categories": [
|
|
3969
|
+
{
|
|
3970
|
+
"id": "validation",
|
|
3971
|
+
"name": "Deterministic validation",
|
|
3972
|
+
"score": 9,
|
|
3973
|
+
"max": 13
|
|
3974
|
+
}
|
|
3975
|
+
],
|
|
3976
|
+
"evaluatedAt": "2026-04-30T23:05:18.492Z",
|
|
3977
|
+
"evaluatedVersion": "0.1.0"
|
|
3978
|
+
}
|
|
2400
3979
|
}
|
|
2401
3980
|
},
|
|
2402
3981
|
{
|
|
@@ -2458,8 +4037,82 @@
|
|
|
2458
4037
|
"max": 10
|
|
2459
4038
|
}
|
|
2460
4039
|
],
|
|
2461
|
-
"evaluatedAt": "2026-04-
|
|
4040
|
+
"evaluatedAt": "2026-04-30T23:05:18.493Z",
|
|
2462
4041
|
"evaluatedVersion": "0.2.0"
|
|
4042
|
+
},
|
|
4043
|
+
"evalSummaries": {
|
|
4044
|
+
"quality": {
|
|
4045
|
+
"providerId": "quality",
|
|
4046
|
+
"providerVersion": "1.0.0",
|
|
4047
|
+
"schemaVersion": 1,
|
|
4048
|
+
"passed": true,
|
|
4049
|
+
"overallScore": 67,
|
|
4050
|
+
"grade": "C",
|
|
4051
|
+
"categories": [
|
|
4052
|
+
{
|
|
4053
|
+
"id": "structure",
|
|
4054
|
+
"name": "Structure & completeness",
|
|
4055
|
+
"score": 8,
|
|
4056
|
+
"max": 10
|
|
4057
|
+
},
|
|
4058
|
+
{
|
|
4059
|
+
"id": "description",
|
|
4060
|
+
"name": "Description quality",
|
|
4061
|
+
"score": 7,
|
|
4062
|
+
"max": 10
|
|
4063
|
+
},
|
|
4064
|
+
{
|
|
4065
|
+
"id": "prompt-engineering",
|
|
4066
|
+
"name": "Prompt engineering",
|
|
4067
|
+
"score": 8,
|
|
4068
|
+
"max": 10
|
|
4069
|
+
},
|
|
4070
|
+
{
|
|
4071
|
+
"id": "context-efficiency",
|
|
4072
|
+
"name": "Context efficiency",
|
|
4073
|
+
"score": 9,
|
|
4074
|
+
"max": 10
|
|
4075
|
+
},
|
|
4076
|
+
{
|
|
4077
|
+
"id": "safety",
|
|
4078
|
+
"name": "Safety & guardrails",
|
|
4079
|
+
"score": 2,
|
|
4080
|
+
"max": 10
|
|
4081
|
+
},
|
|
4082
|
+
{
|
|
4083
|
+
"id": "testability",
|
|
4084
|
+
"name": "Testability",
|
|
4085
|
+
"score": 3,
|
|
4086
|
+
"max": 10
|
|
4087
|
+
},
|
|
4088
|
+
{
|
|
4089
|
+
"id": "naming",
|
|
4090
|
+
"name": "Naming & conventions",
|
|
4091
|
+
"score": 10,
|
|
4092
|
+
"max": 10
|
|
4093
|
+
}
|
|
4094
|
+
],
|
|
4095
|
+
"evaluatedAt": "2026-04-30T23:05:18.493Z",
|
|
4096
|
+
"evaluatedVersion": "0.2.0"
|
|
4097
|
+
},
|
|
4098
|
+
"skill-best-practice": {
|
|
4099
|
+
"providerId": "skill-best-practice",
|
|
4100
|
+
"providerVersion": "1.1.0",
|
|
4101
|
+
"schemaVersion": 1,
|
|
4102
|
+
"passed": false,
|
|
4103
|
+
"overallScore": 69,
|
|
4104
|
+
"grade": "C",
|
|
4105
|
+
"categories": [
|
|
4106
|
+
{
|
|
4107
|
+
"id": "validation",
|
|
4108
|
+
"name": "Deterministic validation",
|
|
4109
|
+
"score": 9,
|
|
4110
|
+
"max": 13
|
|
4111
|
+
}
|
|
4112
|
+
],
|
|
4113
|
+
"evaluatedAt": "2026-04-30T23:05:18.493Z",
|
|
4114
|
+
"evaluatedVersion": "0.2.0"
|
|
4115
|
+
}
|
|
2463
4116
|
}
|
|
2464
4117
|
},
|
|
2465
4118
|
{
|
|
@@ -2521,8 +4174,82 @@
|
|
|
2521
4174
|
"max": 10
|
|
2522
4175
|
}
|
|
2523
4176
|
],
|
|
2524
|
-
"evaluatedAt": "2026-04-
|
|
4177
|
+
"evaluatedAt": "2026-04-30T23:05:18.494Z",
|
|
2525
4178
|
"evaluatedVersion": "1.0.0"
|
|
4179
|
+
},
|
|
4180
|
+
"evalSummaries": {
|
|
4181
|
+
"quality": {
|
|
4182
|
+
"providerId": "quality",
|
|
4183
|
+
"providerVersion": "1.0.0",
|
|
4184
|
+
"schemaVersion": 1,
|
|
4185
|
+
"passed": true,
|
|
4186
|
+
"overallScore": 73,
|
|
4187
|
+
"grade": "C",
|
|
4188
|
+
"categories": [
|
|
4189
|
+
{
|
|
4190
|
+
"id": "structure",
|
|
4191
|
+
"name": "Structure & completeness",
|
|
4192
|
+
"score": 8,
|
|
4193
|
+
"max": 10
|
|
4194
|
+
},
|
|
4195
|
+
{
|
|
4196
|
+
"id": "description",
|
|
4197
|
+
"name": "Description quality",
|
|
4198
|
+
"score": 5,
|
|
4199
|
+
"max": 10
|
|
4200
|
+
},
|
|
4201
|
+
{
|
|
4202
|
+
"id": "prompt-engineering",
|
|
4203
|
+
"name": "Prompt engineering",
|
|
4204
|
+
"score": 10,
|
|
4205
|
+
"max": 10
|
|
4206
|
+
},
|
|
4207
|
+
{
|
|
4208
|
+
"id": "context-efficiency",
|
|
4209
|
+
"name": "Context efficiency",
|
|
4210
|
+
"score": 9,
|
|
4211
|
+
"max": 10
|
|
4212
|
+
},
|
|
4213
|
+
{
|
|
4214
|
+
"id": "safety",
|
|
4215
|
+
"name": "Safety & guardrails",
|
|
4216
|
+
"score": 6,
|
|
4217
|
+
"max": 10
|
|
4218
|
+
},
|
|
4219
|
+
{
|
|
4220
|
+
"id": "testability",
|
|
4221
|
+
"name": "Testability",
|
|
4222
|
+
"score": 3,
|
|
4223
|
+
"max": 10
|
|
4224
|
+
},
|
|
4225
|
+
{
|
|
4226
|
+
"id": "naming",
|
|
4227
|
+
"name": "Naming & conventions",
|
|
4228
|
+
"score": 10,
|
|
4229
|
+
"max": 10
|
|
4230
|
+
}
|
|
4231
|
+
],
|
|
4232
|
+
"evaluatedAt": "2026-04-30T23:05:18.494Z",
|
|
4233
|
+
"evaluatedVersion": "1.0.0"
|
|
4234
|
+
},
|
|
4235
|
+
"skill-best-practice": {
|
|
4236
|
+
"providerId": "skill-best-practice",
|
|
4237
|
+
"providerVersion": "1.1.0",
|
|
4238
|
+
"schemaVersion": 1,
|
|
4239
|
+
"passed": false,
|
|
4240
|
+
"overallScore": 62,
|
|
4241
|
+
"grade": "D",
|
|
4242
|
+
"categories": [
|
|
4243
|
+
{
|
|
4244
|
+
"id": "validation",
|
|
4245
|
+
"name": "Deterministic validation",
|
|
4246
|
+
"score": 8,
|
|
4247
|
+
"max": 13
|
|
4248
|
+
}
|
|
4249
|
+
],
|
|
4250
|
+
"evaluatedAt": "2026-04-30T23:05:18.494Z",
|
|
4251
|
+
"evaluatedVersion": "1.0.0"
|
|
4252
|
+
}
|
|
2526
4253
|
}
|
|
2527
4254
|
},
|
|
2528
4255
|
{
|
|
@@ -2584,8 +4311,82 @@
|
|
|
2584
4311
|
"max": 10
|
|
2585
4312
|
}
|
|
2586
4313
|
],
|
|
2587
|
-
"evaluatedAt": "2026-04-
|
|
4314
|
+
"evaluatedAt": "2026-04-30T23:05:18.496Z",
|
|
2588
4315
|
"evaluatedVersion": "0.1.0"
|
|
4316
|
+
},
|
|
4317
|
+
"evalSummaries": {
|
|
4318
|
+
"quality": {
|
|
4319
|
+
"providerId": "quality",
|
|
4320
|
+
"providerVersion": "1.0.0",
|
|
4321
|
+
"schemaVersion": 1,
|
|
4322
|
+
"passed": true,
|
|
4323
|
+
"overallScore": 74,
|
|
4324
|
+
"grade": "C",
|
|
4325
|
+
"categories": [
|
|
4326
|
+
{
|
|
4327
|
+
"id": "structure",
|
|
4328
|
+
"name": "Structure & completeness",
|
|
4329
|
+
"score": 8,
|
|
4330
|
+
"max": 10
|
|
4331
|
+
},
|
|
4332
|
+
{
|
|
4333
|
+
"id": "description",
|
|
4334
|
+
"name": "Description quality",
|
|
4335
|
+
"score": 7,
|
|
4336
|
+
"max": 10
|
|
4337
|
+
},
|
|
4338
|
+
{
|
|
4339
|
+
"id": "prompt-engineering",
|
|
4340
|
+
"name": "Prompt engineering",
|
|
4341
|
+
"score": 10,
|
|
4342
|
+
"max": 10
|
|
4343
|
+
},
|
|
4344
|
+
{
|
|
4345
|
+
"id": "context-efficiency",
|
|
4346
|
+
"name": "Context efficiency",
|
|
4347
|
+
"score": 7,
|
|
4348
|
+
"max": 10
|
|
4349
|
+
},
|
|
4350
|
+
{
|
|
4351
|
+
"id": "safety",
|
|
4352
|
+
"name": "Safety & guardrails",
|
|
4353
|
+
"score": 9,
|
|
4354
|
+
"max": 10
|
|
4355
|
+
},
|
|
4356
|
+
{
|
|
4357
|
+
"id": "testability",
|
|
4358
|
+
"name": "Testability",
|
|
4359
|
+
"score": 1,
|
|
4360
|
+
"max": 10
|
|
4361
|
+
},
|
|
4362
|
+
{
|
|
4363
|
+
"id": "naming",
|
|
4364
|
+
"name": "Naming & conventions",
|
|
4365
|
+
"score": 10,
|
|
4366
|
+
"max": 10
|
|
4367
|
+
}
|
|
4368
|
+
],
|
|
4369
|
+
"evaluatedAt": "2026-04-30T23:05:18.496Z",
|
|
4370
|
+
"evaluatedVersion": "0.1.0"
|
|
4371
|
+
},
|
|
4372
|
+
"skill-best-practice": {
|
|
4373
|
+
"providerId": "skill-best-practice",
|
|
4374
|
+
"providerVersion": "1.1.0",
|
|
4375
|
+
"schemaVersion": 1,
|
|
4376
|
+
"passed": false,
|
|
4377
|
+
"overallScore": 62,
|
|
4378
|
+
"grade": "D",
|
|
4379
|
+
"categories": [
|
|
4380
|
+
{
|
|
4381
|
+
"id": "validation",
|
|
4382
|
+
"name": "Deterministic validation",
|
|
4383
|
+
"score": 8,
|
|
4384
|
+
"max": 13
|
|
4385
|
+
}
|
|
4386
|
+
],
|
|
4387
|
+
"evaluatedAt": "2026-04-30T23:05:18.496Z",
|
|
4388
|
+
"evaluatedVersion": "0.1.0"
|
|
4389
|
+
}
|
|
2589
4390
|
}
|
|
2590
4391
|
},
|
|
2591
4392
|
{
|
|
@@ -2647,8 +4448,82 @@
|
|
|
2647
4448
|
"max": 10
|
|
2648
4449
|
}
|
|
2649
4450
|
],
|
|
2650
|
-
"evaluatedAt": "2026-04-
|
|
4451
|
+
"evaluatedAt": "2026-04-30T23:05:18.497Z",
|
|
2651
4452
|
"evaluatedVersion": "0.2.0"
|
|
4453
|
+
},
|
|
4454
|
+
"evalSummaries": {
|
|
4455
|
+
"quality": {
|
|
4456
|
+
"providerId": "quality",
|
|
4457
|
+
"providerVersion": "1.0.0",
|
|
4458
|
+
"schemaVersion": 1,
|
|
4459
|
+
"passed": true,
|
|
4460
|
+
"overallScore": 61,
|
|
4461
|
+
"grade": "D",
|
|
4462
|
+
"categories": [
|
|
4463
|
+
{
|
|
4464
|
+
"id": "structure",
|
|
4465
|
+
"name": "Structure & completeness",
|
|
4466
|
+
"score": 8,
|
|
4467
|
+
"max": 10
|
|
4468
|
+
},
|
|
4469
|
+
{
|
|
4470
|
+
"id": "description",
|
|
4471
|
+
"name": "Description quality",
|
|
4472
|
+
"score": 7,
|
|
4473
|
+
"max": 10
|
|
4474
|
+
},
|
|
4475
|
+
{
|
|
4476
|
+
"id": "prompt-engineering",
|
|
4477
|
+
"name": "Prompt engineering",
|
|
4478
|
+
"score": 7,
|
|
4479
|
+
"max": 10
|
|
4480
|
+
},
|
|
4481
|
+
{
|
|
4482
|
+
"id": "context-efficiency",
|
|
4483
|
+
"name": "Context efficiency",
|
|
4484
|
+
"score": 9,
|
|
4485
|
+
"max": 10
|
|
4486
|
+
},
|
|
4487
|
+
{
|
|
4488
|
+
"id": "safety",
|
|
4489
|
+
"name": "Safety & guardrails",
|
|
4490
|
+
"score": 4,
|
|
4491
|
+
"max": 10
|
|
4492
|
+
},
|
|
4493
|
+
{
|
|
4494
|
+
"id": "testability",
|
|
4495
|
+
"name": "Testability",
|
|
4496
|
+
"score": 0,
|
|
4497
|
+
"max": 10
|
|
4498
|
+
},
|
|
4499
|
+
{
|
|
4500
|
+
"id": "naming",
|
|
4501
|
+
"name": "Naming & conventions",
|
|
4502
|
+
"score": 8,
|
|
4503
|
+
"max": 10
|
|
4504
|
+
}
|
|
4505
|
+
],
|
|
4506
|
+
"evaluatedAt": "2026-04-30T23:05:18.497Z",
|
|
4507
|
+
"evaluatedVersion": "0.2.0"
|
|
4508
|
+
},
|
|
4509
|
+
"skill-best-practice": {
|
|
4510
|
+
"providerId": "skill-best-practice",
|
|
4511
|
+
"providerVersion": "1.1.0",
|
|
4512
|
+
"schemaVersion": 1,
|
|
4513
|
+
"passed": false,
|
|
4514
|
+
"overallScore": 69,
|
|
4515
|
+
"grade": "C",
|
|
4516
|
+
"categories": [
|
|
4517
|
+
{
|
|
4518
|
+
"id": "validation",
|
|
4519
|
+
"name": "Deterministic validation",
|
|
4520
|
+
"score": 9,
|
|
4521
|
+
"max": 13
|
|
4522
|
+
}
|
|
4523
|
+
],
|
|
4524
|
+
"evaluatedAt": "2026-04-30T23:05:18.497Z",
|
|
4525
|
+
"evaluatedVersion": "0.2.0"
|
|
4526
|
+
}
|
|
2652
4527
|
}
|
|
2653
4528
|
},
|
|
2654
4529
|
{
|
|
@@ -2710,8 +4585,82 @@
|
|
|
2710
4585
|
"max": 10
|
|
2711
4586
|
}
|
|
2712
4587
|
],
|
|
2713
|
-
"evaluatedAt": "2026-04-
|
|
4588
|
+
"evaluatedAt": "2026-04-30T23:05:18.499Z",
|
|
2714
4589
|
"evaluatedVersion": "0.1.0"
|
|
4590
|
+
},
|
|
4591
|
+
"evalSummaries": {
|
|
4592
|
+
"quality": {
|
|
4593
|
+
"providerId": "quality",
|
|
4594
|
+
"providerVersion": "1.0.0",
|
|
4595
|
+
"schemaVersion": 1,
|
|
4596
|
+
"passed": true,
|
|
4597
|
+
"overallScore": 73,
|
|
4598
|
+
"grade": "C",
|
|
4599
|
+
"categories": [
|
|
4600
|
+
{
|
|
4601
|
+
"id": "structure",
|
|
4602
|
+
"name": "Structure & completeness",
|
|
4603
|
+
"score": 8,
|
|
4604
|
+
"max": 10
|
|
4605
|
+
},
|
|
4606
|
+
{
|
|
4607
|
+
"id": "description",
|
|
4608
|
+
"name": "Description quality",
|
|
4609
|
+
"score": 7,
|
|
4610
|
+
"max": 10
|
|
4611
|
+
},
|
|
4612
|
+
{
|
|
4613
|
+
"id": "prompt-engineering",
|
|
4614
|
+
"name": "Prompt engineering",
|
|
4615
|
+
"score": 9,
|
|
4616
|
+
"max": 10
|
|
4617
|
+
},
|
|
4618
|
+
{
|
|
4619
|
+
"id": "context-efficiency",
|
|
4620
|
+
"name": "Context efficiency",
|
|
4621
|
+
"score": 7,
|
|
4622
|
+
"max": 10
|
|
4623
|
+
},
|
|
4624
|
+
{
|
|
4625
|
+
"id": "safety",
|
|
4626
|
+
"name": "Safety & guardrails",
|
|
4627
|
+
"score": 5,
|
|
4628
|
+
"max": 10
|
|
4629
|
+
},
|
|
4630
|
+
{
|
|
4631
|
+
"id": "testability",
|
|
4632
|
+
"name": "Testability",
|
|
4633
|
+
"score": 5,
|
|
4634
|
+
"max": 10
|
|
4635
|
+
},
|
|
4636
|
+
{
|
|
4637
|
+
"id": "naming",
|
|
4638
|
+
"name": "Naming & conventions",
|
|
4639
|
+
"score": 10,
|
|
4640
|
+
"max": 10
|
|
4641
|
+
}
|
|
4642
|
+
],
|
|
4643
|
+
"evaluatedAt": "2026-04-30T23:05:18.499Z",
|
|
4644
|
+
"evaluatedVersion": "0.1.0"
|
|
4645
|
+
},
|
|
4646
|
+
"skill-best-practice": {
|
|
4647
|
+
"providerId": "skill-best-practice",
|
|
4648
|
+
"providerVersion": "1.1.0",
|
|
4649
|
+
"schemaVersion": 1,
|
|
4650
|
+
"passed": false,
|
|
4651
|
+
"overallScore": 69,
|
|
4652
|
+
"grade": "C",
|
|
4653
|
+
"categories": [
|
|
4654
|
+
{
|
|
4655
|
+
"id": "validation",
|
|
4656
|
+
"name": "Deterministic validation",
|
|
4657
|
+
"score": 9,
|
|
4658
|
+
"max": 13
|
|
4659
|
+
}
|
|
4660
|
+
],
|
|
4661
|
+
"evaluatedAt": "2026-04-30T23:05:18.499Z",
|
|
4662
|
+
"evaluatedVersion": "0.1.0"
|
|
4663
|
+
}
|
|
2715
4664
|
}
|
|
2716
4665
|
},
|
|
2717
4666
|
{
|
|
@@ -2773,8 +4722,82 @@
|
|
|
2773
4722
|
"max": 10
|
|
2774
4723
|
}
|
|
2775
4724
|
],
|
|
2776
|
-
"evaluatedAt": "2026-04-
|
|
4725
|
+
"evaluatedAt": "2026-04-30T23:05:18.501Z",
|
|
2777
4726
|
"evaluatedVersion": "1.0.0"
|
|
4727
|
+
},
|
|
4728
|
+
"evalSummaries": {
|
|
4729
|
+
"quality": {
|
|
4730
|
+
"providerId": "quality",
|
|
4731
|
+
"providerVersion": "1.0.0",
|
|
4732
|
+
"schemaVersion": 1,
|
|
4733
|
+
"passed": true,
|
|
4734
|
+
"overallScore": 80,
|
|
4735
|
+
"grade": "B",
|
|
4736
|
+
"categories": [
|
|
4737
|
+
{
|
|
4738
|
+
"id": "structure",
|
|
4739
|
+
"name": "Structure & completeness",
|
|
4740
|
+
"score": 8,
|
|
4741
|
+
"max": 10
|
|
4742
|
+
},
|
|
4743
|
+
{
|
|
4744
|
+
"id": "description",
|
|
4745
|
+
"name": "Description quality",
|
|
4746
|
+
"score": 7,
|
|
4747
|
+
"max": 10
|
|
4748
|
+
},
|
|
4749
|
+
{
|
|
4750
|
+
"id": "prompt-engineering",
|
|
4751
|
+
"name": "Prompt engineering",
|
|
4752
|
+
"score": 9,
|
|
4753
|
+
"max": 10
|
|
4754
|
+
},
|
|
4755
|
+
{
|
|
4756
|
+
"id": "context-efficiency",
|
|
4757
|
+
"name": "Context efficiency",
|
|
4758
|
+
"score": 9,
|
|
4759
|
+
"max": 10
|
|
4760
|
+
},
|
|
4761
|
+
{
|
|
4762
|
+
"id": "safety",
|
|
4763
|
+
"name": "Safety & guardrails",
|
|
4764
|
+
"score": 6,
|
|
4765
|
+
"max": 10
|
|
4766
|
+
},
|
|
4767
|
+
{
|
|
4768
|
+
"id": "testability",
|
|
4769
|
+
"name": "Testability",
|
|
4770
|
+
"score": 7,
|
|
4771
|
+
"max": 10
|
|
4772
|
+
},
|
|
4773
|
+
{
|
|
4774
|
+
"id": "naming",
|
|
4775
|
+
"name": "Naming & conventions",
|
|
4776
|
+
"score": 10,
|
|
4777
|
+
"max": 10
|
|
4778
|
+
}
|
|
4779
|
+
],
|
|
4780
|
+
"evaluatedAt": "2026-04-30T23:05:18.501Z",
|
|
4781
|
+
"evaluatedVersion": "1.0.0"
|
|
4782
|
+
},
|
|
4783
|
+
"skill-best-practice": {
|
|
4784
|
+
"providerId": "skill-best-practice",
|
|
4785
|
+
"providerVersion": "1.1.0",
|
|
4786
|
+
"schemaVersion": 1,
|
|
4787
|
+
"passed": false,
|
|
4788
|
+
"overallScore": 62,
|
|
4789
|
+
"grade": "D",
|
|
4790
|
+
"categories": [
|
|
4791
|
+
{
|
|
4792
|
+
"id": "validation",
|
|
4793
|
+
"name": "Deterministic validation",
|
|
4794
|
+
"score": 8,
|
|
4795
|
+
"max": 13
|
|
4796
|
+
}
|
|
4797
|
+
],
|
|
4798
|
+
"evaluatedAt": "2026-04-30T23:05:18.501Z",
|
|
4799
|
+
"evaluatedVersion": "1.0.0"
|
|
4800
|
+
}
|
|
2778
4801
|
}
|
|
2779
4802
|
},
|
|
2780
4803
|
{
|
|
@@ -2836,8 +4859,82 @@
|
|
|
2836
4859
|
"max": 10
|
|
2837
4860
|
}
|
|
2838
4861
|
],
|
|
2839
|
-
"evaluatedAt": "2026-04-
|
|
4862
|
+
"evaluatedAt": "2026-04-30T23:05:18.502Z",
|
|
2840
4863
|
"evaluatedVersion": "0.1.0"
|
|
4864
|
+
},
|
|
4865
|
+
"evalSummaries": {
|
|
4866
|
+
"quality": {
|
|
4867
|
+
"providerId": "quality",
|
|
4868
|
+
"providerVersion": "1.0.0",
|
|
4869
|
+
"schemaVersion": 1,
|
|
4870
|
+
"passed": true,
|
|
4871
|
+
"overallScore": 73,
|
|
4872
|
+
"grade": "C",
|
|
4873
|
+
"categories": [
|
|
4874
|
+
{
|
|
4875
|
+
"id": "structure",
|
|
4876
|
+
"name": "Structure & completeness",
|
|
4877
|
+
"score": 8,
|
|
4878
|
+
"max": 10
|
|
4879
|
+
},
|
|
4880
|
+
{
|
|
4881
|
+
"id": "description",
|
|
4882
|
+
"name": "Description quality",
|
|
4883
|
+
"score": 2,
|
|
4884
|
+
"max": 10
|
|
4885
|
+
},
|
|
4886
|
+
{
|
|
4887
|
+
"id": "prompt-engineering",
|
|
4888
|
+
"name": "Prompt engineering",
|
|
4889
|
+
"score": 10,
|
|
4890
|
+
"max": 10
|
|
4891
|
+
},
|
|
4892
|
+
{
|
|
4893
|
+
"id": "context-efficiency",
|
|
4894
|
+
"name": "Context efficiency",
|
|
4895
|
+
"score": 7,
|
|
4896
|
+
"max": 10
|
|
4897
|
+
},
|
|
4898
|
+
{
|
|
4899
|
+
"id": "safety",
|
|
4900
|
+
"name": "Safety & guardrails",
|
|
4901
|
+
"score": 9,
|
|
4902
|
+
"max": 10
|
|
4903
|
+
},
|
|
4904
|
+
{
|
|
4905
|
+
"id": "testability",
|
|
4906
|
+
"name": "Testability",
|
|
4907
|
+
"score": 5,
|
|
4908
|
+
"max": 10
|
|
4909
|
+
},
|
|
4910
|
+
{
|
|
4911
|
+
"id": "naming",
|
|
4912
|
+
"name": "Naming & conventions",
|
|
4913
|
+
"score": 10,
|
|
4914
|
+
"max": 10
|
|
4915
|
+
}
|
|
4916
|
+
],
|
|
4917
|
+
"evaluatedAt": "2026-04-30T23:05:18.502Z",
|
|
4918
|
+
"evaluatedVersion": "0.1.0"
|
|
4919
|
+
},
|
|
4920
|
+
"skill-best-practice": {
|
|
4921
|
+
"providerId": "skill-best-practice",
|
|
4922
|
+
"providerVersion": "1.1.0",
|
|
4923
|
+
"schemaVersion": 1,
|
|
4924
|
+
"passed": false,
|
|
4925
|
+
"overallScore": 62,
|
|
4926
|
+
"grade": "D",
|
|
4927
|
+
"categories": [
|
|
4928
|
+
{
|
|
4929
|
+
"id": "validation",
|
|
4930
|
+
"name": "Deterministic validation",
|
|
4931
|
+
"score": 8,
|
|
4932
|
+
"max": 13
|
|
4933
|
+
}
|
|
4934
|
+
],
|
|
4935
|
+
"evaluatedAt": "2026-04-30T23:05:18.502Z",
|
|
4936
|
+
"evaluatedVersion": "0.1.0"
|
|
4937
|
+
}
|
|
2841
4938
|
}
|
|
2842
4939
|
},
|
|
2843
4940
|
{
|
|
@@ -2899,8 +4996,82 @@
|
|
|
2899
4996
|
"max": 10
|
|
2900
4997
|
}
|
|
2901
4998
|
],
|
|
2902
|
-
"evaluatedAt": "2026-04-
|
|
4999
|
+
"evaluatedAt": "2026-04-30T23:05:18.503Z",
|
|
2903
5000
|
"evaluatedVersion": "0.1.0"
|
|
5001
|
+
},
|
|
5002
|
+
"evalSummaries": {
|
|
5003
|
+
"quality": {
|
|
5004
|
+
"providerId": "quality",
|
|
5005
|
+
"providerVersion": "1.0.0",
|
|
5006
|
+
"schemaVersion": 1,
|
|
5007
|
+
"passed": true,
|
|
5008
|
+
"overallScore": 74,
|
|
5009
|
+
"grade": "C",
|
|
5010
|
+
"categories": [
|
|
5011
|
+
{
|
|
5012
|
+
"id": "structure",
|
|
5013
|
+
"name": "Structure & completeness",
|
|
5014
|
+
"score": 9,
|
|
5015
|
+
"max": 10
|
|
5016
|
+
},
|
|
5017
|
+
{
|
|
5018
|
+
"id": "description",
|
|
5019
|
+
"name": "Description quality",
|
|
5020
|
+
"score": 7,
|
|
5021
|
+
"max": 10
|
|
5022
|
+
},
|
|
5023
|
+
{
|
|
5024
|
+
"id": "prompt-engineering",
|
|
5025
|
+
"name": "Prompt engineering",
|
|
5026
|
+
"score": 8,
|
|
5027
|
+
"max": 10
|
|
5028
|
+
},
|
|
5029
|
+
{
|
|
5030
|
+
"id": "context-efficiency",
|
|
5031
|
+
"name": "Context efficiency",
|
|
5032
|
+
"score": 10,
|
|
5033
|
+
"max": 10
|
|
5034
|
+
},
|
|
5035
|
+
{
|
|
5036
|
+
"id": "safety",
|
|
5037
|
+
"name": "Safety & guardrails",
|
|
5038
|
+
"score": 3,
|
|
5039
|
+
"max": 10
|
|
5040
|
+
},
|
|
5041
|
+
{
|
|
5042
|
+
"id": "testability",
|
|
5043
|
+
"name": "Testability",
|
|
5044
|
+
"score": 5,
|
|
5045
|
+
"max": 10
|
|
5046
|
+
},
|
|
5047
|
+
{
|
|
5048
|
+
"id": "naming",
|
|
5049
|
+
"name": "Naming & conventions",
|
|
5050
|
+
"score": 10,
|
|
5051
|
+
"max": 10
|
|
5052
|
+
}
|
|
5053
|
+
],
|
|
5054
|
+
"evaluatedAt": "2026-04-30T23:05:18.503Z",
|
|
5055
|
+
"evaluatedVersion": "0.1.0"
|
|
5056
|
+
},
|
|
5057
|
+
"skill-best-practice": {
|
|
5058
|
+
"providerId": "skill-best-practice",
|
|
5059
|
+
"providerVersion": "1.1.0",
|
|
5060
|
+
"schemaVersion": 1,
|
|
5061
|
+
"passed": false,
|
|
5062
|
+
"overallScore": 69,
|
|
5063
|
+
"grade": "C",
|
|
5064
|
+
"categories": [
|
|
5065
|
+
{
|
|
5066
|
+
"id": "validation",
|
|
5067
|
+
"name": "Deterministic validation",
|
|
5068
|
+
"score": 9,
|
|
5069
|
+
"max": 13
|
|
5070
|
+
}
|
|
5071
|
+
],
|
|
5072
|
+
"evaluatedAt": "2026-04-30T23:05:18.503Z",
|
|
5073
|
+
"evaluatedVersion": "0.1.0"
|
|
5074
|
+
}
|
|
2904
5075
|
}
|
|
2905
5076
|
},
|
|
2906
5077
|
{
|
|
@@ -2916,13 +5087,13 @@
|
|
|
2916
5087
|
"verified": true,
|
|
2917
5088
|
"tokenCount": 2195,
|
|
2918
5089
|
"evalSummary": {
|
|
2919
|
-
"overallScore":
|
|
5090
|
+
"overallScore": 64,
|
|
2920
5091
|
"grade": "D",
|
|
2921
5092
|
"categories": [
|
|
2922
5093
|
{
|
|
2923
5094
|
"id": "structure",
|
|
2924
5095
|
"name": "Structure & completeness",
|
|
2925
|
-
"score":
|
|
5096
|
+
"score": 10,
|
|
2926
5097
|
"max": 10
|
|
2927
5098
|
},
|
|
2928
5099
|
{
|
|
@@ -2962,14 +5133,88 @@
|
|
|
2962
5133
|
"max": 10
|
|
2963
5134
|
}
|
|
2964
5135
|
],
|
|
2965
|
-
"evaluatedAt": "2026-04-
|
|
5136
|
+
"evaluatedAt": "2026-04-30T23:05:18.505Z",
|
|
2966
5137
|
"evaluatedVersion": "1.0.0"
|
|
5138
|
+
},
|
|
5139
|
+
"evalSummaries": {
|
|
5140
|
+
"quality": {
|
|
5141
|
+
"providerId": "quality",
|
|
5142
|
+
"providerVersion": "1.0.0",
|
|
5143
|
+
"schemaVersion": 1,
|
|
5144
|
+
"passed": true,
|
|
5145
|
+
"overallScore": 64,
|
|
5146
|
+
"grade": "D",
|
|
5147
|
+
"categories": [
|
|
5148
|
+
{
|
|
5149
|
+
"id": "structure",
|
|
5150
|
+
"name": "Structure & completeness",
|
|
5151
|
+
"score": 10,
|
|
5152
|
+
"max": 10
|
|
5153
|
+
},
|
|
5154
|
+
{
|
|
5155
|
+
"id": "description",
|
|
5156
|
+
"name": "Description quality",
|
|
5157
|
+
"score": 3,
|
|
5158
|
+
"max": 10
|
|
5159
|
+
},
|
|
5160
|
+
{
|
|
5161
|
+
"id": "prompt-engineering",
|
|
5162
|
+
"name": "Prompt engineering",
|
|
5163
|
+
"score": 9,
|
|
5164
|
+
"max": 10
|
|
5165
|
+
},
|
|
5166
|
+
{
|
|
5167
|
+
"id": "context-efficiency",
|
|
5168
|
+
"name": "Context efficiency",
|
|
5169
|
+
"score": 9,
|
|
5170
|
+
"max": 10
|
|
5171
|
+
},
|
|
5172
|
+
{
|
|
5173
|
+
"id": "safety",
|
|
5174
|
+
"name": "Safety & guardrails",
|
|
5175
|
+
"score": 1,
|
|
5176
|
+
"max": 10
|
|
5177
|
+
},
|
|
5178
|
+
{
|
|
5179
|
+
"id": "testability",
|
|
5180
|
+
"name": "Testability",
|
|
5181
|
+
"score": 3,
|
|
5182
|
+
"max": 10
|
|
5183
|
+
},
|
|
5184
|
+
{
|
|
5185
|
+
"id": "naming",
|
|
5186
|
+
"name": "Naming & conventions",
|
|
5187
|
+
"score": 10,
|
|
5188
|
+
"max": 10
|
|
5189
|
+
}
|
|
5190
|
+
],
|
|
5191
|
+
"evaluatedAt": "2026-04-30T23:05:18.505Z",
|
|
5192
|
+
"evaluatedVersion": "1.0.0"
|
|
5193
|
+
},
|
|
5194
|
+
"skill-best-practice": {
|
|
5195
|
+
"providerId": "skill-best-practice",
|
|
5196
|
+
"providerVersion": "1.1.0",
|
|
5197
|
+
"schemaVersion": 1,
|
|
5198
|
+
"passed": false,
|
|
5199
|
+
"overallScore": 62,
|
|
5200
|
+
"grade": "D",
|
|
5201
|
+
"categories": [
|
|
5202
|
+
{
|
|
5203
|
+
"id": "validation",
|
|
5204
|
+
"name": "Deterministic validation",
|
|
5205
|
+
"score": 8,
|
|
5206
|
+
"max": 13
|
|
5207
|
+
}
|
|
5208
|
+
],
|
|
5209
|
+
"evaluatedAt": "2026-04-30T23:05:18.505Z",
|
|
5210
|
+
"evaluatedVersion": "1.0.0"
|
|
5211
|
+
}
|
|
2967
5212
|
}
|
|
2968
5213
|
},
|
|
2969
5214
|
{
|
|
2970
5215
|
"name": "zotero-obsidian-bridge",
|
|
2971
|
-
"description": "Use this skill when
|
|
2972
|
-
"version": "0.
|
|
5216
|
+
"description": "Use this skill when Zotero is the literature source of truth and the project KB should receive source notes under Sources/Papers plus project-linked synthesis in Knowledge and Writing.",
|
|
5217
|
+
"version": "0.3.0",
|
|
2973
5218
|
"license": "",
|
|
2974
5219
|
"creator": "",
|
|
2975
5220
|
"compatibility": "",
|
|
@@ -2977,10 +5222,10 @@
|
|
|
2977
5222
|
"installUrl": "github:Galaxy-Dawn/claude-scholar:skills/zotero-obsidian-bridge",
|
|
2978
5223
|
"relPath": "skills/zotero-obsidian-bridge",
|
|
2979
5224
|
"verified": true,
|
|
2980
|
-
"tokenCount":
|
|
5225
|
+
"tokenCount": 199,
|
|
2981
5226
|
"evalSummary": {
|
|
2982
|
-
"overallScore":
|
|
2983
|
-
"grade": "
|
|
5227
|
+
"overallScore": 50,
|
|
5228
|
+
"grade": "D",
|
|
2984
5229
|
"categories": [
|
|
2985
5230
|
{
|
|
2986
5231
|
"id": "structure",
|
|
@@ -2997,25 +5242,25 @@
|
|
|
2997
5242
|
{
|
|
2998
5243
|
"id": "prompt-engineering",
|
|
2999
5244
|
"name": "Prompt engineering",
|
|
3000
|
-
"score":
|
|
5245
|
+
"score": 4,
|
|
3001
5246
|
"max": 10
|
|
3002
5247
|
},
|
|
3003
5248
|
{
|
|
3004
5249
|
"id": "context-efficiency",
|
|
3005
5250
|
"name": "Context efficiency",
|
|
3006
|
-
"score":
|
|
5251
|
+
"score": 4,
|
|
3007
5252
|
"max": 10
|
|
3008
5253
|
},
|
|
3009
5254
|
{
|
|
3010
5255
|
"id": "safety",
|
|
3011
5256
|
"name": "Safety & guardrails",
|
|
3012
|
-
"score":
|
|
5257
|
+
"score": 2,
|
|
3013
5258
|
"max": 10
|
|
3014
5259
|
},
|
|
3015
5260
|
{
|
|
3016
5261
|
"id": "testability",
|
|
3017
5262
|
"name": "Testability",
|
|
3018
|
-
"score":
|
|
5263
|
+
"score": 0,
|
|
3019
5264
|
"max": 10
|
|
3020
5265
|
},
|
|
3021
5266
|
{
|
|
@@ -3025,8 +5270,82 @@
|
|
|
3025
5270
|
"max": 10
|
|
3026
5271
|
}
|
|
3027
5272
|
],
|
|
3028
|
-
"evaluatedAt": "2026-04-
|
|
3029
|
-
"evaluatedVersion": "0.
|
|
5273
|
+
"evaluatedAt": "2026-04-30T23:05:18.506Z",
|
|
5274
|
+
"evaluatedVersion": "0.3.0"
|
|
5275
|
+
},
|
|
5276
|
+
"evalSummaries": {
|
|
5277
|
+
"quality": {
|
|
5278
|
+
"providerId": "quality",
|
|
5279
|
+
"providerVersion": "1.0.0",
|
|
5280
|
+
"schemaVersion": 1,
|
|
5281
|
+
"passed": true,
|
|
5282
|
+
"overallScore": 50,
|
|
5283
|
+
"grade": "D",
|
|
5284
|
+
"categories": [
|
|
5285
|
+
{
|
|
5286
|
+
"id": "structure",
|
|
5287
|
+
"name": "Structure & completeness",
|
|
5288
|
+
"score": 8,
|
|
5289
|
+
"max": 10
|
|
5290
|
+
},
|
|
5291
|
+
{
|
|
5292
|
+
"id": "description",
|
|
5293
|
+
"name": "Description quality",
|
|
5294
|
+
"score": 7,
|
|
5295
|
+
"max": 10
|
|
5296
|
+
},
|
|
5297
|
+
{
|
|
5298
|
+
"id": "prompt-engineering",
|
|
5299
|
+
"name": "Prompt engineering",
|
|
5300
|
+
"score": 4,
|
|
5301
|
+
"max": 10
|
|
5302
|
+
},
|
|
5303
|
+
{
|
|
5304
|
+
"id": "context-efficiency",
|
|
5305
|
+
"name": "Context efficiency",
|
|
5306
|
+
"score": 4,
|
|
5307
|
+
"max": 10
|
|
5308
|
+
},
|
|
5309
|
+
{
|
|
5310
|
+
"id": "safety",
|
|
5311
|
+
"name": "Safety & guardrails",
|
|
5312
|
+
"score": 2,
|
|
5313
|
+
"max": 10
|
|
5314
|
+
},
|
|
5315
|
+
{
|
|
5316
|
+
"id": "testability",
|
|
5317
|
+
"name": "Testability",
|
|
5318
|
+
"score": 0,
|
|
5319
|
+
"max": 10
|
|
5320
|
+
},
|
|
5321
|
+
{
|
|
5322
|
+
"id": "naming",
|
|
5323
|
+
"name": "Naming & conventions",
|
|
5324
|
+
"score": 10,
|
|
5325
|
+
"max": 10
|
|
5326
|
+
}
|
|
5327
|
+
],
|
|
5328
|
+
"evaluatedAt": "2026-04-30T23:05:18.506Z",
|
|
5329
|
+
"evaluatedVersion": "0.3.0"
|
|
5330
|
+
},
|
|
5331
|
+
"skill-best-practice": {
|
|
5332
|
+
"providerId": "skill-best-practice",
|
|
5333
|
+
"providerVersion": "1.1.0",
|
|
5334
|
+
"schemaVersion": 1,
|
|
5335
|
+
"passed": false,
|
|
5336
|
+
"overallScore": 69,
|
|
5337
|
+
"grade": "C",
|
|
5338
|
+
"categories": [
|
|
5339
|
+
{
|
|
5340
|
+
"id": "validation",
|
|
5341
|
+
"name": "Deterministic validation",
|
|
5342
|
+
"score": 9,
|
|
5343
|
+
"max": 13
|
|
5344
|
+
}
|
|
5345
|
+
],
|
|
5346
|
+
"evaluatedAt": "2026-04-30T23:05:18.506Z",
|
|
5347
|
+
"evaluatedVersion": "0.3.0"
|
|
5348
|
+
}
|
|
3030
5349
|
}
|
|
3031
5350
|
}
|
|
3032
5351
|
]
|