agent-skill-manager 2.0.0 → 2.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. package/README.md +2 -2
  2. package/data/skill-index/Affitor_affiliate-skills.json +2813 -50
  3. package/data/skill-index/Eronred_aso-skills.json +1561 -31
  4. package/data/skill-index/GPTomics_bioSkills.json +22988 -443
  5. package/data/skill-index/Galaxy-Dawn_claude-scholar.json +2509 -49
  6. package/data/skill-index/Imbad0202_academic-research-skills.json +223 -19
  7. package/data/skill-index/K-Dense-AI_claude-scientific-skills.json +7015 -697
  8. package/data/skill-index/Leonxlnx_taste-skill.json +429 -9
  9. package/data/skill-index/Master-cai_Research-Paper-Writing-Skills.json +53 -2
  10. package/data/skill-index/MiniMax-AI_skills.json +1291 -22
  11. package/data/skill-index/affaan-m_everything-claude-code.json +27501 -780
  12. package/data/skill-index/alirezarezvani_claude-skills.json +27045 -453
  13. package/data/skill-index/anthropics_skills.json +938 -20
  14. package/data/skill-index/bytedance_deer-flow.json +1201 -19
  15. package/data/skill-index/coreyhaines31_marketingskills.json +1913 -41
  16. package/data/skill-index/github_awesome-copilot.json +25089 -354
  17. package/data/skill-index/heygen-com_hyperframes.json +324 -0
  18. package/data/skill-index/himself65_finance-skills.json +1254 -27
  19. package/data/skill-index/kemiljk_fluid-design.json +53 -2
  20. package/data/skill-index/kepano_obsidian-skills.json +262 -7
  21. package/data/skill-index/luongnv89_skills.json +1917 -69
  22. package/data/skill-index/mattpocock_skills.json +1157 -50
  23. package/data/skill-index/nextlevelbuilder_ui-ux-pro-max-skill.json +365 -8
  24. package/data/skill-index/obra_superpowers.json +729 -15
  25. package/data/skill-index/sickn33_antigravity-awesome-skills.json +270593 -6809
  26. package/data/skill-index/slavingia_skills.json +521 -11
  27. package/data/skill-index-resources.json +10 -1
  28. package/dist/agent-skill-manager.js +161 -161
  29. package/dist/chunk-796ss41d.js +15 -0
  30. package/dist/{chunk-1becp2v6.js → chunk-d61nf7gg.js} +1 -1
  31. package/dist/{chunk-a26gjzjk.js → chunk-vgzgtfy6.js} +1 -1
  32. package/dist/{chunk-2kpv20e1.js → chunk-y89teqgt.js} +43 -42
  33. package/package.json +1 -1
  34. package/dist/chunk-b5czdh0p.js +0 -15
@@ -2,9 +2,72 @@
2
2
  "repoUrl": "https://github.com/bytedance/deer-flow.git",
3
3
  "owner": "bytedance",
4
4
  "repo": "deer-flow",
