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.
Files changed (35) hide show
  1. package/README.md +1 -1
  2. package/data/skill-index/Affitor_affiliate-skills.json +4089 -167
  3. package/data/skill-index/Eronred_aso-skills.json +2251 -31
  4. package/data/skill-index/GPTomics_bioSkills.json +33126 -640
  5. package/data/skill-index/Galaxy-Dawn_claude-scholar.json +3084 -765
  6. package/data/skill-index/Imbad0202_academic-research-skills.json +315 -19
  7. package/data/skill-index/K-Dense-AI_claude-scientific-skills.json +10060 -144
  8. package/data/skill-index/Leonxlnx_taste-skill.json +1150 -10
  9. package/data/skill-index/Master-cai_Research-Paper-Writing-Skills.json +76 -2
  10. package/data/skill-index/MiniMax-AI_skills.json +1730 -28
  11. package/data/skill-index/Paramchoudhary_ResumeSkills.json +10421 -0
  12. package/data/skill-index/affaan-m_everything-claude-code.json +35901 -2483
  13. package/data/skill-index/alirezarezvani_claude-skills.json +40310 -1896
  14. package/data/skill-index/anthropics_skills.json +1352 -20
  15. package/data/skill-index/antonbabenko_terraform-skill.json +146 -0
  16. package/data/skill-index/bytedance_deer-flow.json +1657 -29
  17. package/data/skill-index/coreyhaines31_marketingskills.json +3266 -54
  18. package/data/skill-index/github_awesome-copilot.json +36002 -902
  19. package/data/skill-index/google_skills.json +1790 -0
  20. package/data/skill-index/heygen-com_hyperframes.json +1346 -17
  21. package/data/skill-index/himself65_finance-skills.json +1866 -38
  22. package/data/skill-index/kemiljk_fluid-design.json +76 -2
  23. package/data/skill-index/kepano_obsidian-skills.json +376 -6
  24. package/data/skill-index/luongnv89_skills.json +2425 -857
  25. package/data/skill-index/mattpocock_skills.json +1809 -118
  26. package/data/skill-index/nextlevelbuilder_ui-ux-pro-max-skill.json +538 -20
  27. package/data/skill-index/obra_superpowers.json +1051 -15
  28. package/data/skill-index/sickn33_antigravity-awesome-skills.json +346070 -13548
  29. package/data/skill-index/slavingia_skills.json +751 -11
  30. package/data/skill-index-resources.json +28 -1
  31. package/dist/agent-skill-manager.js +217 -217
  32. package/dist/{chunk-CLIZUJVB.js → chunk-5ADANJQ6.js} +1 -1
  33. package/dist/{src-RNJS76U3.js → src-SVL3X6OZ.js} +1 -1
  34. package/package.json +1 -1
  35. package/data/bundles/eu-project-ops.json +0 -25
@@ -2,13 +2,13 @@
2
2
  "repoUrl": "https://github.com/Imbad0202/academic-research-skills.git",
3
3
  "owner": "Imbad0202",
4
4
  "repo": "academic-research-skills",
5
- "updatedAt": "2026-04-20T07:45:11.170Z",
5
+ "updatedAt": "2026-04-30T23:05:33.834Z",
6
6
  "skillCount": 4,
7
7
  "skills": [
8
8
  {
9
9
  "name": "academic-paper",
10
10
  "description": "12-agent academic paper writing pipeline. 10 modes (full/plan/outline/revision/revision-coach/abstract/lit-review/format-convert/citation-check/disclosure). 6 paper types, 5 citation formats, bilingual abstracts, LaTeX/DOCX-via-Pandoc/PDF output. Style Calibration + Writing Quality Check + Anti-Patterns with IRON RULE markers. Triggers: write paper, academic paper, guide my paper, parse reviews, AI disclosure, 寫論文, 學術論文, 引導我寫論文, 審查意見.",
11
- "version": "3.0.2",
11
+ "version": "3.1.1",
12
12
  "license": "",
13
13
  "creator": "",
14
14
  "compatibility": "",
@@ -16,7 +16,7 @@
16
16
  "installUrl": "github:Imbad0202/academic-research-skills:academic-paper",
17
17
  "relPath": "academic-paper",
18
18
  "verified": true,
19
- "tokenCount": 5022,
19
+ "tokenCount": 5095,
20
20
  "evalSummary": {
21
21
  "overallScore": 70,
22
22
  "grade": "C",
@@ -64,14 +64,88 @@
64
64
  "max": 10
65
65
  }
66
66
  ],
67
- "evaluatedAt": "2026-04-20T07:45:11.150Z",
68
- "evaluatedVersion": "3.0.2"
67
+ "evaluatedAt": "2026-04-30T23:05:33.821Z",
68
+ "evaluatedVersion": "3.1.1"
69
+ },
70
+ "evalSummaries": {
71
+ "quality": {
72
+ "providerId": "quality",
73
+ "providerVersion": "1.0.0",
74
+ "schemaVersion": 1,
75
+ "passed": true,
76
+ "overallScore": 70,
77
+ "grade": "C",
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": 2,
89
+ "max": 10
90
+ },
91
+ {
92
+ "id": "prompt-engineering",
93
+ "name": "Prompt engineering",
94
+ "score": 8,
95
+ "max": 10
96
+ },
97
+ {
98
+ "id": "context-efficiency",
99
+ "name": "Context efficiency",
100
+ "score": 7,
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": 5,
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:33.821Z",
123
+ "evaluatedVersion": "3.1.1"
124
+ },
125
+ "skill-best-practice": {
126
+ "providerId": "skill-best-practice",
127
+ "providerVersion": "1.1.0",
128
+ "schemaVersion": 1,
129
+ "passed": true,
130
+ "overallScore": 79,
131
+ "grade": "C",
132
+ "categories": [
133
+ {
134
+ "id": "validation",
135
+ "name": "Deterministic validation",
136
+ "score": 11,
137
+ "max": 14
138
+ }
139
+ ],
140
+ "evaluatedAt": "2026-04-30T23:05:33.821Z",
141
+ "evaluatedVersion": "3.1.1"
142
+ }
69
143
  }
70
144
  },