5
- "updatedAt": "2026-03-27T23:21:35.591Z",
6
- "skillCount": 17,
5
+ "updatedAt": "2026-04-20T07:44:17.295Z",
6
+ "skillCount": 22,
7
7
  "skills": [
8
+ {
9
+ "name": "academic-paper-review",
10
+ "description": "Use this skill when the user requests to review, analyze, critique, or summarize academic papers, research articles, preprints, or scientific publications. Supports comprehensive structured reviews covering methodology assessment, contribution evaluation, literature positioning, and constructive feedback generation. Trigger on queries involving paper URLs, uploaded PDFs, arXiv links, or requests like \"review this paper\", \"analyze this research\", \"summarize this study\", or \"write a peer review\".",
11
+ "version": "0.0.0",
12
+ "license": "",
13
+ "creator": "",
14
+ "compatibility": "",
15
+ "allowedTools": [],
16
+ "installUrl": "github:bytedance/deer-flow:skills/public/academic-paper-review",
17
+ "relPath": "skills/public/academic-paper-review",
18
+ "verified": true,
19
+ "tokenCount": 3314,
20
+ "evalSummary": {
21
+ "overallScore": 59,
22
+ "grade": "D",
23
+ "categories": [
24
+ {
25
+ "id": "structure",
26
+ "name": "Structure & completeness",
27
+ "score": 7,
28
+ "max": 10
29
+ },
30
+ {
31
+ "id": "description",
32
+ "name": "Description quality",
33
+ "score": 3,
34
+ "max": 10
35
+ },
36
+ {
37
+ "id": "prompt-engineering",
38
+ "name": "Prompt engineering",
39
+ "score": 9,
40
+ "max": 10
41
+ },
42
+ {
43
+ "id": "context-efficiency",
44
+ "name": "Context efficiency",
45
+ "score": 5,
46
+ "max": 10
47
+ },
48
+ {
49
+ "id": "safety",
50
+ "name": "Safety & guardrails",
51
+ "score": 4,
52
+ "max": 10
53
+ },
54
+ {
55
+ "id": "testability",
56
+ "name": "Testability",
57
+ "score": 3,
58
+ "max": 10
59
+ },
60
+ {
61
+ "id": "naming",
62
+ "name": "Naming & conventions",
63
+ "score": 10,
64
+ "max": 10
65
+ }
66
+ ],
67
+ "evaluatedAt": "2026-04-20T07:44:17.202Z",
68
+ "evaluatedVersion": "0.0.0"
69
+ }
70
+ },
8
71
  {
9
72
  "name": "bootstrap",
10
73
  "description": "Generate a personalized SOUL.md through a warm, adaptive onboarding conversation. Trigger when the user wants to create, set up, or initialize their AI partner's identity — e.g., \"create my SOUL.md\", \"bootstrap my agent\", \"set up my AI partner\", \"define who you are\", \"let's do onboarding\", \"personalize this AI\", \"make you mine\", or when a SOUL.md is missing. Also trigger for updates: \"update my SOUL.md\", \"change my AI's personality\", \"tweak the soul\".",
@@ -15,7 +78,58 @@
15
78
  "allowedTools": [],
16
79
  "installUrl": "github:bytedance/deer-flow:skills/public/bootstrap",
17
80
  "relPath": "skills/public/bootstrap",
18
- "verified": true
81
+ "verified": true,
82
+ "tokenCount": 1478,
83
+ "evalSummary": {
84
+ "overallScore": 71,
85
+ "grade": "C",
86
+ "categories": [
87
+ {
88
+ "id": "structure",
89
+ "name": "Structure & completeness",
90
+ "score": 7,
91
+ "max": 10
92
+ },
93
+ {
94
+ "id": "description",
95
+ "name": "Description quality",
96
+ "score": 6,
97
+ "max": 10
98
+ },
99
+ {
100
+ "id": "prompt-engineering",
101
+ "name": "Prompt engineering",
102
+ "score": 8,
103
+ "max": 10
104
+ },
105
+ {
106
+ "id": "context-efficiency",
107
+ "name": "Context efficiency",
108
+ "score": 9,
109
+ "max": 10
110
+ },
111
+ {
112
+ "id": "safety",
113
+ "name": "Safety & guardrails",
114
+ "score": 9,
115
+ "max": 10
116
+ },
117
+ {
118
+ "id": "testability",
119
+ "name": "Testability",
120
+ "score": 1,
121
+ "max": 10
122
+ },
123
+ {
124
+ "id": "naming",
125
+ "name": "Naming & conventions",
126
+ "score": 10,
127
+ "max": 10
128
+ }
129
+ ],
130
+ "evaluatedAt": "2026-04-20T07:44:17.202Z",
131
+ "evaluatedVersion": "0.0.0"
132
+ }
19
133
  },
20
134
  {
21
135
  "name": "chart-visualization",
@@ -27,7 +141,58 @@
27
141
  "allowedTools": [],
28
142
  "installUrl": "github:bytedance/deer-flow:skills/public/chart-visualization",
29
143
  "relPath": "skills/public/chart-visualization",
30
- "verified": true
144
+ "verified": true,
145
+ "tokenCount": 759,
146
+ "evalSummary": {
147
+ "overallScore": 66,
148
+ "grade": "C",
149
+ "categories": [
150
+ {
151
+ "id": "structure",
152
+ "name": "Structure & completeness",
153
+ "score": 7,
154
+ "max": 10
155
+ },
156
+ {
157
+ "id": "description",
158
+ "name": "Description quality",
159
+ "score": 7,
160
+ "max": 10
161
+ },
162
+ {
163
+ "id": "prompt-engineering",
164
+ "name": "Prompt engineering",
165
+ "score": 8,
166
+ "max": 10
167
+ },
168
+ {
169
+ "id": "context-efficiency",
170
+ "name": "Context efficiency",
171
+ "score": 9,
172
+ "max": 10
173
+ },
174
+ {
175
+ "id": "safety",
176
+ "name": "Safety & guardrails",
177
+ "score": 5,
178
+ "max": 10
179
+ },
180
+ {
181
+ "id": "testability",
182
+ "name": "Testability",
183
+ "score": 0,
184
+ "max": 10
185
+ },
186
+ {
187
+ "id": "naming",
188
+ "name": "Naming & conventions",
189
+ "score": 10,
190
+ "max": 10
191
+ }
192
+ ],
193
+ "evaluatedAt": "2026-04-20T07:44:17.203Z",
194
+ "evaluatedVersion": "0.0.0"
195
+ }
31
196
  },
32
197
  {
33
198
  "name": "claude-to-deerflow",
@@ -39,7 +204,121 @@
39
204
  "allowedTools": [],
40
205
  "installUrl": "github:bytedance/deer-flow:skills/public/claude-to-deerflow",
41
206
  "relPath": "skills/public/claude-to-deerflow",
42
- "verified": true
207
+ "verified": true,
208
+ "tokenCount": 1919,
209
+ "evalSummary": {
210
+ "overallScore": 57,
211
+ "grade": "D",
212
+ "categories": [
213
+ {
214
+ "id": "structure",
215
+ "name": "Structure & completeness",
216
+ "score": 7,
217
+ "max": 10
218
+ },
219
+ {
220
+ "id": "description",
221
+ "name": "Description quality",
222
+ "score": 3,
223
+ "max": 10
224
+ },
225
+ {
226
+ "id": "prompt-engineering",
227
+ "name": "Prompt engineering",
228
+ "score": 4,
229
+ "max": 10
230
+ },
231
+ {
232
+ "id": "context-efficiency",
233
+ "name": "Context efficiency",
234
+ "score": 9,
235
+ "max": 10
236
+ },
237
+ {
238
+ "id": "safety",
239
+ "name": "Safety & guardrails",
240
+ "score": 6,
241
+ "max": 10
242
+ },
243
+ {
244
+ "id": "testability",
245
+ "name": "Testability",
246
+ "score": 3,
247
+ "max": 10
248
+ },
249
+ {
250
+ "id": "naming",
251
+ "name": "Naming & conventions",
252
+ "score": 8,
253
+ "max": 10
254
+ }
255
+ ],
256
+ "evaluatedAt": "2026-04-20T07:44:17.204Z",
257
+ "evaluatedVersion": "0.0.0"
258
+ }
259
+ },
260
+ {
261
+ "name": "code-documentation",
262
+ "description": "Use this skill when the user requests to generate, create, or improve documentation for code, APIs, libraries, repositories, or software projects. Supports README generation, API reference documentation, inline code comments, architecture documentation, changelog generation, and developer guides. Trigger on requests like \"document this code\", \"create a README\", \"generate API docs\", \"write developer guide\", or when analyzing codebases for documentation purposes.",
263
+ "version": "0.0.0",
264
+ "license": "",
265
+ "creator": "",
266
+ "compatibility": "",
267
+ "allowedTools": [],
268
+ "installUrl": "github:bytedance/deer-flow:skills/public/code-documentation",
269
+ "relPath": "skills/public/code-documentation",
270
+ "verified": true,
271
+ "tokenCount": 3811,
272
+ "evalSummary": {
273
+ "overallScore": 73,
274
+ "grade": "C",
275
+ "categories": [
276
+ {
277
+ "id": "structure",
278
+ "name": "Structure & completeness",
279
+ "score": 7,
280
+ "max": 10
281
+ },
282
+ {
283
+ "id": "description",
284
+ "name": "Description quality",
285
+ "score": 5,
286
+ "max": 10
287
+ },
288
+ {
289
+ "id": "prompt-engineering",
290
+ "name": "Prompt engineering",
291
+ "score": 10,
292
+ "max": 10
293
+ },
294
+ {
295
+ "id": "context-efficiency",
296
+ "name": "Context efficiency",
297
+ "score": 5,
298
+ "max": 10
299
+ },
300
+ {
301
+ "id": "safety",
302
+ "name": "Safety & guardrails",
303
+ "score": 9,
304
+ "max": 10
305
+ },
306
+ {
307
+ "id": "testability",
308
+ "name": "Testability",
309
+ "score": 5,
310
+ "max": 10
311
+ },
312
+ {
313
+ "id": "naming",
314
+ "name": "Naming & conventions",
315
+ "score": 10,
316
+ "max": 10
317
+ }
318
+ ],
319
+ "evaluatedAt": "2026-04-20T07:44:17.205Z",
320
+ "evaluatedVersion": "0.0.0"
321
+ }
43
322
  },
44
323
  {
45
324
  "name": "consulting-analysis",
@@ -51,7 +330,58 @@
51
330
  "allowedTools": [],
52
331
  "installUrl": "github:bytedance/deer-flow:skills/public/consulting-analysis",
53
332
  "relPath": "skills/public/consulting-analysis",
54
- "verified": true
333
+ "verified": true,
334
+ "tokenCount": 9313,
335
+ "evalSummary": {
336
+ "overallScore": 67,
337
+ "grade": "C",
338
+ "categories": [
339
+ {
340
+ "id": "structure",
341
+ "name": "Structure & completeness",
342
+ "score": 7,
343
+ "max": 10
344
+ },
345
+ {
346
+ "id": "description",
347
+ "name": "Description quality",
348
+ "score": 3,
349
+ "max": 10
350
+ },
351
+ {
352
+ "id": "prompt-engineering",
353
+ "name": "Prompt engineering",
354
+ "score": 8,
355
+ "max": 10
356
+ },
357
+ {
358
+ "id": "context-efficiency",
359
+ "name": "Context efficiency",
360
+ "score": 5,
361
+ "max": 10
362
+ },
363
+ {
364
+ "id": "safety",
365
+ "name": "Safety & guardrails",
366
+ "score": 9,
367
+ "max": 10
368
+ },
369
+ {
370
+ "id": "testability",
371
+ "name": "Testability",
372
+ "score": 5,
373
+ "max": 10
374
+ },
375
+ {
376
+ "id": "naming",
377
+ "name": "Naming & conventions",
378
+ "score": 10,
379
+ "max": 10
380
+ }
381
+ ],
382
+ "evaluatedAt": "2026-04-20T07:44:17.208Z",
383
+ "evaluatedVersion": "0.0.0"
384
+ }
55
385
  },
56
386
  {
57
387
  "name": "data-analysis",
@@ -63,7 +393,58 @@
63
393
  "allowedTools": [],
64
394
  "installUrl": "github:bytedance/deer-flow:skills/public/data-analysis",
65
395
  "relPath": "skills/public/data-analysis",
66
- "verified": true
396
+ "verified": true,
397
+ "tokenCount": 2321,
398
+ "evalSummary": {
399
+ "overallScore": 69,
400
+ "grade": "C",
401
+ "categories": [
402
+ {
403
+ "id": "structure",
404
+ "name": "Structure & completeness",
405
+ "score": 7,
406
+ "max": 10
407
+ },
408
+ {
409
+ "id": "description",
410
+ "name": "Description quality",
411
+ "score": 5,
412
+ "max": 10
413
+ },
414
+ {
415
+ "id": "prompt-engineering",
416
+ "name": "Prompt engineering",
417
+ "score": 9,
418
+ "max": 10
419
+ },
420
+ {
421
+ "id": "context-efficiency",
422
+ "name": "Context efficiency",
423
+ "score": 9,
424
+ "max": 10
425
+ },
426
+ {
427
+ "id": "safety",
428
+ "name": "Safety & guardrails",
429
+ "score": 7,
430
+ "max": 10
431
+ },
432
+ {
433
+ "id": "testability",
434
+ "name": "Testability",
435
+ "score": 1,
436
+ "max": 10
437
+ },
438
+ {
439
+ "id": "naming",
440
+ "name": "Naming & conventions",
441
+ "score": 10,
442
+ "max": 10
443
+ }
444
+ ],
445
+ "evaluatedAt": "2026-04-20T07:44:17.209Z",
446
+ "evaluatedVersion": "0.0.0"
447
+ }
67
448
  },
68
449
  {
69
450
  "name": "deep-research",
@@ -75,7 +456,58 @@
75
456
  "allowedTools": [],
76
457
  "installUrl": "github:bytedance/deer-flow:skills/public/deep-research",
77
458
  "relPath": "skills/public/deep-research",
78
- "verified": true
459
+ "verified": true,
460
+ "tokenCount": 2212,
461
+ "evalSummary": {
462
+ "overallScore": 73,
463
+ "grade": "C",
464
+ "categories": [
465
+ {
466
+ "id": "structure",
467
+ "name": "Structure & completeness",
468
+ "score": 7,
469
+ "max": 10
470
+ },
471
+ {
472
+ "id": "description",
473
+ "name": "Description quality",
474
+ "score": 5,
475
+ "max": 10
476
+ },
477
+ {
478
+ "id": "prompt-engineering",
479
+ "name": "Prompt engineering",
480
+ "score": 10,
481
+ "max": 10
482
+ },
483
+ {
484
+ "id": "context-efficiency",
485
+ "name": "Context efficiency",
486
+ "score": 9,
487
+ "max": 10
488
+ },
489
+ {
490
+ "id": "safety",
491
+ "name": "Safety & guardrails",
492
+ "score": 5,
493
+ "max": 10
494
+ },
495
+ {
496
+ "id": "testability",
497
+ "name": "Testability",
498
+ "score": 5,
499
+ "max": 10
500
+ },
501
+ {
502
+ "id": "naming",
503
+ "name": "Naming & conventions",
504
+ "score": 10,
505
+ "max": 10
506
+ }
507
+ ],
508
+ "evaluatedAt": "2026-04-20T07:44:17.210Z",
509
+ "evaluatedVersion": "0.0.0"
510
+ }
79
511
  },
80
512
  {
81
513
  "name": "find-skills",
@@ -87,7 +519,58 @@
87
519
  "allowedTools": [],
88
520
  "installUrl": "github:bytedance/deer-flow:skills/public/find-skills",
89
521
  "relPath": "skills/public/find-skills",
90
- "verified": true
522
+ "verified": true,
523
+ "tokenCount": 1445,
524
+ "evalSummary": {
525
+ "overallScore": 66,
526
+ "grade": "C",
527
+ "categories": [
528
+ {
529
+ "id": "structure",
530
+ "name": "Structure & completeness",
531
+ "score": 7,
532
+ "max": 10
533
+ },
534
+ {
535
+ "id": "description",
536
+ "name": "Description quality",
537
+ "score": 5,
538
+ "max": 10
539
+ },
540
+ {
541
+ "id": "prompt-engineering",
542
+ "name": "Prompt engineering",
543
+ "score": 9,
544
+ "max": 10
545
+ },
546
+ {
547
+ "id": "context-efficiency",
548
+ "name": "Context efficiency",
549
+ "score": 9,
550
+ "max": 10
551
+ },
552
+ {
553
+ "id": "safety",
554
+ "name": "Safety & guardrails",
555
+ "score": 3,
556
+ "max": 10
557
+ },
558
+ {
559
+ "id": "testability",
560
+ "name": "Testability",
561
+ "score": 3,
562
+ "max": 10
563
+ },
564
+ {
565
+ "id": "naming",
566
+ "name": "Naming & conventions",
567
+ "score": 10,
568
+ "max": 10
569
+ }
570
+ ],
571
+ "evaluatedAt": "2026-04-20T07:44:17.210Z",
572
+ "evaluatedVersion": "0.0.0"
573
+ }
91
574
  },
92
575
  {
93
576
  "name": "frontend-design",
@@ -99,7 +582,58 @@
99
582
  "allowedTools": [],
100
583
  "installUrl": "github:bytedance/deer-flow:skills/public/frontend-design",
101
584
  "relPath": "skills/public/frontend-design",
102
- "verified": true
585
+ "verified": true,
586
+ "tokenCount": 1932,
587
+ "evalSummary": {
588
+ "overallScore": 67,
589
+ "grade": "C",
590
+ "categories": [
591
+ {
592
+ "id": "structure",
593
+ "name": "Structure & completeness",
594
+ "score": 8,
595
+ "max": 10
596
+ },
597
+ {
598
+ "id": "description",
599
+ "name": "Description quality",
600
+ "score": 8,
601
+ "max": 10
602
+ },
603
+ {
604
+ "id": "prompt-engineering",
605
+ "name": "Prompt engineering",
606
+ "score": 7,
607
+ "max": 10
608
+ },
609
+ {
610
+ "id": "context-efficiency",
611
+ "name": "Context efficiency",
612
+ "score": 7,
613
+ "max": 10
614
+ },
615
+ {
616
+ "id": "safety",
617
+ "name": "Safety & guardrails",
618
+ "score": 6,
619
+ "max": 10
620
+ },
621
+ {
622
+ "id": "testability",
623
+ "name": "Testability",
624
+ "score": 1,
625
+ "max": 10
626
+ },
627
+ {
628
+ "id": "naming",
629
+ "name": "Naming & conventions",
630
+ "score": 10,
631
+ "max": 10
632
+ }
633
+ ],
634
+ "evaluatedAt": "2026-04-20T07:44:17.211Z",
635
+ "evaluatedVersion": "0.0.0"
636
+ }
103
637
  },
104
638
  {
105
639
  "name": "github-deep-research",
@@ -111,7 +645,58 @@
111
645
  "allowedTools": [],
112
646
  "installUrl": "github:bytedance/deer-flow:skills/public/github-deep-research",
113
647
  "relPath": "skills/public/github-deep-research",
114
- "verified": true
648
+ "verified": true,
649
+ "tokenCount": 1278,
650
+ "evalSummary": {
651
+ "overallScore": 64,
652
+ "grade": "D",
653
+ "categories": [
654
+ {
655
+ "id": "structure",
656
+ "name": "Structure & completeness",
657
+ "score": 7,
658
+ "max": 10
659
+ },
660
+ {
661
+ "id": "description",
662
+ "name": "Description quality",
663
+ "score": 5,
664
+ "max": 10
665
+ },
666
+ {
667
+ "id": "prompt-engineering",
668
+ "name": "Prompt engineering",
669
+ "score": 8,
670
+ "max": 10
671
+ },
672
+ {
673
+ "id": "context-efficiency",
674
+ "name": "Context efficiency",
675
+ "score": 9,
676
+ "max": 10
677
+ },
678
+ {
679
+ "id": "safety",
680
+ "name": "Safety & guardrails",
681
+ "score": 3,
682
+ "max": 10
683
+ },
684
+ {
685
+ "id": "testability",
686
+ "name": "Testability",
687
+ "score": 3,
688
+ "max": 10
689
+ },
690
+ {
691
+ "id": "naming",
692
+ "name": "Naming & conventions",
693
+ "score": 10,
694
+ "max": 10
695
+ }
696
+ ],
697
+ "evaluatedAt": "2026-04-20T07:44:17.211Z",
698
+ "evaluatedVersion": "0.0.0"
699
+ }
115
700
  },
116
701
  {
117
702
  "name": "image-generation",
@@ -123,7 +708,121 @@
123
708
  "allowedTools": [],
124
709
  "installUrl": "github:bytedance/deer-flow:skills/public/image-generation",
125
710
  "relPath": "skills/public/image-generation",
126
- "verified": true
711
+ "verified": true,
712
+ "tokenCount": 2217,
713
+ "evalSummary": {
714
+ "overallScore": 73,
715
+ "grade": "C",
716
+ "categories": [
717
+ {
718
+ "id": "structure",
719
+ "name": "Structure & completeness",
720
+ "score": 7,
721
+ "max": 10
722
+ },
723
+ {
724
+ "id": "description",
725
+ "name": "Description quality",
726
+ "score": 7,
727
+ "max": 10
728
+ },
729
+ {
730
+ "id": "prompt-engineering",
731
+ "name": "Prompt engineering",
732
+ "score": 10,
733
+ "max": 10
734
+ },
735
+ {
736
+ "id": "context-efficiency",
737
+ "name": "Context efficiency",
738
+ "score": 9,
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": 1,
751
+ "max": 10
752
+ },
753
+ {
754
+ "id": "naming",
755
+ "name": "Naming & conventions",
756
+ "score": 10,
757
+ "max": 10
758
+ }
759
+ ],
760
+ "evaluatedAt": "2026-04-20T07:44:17.212Z",
761
+ "evaluatedVersion": "0.0.0"
762
+ }
763
+ },
764
+ {
765
+ "name": "newsletter-generation",
766
+ "description": "Use this skill when the user requests to generate, create, write, or draft a newsletter, email digest, weekly roundup, industry briefing, or curated content summary. Supports topic-based research, content curation from multiple sources, and professional formatting for email or web distribution. Trigger on requests like \"create a newsletter about X\", \"write a weekly digest\", \"generate a tech roundup\", or \"curate news about Y\".",
767
+ "version": "0.0.0",
768
+ "license": "",
769
+ "creator": "",
770
+ "compatibility": "",
771
+ "allowedTools": [],
772
+ "installUrl": "github:bytedance/deer-flow:skills/public/newsletter-generation",
773
+ "relPath": "skills/public/newsletter-generation",
774
+ "verified": true,
775
+ "tokenCount": 3541,
776
+ "evalSummary": {
777
+ "overallScore": 67,
778
+ "grade": "C",
779
+ "categories": [
780
+ {
781
+ "id": "structure",
782
+ "name": "Structure & completeness",
783
+ "score": 7,
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": 3,
814
+ "max": 10
815
+ },
816
+ {
817
+ "id": "naming",
818
+ "name": "Naming & conventions",
819
+ "score": 10,
820
+ "max": 10
821
+ }
822
+ ],
823
+ "evaluatedAt": "2026-04-20T07:44:17.214Z",
824
+ "evaluatedVersion": "0.0.0"
825
+ }
127
826
  },
128
827
  {
129
828
  "name": "podcast-generation",
@@ -135,7 +834,58 @@
135
834
  "allowedTools": [],
136
835
  "installUrl": "github:bytedance/deer-flow:skills/public/podcast-generation",
137
836
  "relPath": "skills/public/podcast-generation",
138
- "verified": true
837
+ "verified": true,
838
+ "tokenCount": 1934,
839
+ "evalSummary": {
840
+ "overallScore": 77,
841
+ "grade": "C",
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": 7,
853
+ "max": 10
854
+ },
855
+ {
856
+ "id": "prompt-engineering",
857
+ "name": "Prompt engineering",
858
+ "score": 10,
859
+ "max": 10
860
+ },
861
+ {
862
+ "id": "context-efficiency",
863
+ "name": "Context efficiency",
864
+ "score": 10,
865
+ "max": 10
866
+ },
867
+ {
868
+ "id": "safety",
869
+ "name": "Safety & guardrails",
870
+ "score": 7,
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:44:17.214Z",
887
+ "evaluatedVersion": "0.0.0"
888
+ }
139
889
  },
140
890
  {
141
891
  "name": "ppt-generation",
@@ -147,7 +897,58 @@
147
897
  "allowedTools": [],
148
898
  "installUrl": "github:bytedance/deer-flow:skills/public/ppt-generation",
149
899
  "relPath": "skills/public/ppt-generation",
150
- "verified": true
900
+ "verified": true,
901
+ "tokenCount": 7130,
902
+ "evalSummary": {
903
+ "overallScore": 63,
904
+ "grade": "D",
905
+ "categories": [
906
+ {
907
+ "id": "structure",
908
+ "name": "Structure & completeness",
909
+ "score": 7,
910
+ "max": 10
911
+ },
912
+ {
913
+ "id": "description",
914
+ "name": "Description quality",
915
+ "score": 7,
916
+ "max": 10
917
+ },
918
+ {
919
+ "id": "prompt-engineering",
920
+ "name": "Prompt engineering",
921
+ "score": 9,
922
+ "max": 10
923
+ },
924
+ {
925
+ "id": "context-efficiency",
926
+ "name": "Context efficiency",
927
+ "score": 5,
928
+ "max": 10
929
+ },
930
+ {
931
+ "id": "safety",
932
+ "name": "Safety & guardrails",
933
+ "score": 5,
934
+ "max": 10
935
+ },
936
+ {
937
+ "id": "testability",
938
+ "name": "Testability",
939
+ "score": 1,
940
+ "max": 10
941
+ },
942
+ {
943
+ "id": "naming",
944
+ "name": "Naming & conventions",
945
+ "score": 10,
946
+ "max": 10
947
+ }
948
+ ],
949
+ "evaluatedAt": "2026-04-20T07:44:17.217Z",
950
+ "evaluatedVersion": "0.0.0"
951
+ }
151
952
  },
152
953
  {
153
954
  "name": "skill-creator",
@@ -159,7 +960,121 @@
159
960
  "allowedTools": [],
160
961
  "installUrl": "github:bytedance/deer-flow:skills/public/skill-creator",
161
962
  "relPath": "skills/public/skill-creator",
162
- "verified": true
963
+ "verified": true,
964
+ "tokenCount": 10269,
965
+ "evalSummary": {
966
+ "overallScore": 86,
967
+ "grade": "B",
968
+ "categories": [
969
+ {
970
+ "id": "structure",
971
+ "name": "Structure & completeness",
972
+ "score": 7,
973
+ "max": 10
974
+ },
975
+ {
976
+ "id": "description",
977
+ "name": "Description quality",
978
+ "score": 8,
979
+ "max": 10
980
+ },
981
+ {
982
+ "id": "prompt-engineering",
983
+ "name": "Prompt engineering",
984
+ "score": 9,
985
+ "max": 10
986
+ },
987
+ {
988
+ "id": "context-efficiency",
989
+ "name": "Context efficiency",
990
+ "score": 6,
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": 10,
1003
+ "max": 10
1004
+ },
1005
+ {
1006
+ "id": "naming",
1007
+ "name": "Naming & conventions",
1008
+ "score": 10,
1009
+ "max": 10
1010
+ }
1011
+ ],
1012
+ "evaluatedAt": "2026-04-20T07:44:17.220Z",
1013
+ "evaluatedVersion": "0.0.0"
1014
+ }
1015
+ },
1016
+ {
1017
+ "name": "smoke-test",
1018
+ "description": "End-to-end smoke test skill for DeerFlow. Guides through: 1) Pulling latest code, 2) Docker OR Local installation and deployment (user preference, default to Local if Docker network issues), 3) Service availability verification, 4) Health check, 5) Final test report. Use when the user says \"run smoke test\", \"smoke test deployment\", \"verify installation\", \"test service availability\", \"end-to-end test\", or similar.",
1019
+ "version": "0.0.0",
1020
+ "license": "",
1021
+ "creator": "",
1022
+ "compatibility": "",
1023
+ "allowedTools": [],
1024
+ "installUrl": "github:bytedance/deer-flow:.agent/skills/smoke-test",
1025
+ "relPath": ".agent/skills/smoke-test",
1026
+ "verified": true,
1027
+ "tokenCount": 2764,
1028
+ "evalSummary": {
1029
+ "overallScore": 76,
1030
+ "grade": "C",
1031
+ "categories": [
1032
+ {
1033
+ "id": "structure",
1034
+ "name": "Structure & completeness",
1035
+ "score": 7,
1036
+ "max": 10
1037
+ },
1038
+ {
1039
+ "id": "description",
1040
+ "name": "Description quality",
1041
+ "score": 5,
1042
+ "max": 10
1043
+ },
1044
+ {
1045
+ "id": "prompt-engineering",
1046
+ "name": "Prompt engineering",
1047
+ "score": 8,
1048
+ "max": 10
1049
+ },
1050
+ {
1051
+ "id": "context-efficiency",
1052
+ "name": "Context efficiency",
1053
+ "score": 9,
1054
+ "max": 10
1055
+ },
1056
+ {
1057
+ "id": "safety",
1058
+ "name": "Safety & guardrails",
1059
+ "score": 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:44:17.220Z",
1076
+ "evaluatedVersion": "0.0.0"
1077
+ }
163
1078
  },
164
1079
  {
165
1080
  "name": "surprise-me",
@@ -171,7 +1086,121 @@
171
1086
  "allowedTools": [],
172
1087
  "installUrl": "github:bytedance/deer-flow:skills/public/surprise-me",
173
1088
  "relPath": "skills/public/surprise-me",
174
- "verified": true
1089
+ "verified": true,
1090
+ "tokenCount": 768,
1091
+ "evalSummary": {
1092
+ "overallScore": 59,
1093
+ "grade": "D",
1094
+ "categories": [
1095
+ {
1096
+ "id": "structure",
1097
+ "name": "Structure & completeness",
1098
+ "score": 7,
1099
+ "max": 10
1100
+ },
1101
+ {
1102
+ "id": "description",
1103
+ "name": "Description quality",
1104
+ "score": 8,
1105
+ "max": 10
1106
+ },
1107
+ {
1108
+ "id": "prompt-engineering",
1109
+ "name": "Prompt engineering",
1110
+ "score": 7,
1111
+ "max": 10
1112
+ },
1113
+ {
1114
+ "id": "context-efficiency",
1115
+ "name": "Context efficiency",
1116
+ "score": 6,
1117
+ "max": 10
1118
+ },
1119
+ {
1120
+ "id": "safety",
1121
+ "name": "Safety & guardrails",
1122
+ "score": 2,
1123
+ "max": 10
1124
+ },
1125
+ {
1126
+ "id": "testability",
1127
+ "name": "Testability",
1128
+ "score": 1,
1129
+ "max": 10
1130
+ },
1131
+ {
1132
+ "id": "naming",
1133
+ "name": "Naming & conventions",
1134
+ "score": 10,
1135
+ "max": 10
1136
+ }
1137
+ ],
1138
+ "evaluatedAt": "2026-04-20T07:44:17.221Z",
1139
+ "evaluatedVersion": "0.0.0"
1140
+ }
1141
+ },
1142
+ {
1143
+ "name": "systematic-literature-review",
1144
+ "description": "Use this skill when the user wants a systematic literature review, survey, or synthesis across multiple academic papers on a topic. Also covers annotated bibliographies and cross-paper comparisons. Searches arXiv and outputs reports in APA, IEEE, or BibTeX format. Not for single-paper tasks — use academic-paper-review for reviewing one paper.",
1145
+ "version": "0.0.0",
1146
+ "license": "",
1147
+ "creator": "",
1148
+ "compatibility": "",
1149
+ "allowedTools": [],
1150
+ "installUrl": "github:bytedance/deer-flow:skills/public/systematic-literature-review",
1151
+ "relPath": "skills/public/systematic-literature-review",
1152
+ "verified": true,
1153
+ "tokenCount": 5299,
1154
+ "evalSummary": {
1155
+ "overallScore": 77,
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": 5,
1168
+ "max": 10
1169
+ },
1170
+ {
1171
+ "id": "prompt-engineering",
1172
+ "name": "Prompt engineering",
1173
+ "score": 10,
1174
+ "max": 10
1175
+ },
1176
+ {
1177
+ "id": "context-efficiency",
1178
+ "name": "Context efficiency",
1179
+ "score": 7,
1180
+ "max": 10
1181
+ },
1182
+ {
1183
+ "id": "safety",
1184
+ "name": "Safety & guardrails",
1185
+ "score": 10,
1186
+ "max": 10
1187
+ },
1188
+ {
1189
+ "id": "testability",
1190
+ "name": "Testability",
1191
+ "score": 5,
1192
+ "max": 10
1193
+ },
1194
+ {
1195
+ "id": "naming",
1196
+ "name": "Naming & conventions",
1197
+ "score": 10,
1198
+ "max": 10
1199
+ }
1200
+ ],
1201
+ "evaluatedAt": "2026-04-20T07:44:17.222Z",
1202
+ "evaluatedVersion": "0.0.0"
1203
+ }
175
1204
  },
176
1205
  {
177
1206
  "name": "vercel-deploy",
@@ -183,7 +1212,58 @@
183
1212
  "allowedTools": [],
184
1213
  "installUrl": "github:bytedance/deer-flow:skills/public/vercel-deploy-claimable",
185
1214
  "relPath": "skills/public/vercel-deploy-claimable",
186
- "verified": true
1215
+ "verified": true,
1216
+ "tokenCount": 724,
1217
+ "evalSummary": {
1218
+ "overallScore": 67,
1219
+ "grade": "C",
1220
+ "categories": [
1221
+ {
1222
+ "id": "structure",
1223
+ "name": "Structure & completeness",
1224
+ "score": 8,
1225
+ "max": 10
1226
+ },
1227
+ {
1228
+ "id": "description",
1229
+ "name": "Description quality",
1230
+ "score": 8,
1231
+ "max": 10
1232
+ },
1233
+ {
1234
+ "id": "prompt-engineering",
1235
+ "name": "Prompt engineering",
1236
+ "score": 5,
1237
+ "max": 10
1238
+ },
1239
+ {
1240
+ "id": "context-efficiency",
1241
+ "name": "Context efficiency",
1242
+ "score": 9,
1243
+ "max": 10
1244
+ },
1245
+ {
1246
+ "id": "safety",
1247
+ "name": "Safety & guardrails",
1248
+ "score": 7,
1249
+ "max": 10
1250
+ },
1251
+ {
1252
+ "id": "testability",
1253
+ "name": "Testability",
1254
+ "score": 1,
1255
+ "max": 10
1256
+ },
1257
+ {
1258
+ "id": "naming",
1259
+ "name": "Naming & conventions",
1260
+ "score": 9,
1261
+ "max": 10
1262
+ }
1263
+ ],
1264
+ "evaluatedAt": "2026-04-20T07:44:17.223Z",
1265
+ "evaluatedVersion": "1.0.0"
1266
+ }
187
1267
  },
188
1268
  {
189
1269
  "name": "video-generation",
@@ -195,7 +1275,58 @@
195
1275
  "allowedTools": [],
196
1276
  "installUrl": "github:bytedance/deer-flow:skills/public/video-generation",
197
1277
  "relPath": "skills/public/video-generation",
198
- "verified": true
1278
+ "verified": true,
1279
+ "tokenCount": 1319,
1280
+ "evalSummary": {
1281
+ "overallScore": 73,
1282
+ "grade": "C",
1283
+ "categories": [
1284
+ {
1285
+ "id": "structure",
1286
+ "name": "Structure & completeness",
1287
+ "score": 7,
1288
+ "max": 10
1289
+ },
1290
+ {
1291
+ "id": "description",
1292
+ "name": "Description quality",
1293
+ "score": 7,
1294
+ "max": 10
1295
+ },
1296
+ {
1297
+ "id": "prompt-engineering",
1298
+ "name": "Prompt engineering",
1299
+ "score": 10,
1300
+ "max": 10
1301
+ },
1302
+ {
1303
+ "id": "context-efficiency",
1304
+ "name": "Context efficiency",
1305
+ "score": 9,
1306
+ "max": 10
1307
+ },
1308
+ {
1309
+ "id": "safety",
1310
+ "name": "Safety & guardrails",
1311
+ "score": 7,
1312
+ "max": 10
1313
+ },
1314
+ {
1315
+ "id": "testability",
1316
+ "name": "Testability",
1317
+ "score": 1,
1318
+ "max": 10
1319
+ },
1320
+ {
1321
+ "id": "naming",
1322
+ "name": "Naming & conventions",
1323
+ "score": 10,
1324
+ "max": 10
1325
+ }
1326
+ ],
1327
+ "evaluatedAt": "2026-04-20T07:44:17.223Z",
1328
+ "evaluatedVersion": "0.0.0"
1329
+ }
199
1330
  },
200
1331
  {
201
1332
  "name": "web-design-guidelines",
@@ -207,7 +1338,58 @@
207
1338
  "allowedTools": [],
208
1339
  "installUrl": "github:bytedance/deer-flow:skills/public/web-design-guidelines",
209
1340
  "relPath": "skills/public/web-design-guidelines",
210
- "verified": true
1341
+ "verified": true,
1342
+ "tokenCount": 330,
1343
+ "evalSummary": {
1344
+ "overallScore": 64,
1345
+ "grade": "D",
1346
+ "categories": [
1347
+ {
1348
+ "id": "structure",
1349
+ "name": "Structure & completeness",
1350
+ "score": 8,
1351
+ "max": 10
1352
+ },
1353
+ {
1354
+ "id": "description",
1355
+ "name": "Description quality",
1356
+ "score": 10,
1357
+ "max": 10
1358
+ },
1359
+ {
1360
+ "id": "prompt-engineering",
1361
+ "name": "Prompt engineering",
1362
+ "score": 7,
1363
+ "max": 10
1364
+ },
1365
+ {
1366
+ "id": "context-efficiency",
1367
+ "name": "Context efficiency",
1368
+ "score": 6,
1369
+ "max": 10
1370
+ },
1371
+ {
1372
+ "id": "safety",
1373
+ "name": "Safety & guardrails",
1374
+ "score": 3,
1375
+ "max": 10
1376
+ },
1377
+ {
1378
+ "id": "testability",
1379
+ "name": "Testability",
1380
+ "score": 1,
1381
+ "max": 10
1382
+ },
1383
+ {
1384
+ "id": "naming",
1385
+ "name": "Naming & conventions",
1386
+ "score": 10,
1387
+ "max": 10
1388
+ }
1389
+ ],
1390
+ "evaluatedAt": "2026-04-20T07:44:17.224Z",
1391
+ "evaluatedVersion": "1.0.0"
1392
+ }
211
1393
  }
212
1394
  ]
213
1395
  }