71
145
  {
72
146
  "name": "academic-paper-reviewer",
73
147
  "description": "Multi-perspective academic paper review with dynamic reviewer personas. Simulates 5 independent reviewers (EIC + 3 peer reviewers + Devil's Advocate) with field-specific expertise. Supports full review, re-review (verification), quick assessment, methodology focus, Socratic guided, and calibration modes. Triggers on: review paper, peer review, manuscript review, referee report, review my paper, critique paper, simulate review, editorial review, calibrate reviewer, reviewer calibration, measure reviewer accuracy.",
74
- "version": "1.8.1",
148
+ "version": "1.9.0",
75
149
  "license": "",
76
150
  "creator": "",
77
151
  "compatibility": "",
@@ -79,9 +153,9 @@
79
153
  "installUrl": "github:Imbad0202/academic-research-skills:academic-paper-reviewer",
80
154
  "relPath": "academic-paper-reviewer",
81
155
  "verified": true,
82
- "tokenCount": 5714,
156
+ "tokenCount": 5989,
83
157
  "evalSummary": {
84
- "overallScore": 61,
158
+ "overallScore": 64,
85
159
  "grade": "D",
86
160
  "categories": [
87
161
  {
@@ -117,7 +191,7 @@
117
191
  {
118
192
  "id": "testability",
119
193
  "name": "Testability",
120
- "score": 3,
194
+ "score": 5,
121
195
  "max": 10
122
196
  },
123
197
  {
@@ -127,14 +201,88 @@
127
201
  "max": 10
128
202
  }
129
203
  ],
130
- "evaluatedAt": "2026-04-20T07:45:11.152Z",
131
- "evaluatedVersion": "1.8.1"
204
+ "evaluatedAt": "2026-04-30T23:05:33.824Z",
205
+ "evaluatedVersion": "1.9.0"
206
+ },
207
+ "evalSummaries": {
208
+ "quality": {
209
+ "providerId": "quality",
210
+ "providerVersion": "1.0.0",
211
+ "schemaVersion": 1,
212
+ "passed": true,
213
+ "overallScore": 64,
214
+ "grade": "D",
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": 0,
226
+ "max": 10
227
+ },
228
+ {
229
+ "id": "prompt-engineering",
230
+ "name": "Prompt engineering",
231
+ "score": 8,
232
+ "max": 10
233
+ },
234
+ {
235
+ "id": "context-efficiency",
236
+ "name": "Context efficiency",
237
+ "score": 5,
238
+ "max": 10
239
+ },
240
+ {
241
+ "id": "safety",
242
+ "name": "Safety & guardrails",
243
+ "score": 9,
244
+ "max": 10
245
+ },
246
+ {
247
+ "id": "testability",
248
+ "name": "Testability",
249
+ "score": 5,
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:33.824Z",
260
+ "evaluatedVersion": "1.9.0"
261
+ },
262
+ "skill-best-practice": {
263
+ "providerId": "skill-best-practice",
264
+ "providerVersion": "1.1.0",
265
+ "schemaVersion": 1,
266
+ "passed": true,
267
+ "overallScore": 79,
268
+ "grade": "C",
269
+ "categories": [
270
+ {
271
+ "id": "validation",
272
+ "name": "Deterministic validation",
273
+ "score": 11,
274
+ "max": 14
275
+ }
276
+ ],
277
+ "evaluatedAt": "2026-04-30T23:05:33.824Z",
278
+ "evaluatedVersion": "1.9.0"
279
+ }
132
280
  }
133
281
  },
134
282
  {
135
283
  "name": "academic-pipeline",
136
284
  "description": "Orchestrator for the full academic research pipeline: research -> write -> integrity check -> review -> revise -> re-review -> re-revise -> final integrity check -> finalize. Coordinates deep-research, academic-paper, and academic-paper-reviewer into a seamless 10-stage workflow with mandatory integrity verification, two-stage peer review, and reproducible quality gates. Triggers on: academic pipeline, research to paper, full paper workflow, paper pipeline, end-to-end paper, research-to-publication, complete paper workflow.",
137
- "version": "3.2.2",
285
+ "version": "3.6.7",
138
286
  "license": "",
139
287
  "creator": "",
140
288
  "compatibility": "",
@@ -142,7 +290,7 @@
142
290
  "installUrl": "github:Imbad0202/academic-research-skills:academic-pipeline",
143
291
  "relPath": "academic-pipeline",
144
292
  "verified": true,
145
- "tokenCount": 7656,
293
+ "tokenCount": 8877,
146
294
  "evalSummary": {
147
295
  "overallScore": 74,
148
296
  "grade": "C",
@@ -190,14 +338,88 @@
190
338
  "max": 10
191
339
  }
192
340
  ],
193
- "evaluatedAt": "2026-04-20T07:45:11.154Z",
194
- "evaluatedVersion": "3.2.2"
341
+ "evaluatedAt": "2026-04-30T23:05:33.828Z",
342
+ "evaluatedVersion": "3.6.7"
343
+ },
344
+ "evalSummaries": {
345
+ "quality": {
346
+ "providerId": "quality",
347
+ "providerVersion": "1.0.0",
348
+ "schemaVersion": 1,
349
+ "passed": true,
350
+ "overallScore": 74,
351
+ "grade": "C",
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": 3,
363
+ "max": 10
364
+ },
365
+ {
366
+ "id": "prompt-engineering",
367
+ "name": "Prompt engineering",
368
+ "score": 8,
369
+ "max": 10
370
+ },
371
+ {
372
+ "id": "context-efficiency",
373
+ "name": "Context efficiency",
374
+ "score": 6,
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": 7,
387
+ "max": 10
388
+ },
389
+ {
390
+ "id": "naming",
391
+ "name": "Naming & conventions",
392
+ "score": 10,
393
+ "max": 10
394
+ }
395
+ ],
396
+ "evaluatedAt": "2026-04-30T23:05:33.828Z",
397
+ "evaluatedVersion": "3.6.7"
398
+ },
399
+ "skill-best-practice": {
400
+ "providerId": "skill-best-practice",
401
+ "providerVersion": "1.1.0",
402
+ "schemaVersion": 1,
403
+ "passed": false,
404
+ "overallScore": 71,
405
+ "grade": "C",
406
+ "categories": [
407
+ {
408
+ "id": "validation",
409
+ "name": "Deterministic validation",
410
+ "score": 10,
411
+ "max": 14
412
+ }
413
+ ],
414
+ "evaluatedAt": "2026-04-30T23:05:33.828Z",
415
+ "evaluatedVersion": "3.6.7"
416
+ }
195
417
  }
196
418
  },
197
419
  {
198
420
  "name": "deep-research",
199
421
  "description": "Universal deep research agent team. 13-agent pipeline for rigorous academic research on any topic. 7 modes: full research, quick brief, paper review, lit-review, fact-check, Socratic guided research dialogue, and systematic review with optional meta-analysis. Covers research question formulation, Socratic mentoring, methodology design, systematic literature search, source verification, cross-source synthesis, risk of bias assessment, meta-analysis, APA 7.0 report compilation, editorial review, devil's advocate challenges, ethics review, and post-research literature monitoring. Triggers on: research, deep research, literature review, systematic review, meta-analysis, PRISMA, evidence synthesis, fact-check, guide my research, help me think through, 研究, 深度研究, 文獻回顧, 文獻探討, 系統性回顧, 後設分析, 事實查核, 引導我的研究, 幫我釐清, 幫我想想, 我不確定要研究什麼, 研究方向, 研究主題.",
200
- "version": "2.8.1",
422
+ "version": "2.9.3",
201
423
  "license": "",
202
424
  "creator": "",
203
425
  "compatibility": "",
@@ -205,7 +427,7 @@
205
427
  "installUrl": "github:Imbad0202/academic-research-skills:deep-research",
206
428
  "relPath": "deep-research",
207
429
  "verified": true,
208
- "tokenCount": 6968,
430
+ "tokenCount": 7111,
209
431
  "evalSummary": {
210
432
  "overallScore": 67,
211
433
  "grade": "C",
@@ -253,8 +475,82 @@
253
475
  "max": 10
254
476
  }
255
477
  ],
256
- "evaluatedAt": "2026-04-20T07:45:11.156Z",
257
- "evaluatedVersion": "2.8.1"
478
+ "evaluatedAt": "2026-04-30T23:05:33.832Z",
479
+ "evaluatedVersion": "2.9.3"
480
+ },
481
+ "evalSummaries": {
482
+ "quality": {
483
+ "providerId": "quality",
484
+ "providerVersion": "1.0.0",
485
+ "schemaVersion": 1,
486
+ "passed": true,
487
+ "overallScore": 67,
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": 3,
500
+ "max": 10
501
+ },
502
+ {
503
+ "id": "prompt-engineering",
504
+ "name": "Prompt engineering",
505
+ "score": 7,
506
+ "max": 10
507
+ },
508
+ {
509
+ "id": "context-efficiency",
510
+ "name": "Context efficiency",
511
+ "score": 3,
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": 7,
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:33.832Z",
534
+ "evaluatedVersion": "2.9.3"
535
+ },
536
+ "skill-best-practice": {
537
+ "providerId": "skill-best-practice",
538
+ "providerVersion": "1.1.0",
539
+ "schemaVersion": 1,
540
+ "passed": true,
541
+ "overallScore": 79,
542
+ "grade": "C",
543
+ "categories": [
544
+ {
545
+ "id": "validation",
546
+ "name": "Deterministic validation",
547
+ "score": 11,
548
+ "max": 14
549
+ }
550
+ ],
551
+ "evaluatedAt": "2026-04-30T23:05:33.832Z",
552
+ "evaluatedVersion": "2.9.3"
553
+ }
258
554
  }
259
555
  }
260
556
  ]