agent-skill-manager 2.17.0 → 2.18.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 +16 -2
- package/data/skill-index/ComposioHQ_awesome-claude-skills.json +153443 -0
- package/data/skill-index/Egonex-AI_Understand-Anything.json +2 -2
- package/data/skill-index/JuliusBrussee_caveman.json +3985 -0
- package/data/skill-index/Leonxlnx_taste-skill.json +47 -47
- package/data/skill-index/Nutlope_hallmark.json +185 -0
- package/data/skill-index/addyosmani_agent-skills.json +81 -81
- package/data/skill-index/anthropics_skills.json +69 -69
- package/data/skill-index/ayghri_i-have-adhd.json +185 -0
- package/data/skill-index/blader_humanizer.json +185 -0
- package/data/skill-index/cathrynlavery_diagram-design.json +185 -0
- package/data/skill-index/charlie947_answer-first.json +185 -0
- package/data/skill-index/charlie947_voiceprint.json +185 -0
- package/data/skill-index/google-labs-code_design.md.json +891 -0
- package/data/skill-index/hardikpandya_stop-slop.json +185 -0
- package/data/skill-index/mattpocock_skills.json +482 -114
- package/data/skill-index/multica-ai_andrej-karpathy-skills.json +185 -0
- package/data/skill-index/nextlevelbuilder_ui-ux-pro-max-skill.json +44 -44
- package/data/skill-index/obra_superpowers.json +49 -49
- package/data/skill-index/pbakaus_impeccable.json +185 -0
- package/data/skill-index/tt-a1i_archify.json +185 -0
- package/data/skill-index/zarazhangrui_frontend-slides.json +185 -0
- package/data/skill-index-resources.json +136 -10
- package/dist/agent-skill-manager.js +283 -239
- package/dist/chunk-54VC5E5G.js +23 -0
- package/dist/chunk-ESKBKSXS.js +2 -0
- package/dist/{chunk-LS24FFOX.js → chunk-VGQYV246.js} +2 -2
- package/dist/{chunk-LH2C3PE7.js → chunk-ZAOVB3X2.js} +1 -1
- package/dist/config-PQRMSV7F.js +2 -0
- package/dist/{lock-NN2MADX7.js → lock-RVOMV2LT.js} +1 -1
- package/dist/spawn-JDSII5L3.js +2 -0
- package/dist/src-SP66WR5V.js +119 -0
- package/package.json +1 -1
- package/dist/chunk-BQ4RW237.js +0 -20
- package/dist/config-AZYQEQOQ.js +0 -2
- package/dist/src-BD3KFE5H.js +0 -119
|
@@ -0,0 +1,185 @@
|
|
|
1
|
+
{
|
|
2
|
+
"repoUrl": "https://github.com/ayghri/i-have-adhd.git",
|
|
3
|
+
"owner": "ayghri",
|
|
4
|
+
"repo": "i-have-adhd",
|
|
5
|
+
"updatedAt": "2026-08-27T10:21:39.695Z",
|
|
6
|
+
"skillCount": 1,
|
|
7
|
+
"skills": [
|
|
8
|
+
{
|
|
9
|
+
"name": "i-have-adhd",
|
|
10
|
+
"description": "Shape output for a reader with ADHD: lead with the next action, number multi-step work, restate state across turns, suppress tangents, give specific time estimates, make wins visible. Invoke with /i-have-adhd; stays on until \"stop adhd mode\". \u2014 anti-slop",
|
|
11
|
+
"version": "0.0.0",
|
|
12
|
+
"license": "MIT",
|
|
13
|
+
"creator": "",
|
|
14
|
+
"compatibility": "",
|
|
15
|
+
"allowedTools": [],
|
|
16
|
+
"modelInvocable": false,
|
|
17
|
+
"userInvocable": true,
|
|
18
|
+
"installUrl": "github:ayghri/i-have-adhd:skills/i-have-adhd",
|
|
19
|
+
"relPath": "skills/i-have-adhd",
|
|
20
|
+
"verified": true,
|
|
21
|
+
"tokenCount": 2283,
|
|
22
|
+
"evalSummary": {
|
|
23
|
+
"overallScore": 81,
|
|
24
|
+
"grade": "B",
|
|
25
|
+
"categories": [
|
|
26
|
+
{
|
|
27
|
+
"id": "structure",
|
|
28
|
+
"name": "Structure & completeness",
|
|
29
|
+
"score": 8,
|
|
30
|
+
"max": 10
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"id": "description",
|
|
34
|
+
"name": "Description quality",
|
|
35
|
+
"score": 7,
|
|
36
|
+
"max": 10
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"id": "prompt-engineering",
|
|
40
|
+
"name": "Prompt engineering",
|
|
41
|
+
"score": 8,
|
|
42
|
+
"max": 10
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"id": "context-efficiency",
|
|
46
|
+
"name": "Context efficiency",
|
|
47
|
+
"score": 10,
|
|
48
|
+
"max": 10
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"id": "safety",
|
|
52
|
+
"name": "Safety & guardrails",
|
|
53
|
+
"score": 10,
|
|
54
|
+
"max": 10
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"id": "testability",
|
|
58
|
+
"name": "Testability",
|
|
59
|
+
"score": 5,
|
|
60
|
+
"max": 10
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"id": "license",
|
|
64
|
+
"name": "License verification",
|
|
65
|
+
"score": 5,
|
|
66
|
+
"max": 10
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"id": "naming",
|
|
70
|
+
"name": "Naming & conventions",
|
|
71
|
+
"score": 8,
|
|
72
|
+
"max": 10
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"id": "pii",
|
|
76
|
+
"name": "PII detection",
|
|
77
|
+
"score": 10,
|
|
78
|
+
"max": 10
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
"id": "script-lint",
|
|
82
|
+
"name": "Script linting",
|
|
83
|
+
"score": 10,
|
|
84
|
+
"max": 10
|
|
85
|
+
}
|
|
86
|
+
],
|
|
87
|
+
"evaluatedAt": "2026-08-27T10:21:39.692Z",
|
|
88
|
+
"evaluatedVersion": "0.0.0"
|
|
89
|
+
},
|
|
90
|
+
"evalSummaries": {
|
|
91
|
+
"quality": {
|
|
92
|
+
"providerId": "quality",
|
|
93
|
+
"providerVersion": "1.0.0",
|
|
94
|
+
"schemaVersion": 1,
|
|
95
|
+
"passed": true,
|
|
96
|
+
"overallScore": 81,
|
|
97
|
+
"grade": "B",
|
|
98
|
+
"categories": [
|
|
99
|
+
{
|
|
100
|
+
"id": "structure",
|
|
101
|
+
"name": "Structure & completeness",
|
|
102
|
+
"score": 8,
|
|
103
|
+
"max": 10
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"id": "description",
|
|
107
|
+
"name": "Description quality",
|
|
108
|
+
"score": 7,
|
|
109
|
+
"max": 10
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"id": "prompt-engineering",
|
|
113
|
+
"name": "Prompt engineering",
|
|
114
|
+
"score": 8,
|
|
115
|
+
"max": 10
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"id": "context-efficiency",
|
|
119
|
+
"name": "Context efficiency",
|
|
120
|
+
"score": 10,
|
|
121
|
+
"max": 10
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"id": "safety",
|
|
125
|
+
"name": "Safety & guardrails",
|
|
126
|
+
"score": 10,
|
|
127
|
+
"max": 10
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
"id": "testability",
|
|
131
|
+
"name": "Testability",
|
|
132
|
+
"score": 5,
|
|
133
|
+
"max": 10
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"id": "license",
|
|
137
|
+
"name": "License verification",
|
|
138
|
+
"score": 5,
|
|
139
|
+
"max": 10
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"id": "naming",
|
|
143
|
+
"name": "Naming & conventions",
|
|
144
|
+
"score": 8,
|
|
145
|
+
"max": 10
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
"id": "pii",
|
|
149
|
+
"name": "PII detection",
|
|
150
|
+
"score": 10,
|
|
151
|
+
"max": 10
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"id": "script-lint",
|
|
155
|
+
"name": "Script linting",
|
|
156
|
+
"score": 10,
|
|
157
|
+
"max": 10
|
|
158
|
+
}
|
|
159
|
+
],
|
|
160
|
+
"evaluatedAt": "2026-08-27T10:21:39.692Z",
|
|
161
|
+
"evaluatedVersion": "0.0.0"
|
|
162
|
+
},
|
|
163
|
+
"skill-best-practice": {
|
|
164
|
+
"providerId": "skill-best-practice",
|
|
165
|
+
"providerVersion": "1.1.0",
|
|
166
|
+
"schemaVersion": 1,
|
|
167
|
+
"passed": false,
|
|
168
|
+
"overallScore": 69,
|
|
169
|
+
"grade": "C",
|
|
170
|
+
"categories": [
|
|
171
|
+
{
|
|
172
|
+
"id": "validation",
|
|
173
|
+
"name": "Deterministic validation",
|
|
174
|
+
"score": 9,
|
|
175
|
+
"max": 13
|
|
176
|
+
}
|
|
177
|
+
],
|
|
178
|
+
"evaluatedAt": "2026-08-27T10:21:39.692Z",
|
|
179
|
+
"evaluatedVersion": "0.0.0"
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
}
|
|
183
|
+
],
|
|
184
|
+
"bundles": []
|
|
185
|
+
}
|
|
@@ -0,0 +1,185 @@
|
|
|
1
|
+
{
|
|
2
|
+
"repoUrl": "https://github.com/blader/humanizer.git",
|
|
3
|
+
"owner": "blader",
|
|
4
|
+
"repo": "humanizer",
|
|
5
|
+
"updatedAt": "2026-08-27T18:54:24.616Z",
|
|
6
|
+
"skillCount": 1,
|
|
7
|
+
"skills": [
|
|
8
|
+
{
|
|
9
|
+
"name": "humanizer",
|
|
10
|
+
"description": "Rewrite AI-sounding text so it reads naturally without changing what it says. Use when editing or reviewing prose for inflated claims, sales language, vague sources, repetitive structure, stock AI words, passive voice, filler, or chatbot artifacts. Based on Wikipedia's \"Signs of AI writing.\" \u2014 anti-slop",
|
|
11
|
+
"version": "2.11.2",
|
|
12
|
+
"license": "MIT",
|
|
13
|
+
"creator": "",
|
|
14
|
+
"compatibility": "",
|
|
15
|
+
"allowedTools": [],
|
|
16
|
+
"modelInvocable": true,
|
|
17
|
+
"userInvocable": true,
|
|
18
|
+
"installUrl": "github:blader/humanizer",
|
|
19
|
+
"relPath": "",
|
|
20
|
+
"verified": true,
|
|
21
|
+
"tokenCount": 9135,
|
|
22
|
+
"evalSummary": {
|
|
23
|
+
"overallScore": 74,
|
|
24
|
+
"grade": "C",
|
|
25
|
+
"categories": [
|
|
26
|
+
{
|
|
27
|
+
"id": "structure",
|
|
28
|
+
"name": "Structure & completeness",
|
|
29
|
+
"score": 9,
|
|
30
|
+
"max": 10
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"id": "description",
|
|
34
|
+
"name": "Description quality",
|
|
35
|
+
"score": 5,
|
|
36
|
+
"max": 10
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"id": "prompt-engineering",
|
|
40
|
+
"name": "Prompt engineering",
|
|
41
|
+
"score": 7,
|
|
42
|
+
"max": 10
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"id": "context-efficiency",
|
|
46
|
+
"name": "Context efficiency",
|
|
47
|
+
"score": 5,
|
|
48
|
+
"max": 10
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"id": "safety",
|
|
52
|
+
"name": "Safety & guardrails",
|
|
53
|
+
"score": 7,
|
|
54
|
+
"max": 10
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"id": "testability",
|
|
58
|
+
"name": "Testability",
|
|
59
|
+
"score": 3,
|
|
60
|
+
"max": 10
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"id": "license",
|
|
64
|
+
"name": "License verification",
|
|
65
|
+
"score": 10,
|
|
66
|
+
"max": 10
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"id": "naming",
|
|
70
|
+
"name": "Naming & conventions",
|
|
71
|
+
"score": 8,
|
|
72
|
+
"max": 10
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"id": "pii",
|
|
76
|
+
"name": "PII detection",
|
|
77
|
+
"score": 10,
|
|
78
|
+
"max": 10
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
"id": "script-lint",
|
|
82
|
+
"name": "Script linting",
|
|
83
|
+
"score": 10,
|
|
84
|
+
"max": 10
|
|
85
|
+
}
|
|
86
|
+
],
|
|
87
|
+
"evaluatedAt": "2026-08-27T18:54:24.572Z",
|
|
88
|
+
"evaluatedVersion": "2.11.2"
|
|
89
|
+
},
|
|
90
|
+
"evalSummaries": {
|
|
91
|
+
"quality": {
|
|
92
|
+
"providerId": "quality",
|
|
93
|
+
"providerVersion": "1.0.0",
|
|
94
|
+
"schemaVersion": 1,
|
|
95
|
+
"passed": true,
|
|
96
|
+
"overallScore": 73,
|
|
97
|
+
"grade": "C",
|
|
98
|
+
"categories": [
|
|
99
|
+
{
|
|
100
|
+
"id": "structure",
|
|
101
|
+
"name": "Structure & completeness",
|
|
102
|
+
"score": 9,
|
|
103
|
+
"max": 10
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"id": "description",
|
|
107
|
+
"name": "Description quality",
|
|
108
|
+
"score": 5,
|
|
109
|
+
"max": 10
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"id": "prompt-engineering",
|
|
113
|
+
"name": "Prompt engineering",
|
|
114
|
+
"score": 7,
|
|
115
|
+
"max": 10
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"id": "context-efficiency",
|
|
119
|
+
"name": "Context efficiency",
|
|
120
|
+
"score": 5,
|
|
121
|
+
"max": 10
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"id": "safety",
|
|
125
|
+
"name": "Safety & guardrails",
|
|
126
|
+
"score": 7,
|
|
127
|
+
"max": 10
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
"id": "testability",
|
|
131
|
+
"name": "Testability",
|
|
132
|
+
"score": 3,
|
|
133
|
+
"max": 10
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"id": "license",
|
|
137
|
+
"name": "License verification",
|
|
138
|
+
"score": 10,
|
|
139
|
+
"max": 10
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"id": "naming",
|
|
143
|
+
"name": "Naming & conventions",
|
|
144
|
+
"score": 7,
|
|
145
|
+
"max": 10
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
"id": "pii",
|
|
149
|
+
"name": "PII detection",
|
|
150
|
+
"score": 10,
|
|
151
|
+
"max": 10
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"id": "script-lint",
|
|
155
|
+
"name": "Script linting",
|
|
156
|
+
"score": 10,
|
|
157
|
+
"max": 10
|
|
158
|
+
}
|
|
159
|
+
],
|
|
160
|
+
"evaluatedAt": "2026-08-27T18:54:24.572Z",
|
|
161
|
+
"evaluatedVersion": "2.11.2"
|
|
162
|
+
},
|
|
163
|
+
"skill-best-practice": {
|
|
164
|
+
"providerId": "skill-best-practice",
|
|
165
|
+
"providerVersion": "1.1.0",
|
|
166
|
+
"schemaVersion": 1,
|
|
167
|
+
"passed": false,
|
|
168
|
+
"overallScore": 64,
|
|
169
|
+
"grade": "D",
|
|
170
|
+
"categories": [
|
|
171
|
+
{
|
|
172
|
+
"id": "validation",
|
|
173
|
+
"name": "Deterministic validation",
|
|
174
|
+
"score": 9,
|
|
175
|
+
"max": 14
|
|
176
|
+
}
|
|
177
|
+
],
|
|
178
|
+
"evaluatedAt": "2026-08-27T18:54:24.572Z",
|
|
179
|
+
"evaluatedVersion": "2.11.2"
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
}
|
|
183
|
+
],
|
|
184
|
+
"bundles": []
|
|
185
|
+
}
|
|
@@ -0,0 +1,185 @@
|
|
|
1
|
+
{
|
|
2
|
+
"repoUrl": "https://github.com/cathrynlavery/diagram-design.git",
|
|
3
|
+
"owner": "cathrynlavery",
|
|
4
|
+
"repo": "diagram-design",
|
|
5
|
+
"updatedAt": "2026-08-27T18:54:28.921Z",
|
|
6
|
+
"skillCount": 1,
|
|
7
|
+
"skills": [
|
|
8
|
+
{
|
|
9
|
+
"name": "diagram-design",
|
|
10
|
+
"description": "Create branded architecture, IT current-state, flowchart, sequence, state machine, ER/data model, timeline, swimlane, quadrant, radar/spider, polar chart (polar/radial lollipop), loop/flywheel, nested, tree, org chart, layer stack, Venn, pyramid/funnel, treemap, bar, line, Gantt and scatter charts, high-level, process, medallion, data flow, DP integration, DP security matrix, Sankey, fishbone, Wardley map, kanban, user journey, deployment, dependency graph, UML class, story map, or database schema diagrams as standalone HTML/SVG/PNG. Redraw .drawio/.drawio.png/.drawio.svg or Mermaid .mmd sources at a chosen size/detail; onboard brand tokens from a website; add semantic patterns, callouts, accessible motion, or sketchy/hand-drawn styling. \u2014 anti-slop",
|
|
11
|
+
"version": "2.6",
|
|
12
|
+
"license": "MIT",
|
|
13
|
+
"creator": "",
|
|
14
|
+
"compatibility": "",
|
|
15
|
+
"allowedTools": [],
|
|
16
|
+
"modelInvocable": true,
|
|
17
|
+
"userInvocable": true,
|
|
18
|
+
"installUrl": "github:cathrynlavery/diagram-design:skills/diagram-design",
|
|
19
|
+
"relPath": "skills/diagram-design",
|
|
20
|
+
"verified": true,
|
|
21
|
+
"tokenCount": 11330,
|
|
22
|
+
"evalSummary": {
|
|
23
|
+
"overallScore": 75,
|
|
24
|
+
"grade": "C",
|
|
25
|
+
"categories": [
|
|
26
|
+
{
|
|
27
|
+
"id": "structure",
|
|
28
|
+
"name": "Structure & completeness",
|
|
29
|
+
"score": 9,
|
|
30
|
+
"max": 10
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"id": "description",
|
|
34
|
+
"name": "Description quality",
|
|
35
|
+
"score": 3,
|
|
36
|
+
"max": 10
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"id": "prompt-engineering",
|
|
40
|
+
"name": "Prompt engineering",
|
|
41
|
+
"score": 9,
|
|
42
|
+
"max": 10
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"id": "context-efficiency",
|
|
46
|
+
"name": "Context efficiency",
|
|
47
|
+
"score": 6,
|
|
48
|
+
"max": 10
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"id": "safety",
|
|
52
|
+
"name": "Safety & guardrails",
|
|
53
|
+
"score": 10,
|
|
54
|
+
"max": 10
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"id": "testability",
|
|
58
|
+
"name": "Testability",
|
|
59
|
+
"score": 3,
|
|
60
|
+
"max": 10
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"id": "license",
|
|
64
|
+
"name": "License verification",
|
|
65
|
+
"score": 5,
|
|
66
|
+
"max": 10
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"id": "naming",
|
|
70
|
+
"name": "Naming & conventions",
|
|
71
|
+
"score": 10,
|
|
72
|
+
"max": 10
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"id": "pii",
|
|
76
|
+
"name": "PII detection",
|
|
77
|
+
"score": 10,
|
|
78
|
+
"max": 10
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
"id": "script-lint",
|
|
82
|
+
"name": "Script linting",
|
|
83
|
+
"score": 10,
|
|
84
|
+
"max": 10
|
|
85
|
+
}
|
|
86
|
+
],
|
|
87
|
+
"evaluatedAt": "2026-08-27T18:54:28.737Z",
|
|
88
|
+
"evaluatedVersion": "2.6"
|
|
89
|
+
},
|
|
90
|
+
"evalSummaries": {
|
|
91
|
+
"quality": {
|
|
92
|
+
"providerId": "quality",
|
|
93
|
+
"providerVersion": "1.0.0",
|
|
94
|
+
"schemaVersion": 1,
|
|
95
|
+
"passed": true,
|
|
96
|
+
"overallScore": 71,
|
|
97
|
+
"grade": "C",
|
|
98
|
+
"categories": [
|
|
99
|
+
{
|
|
100
|
+
"id": "structure",
|
|
101
|
+
"name": "Structure & completeness",
|
|
102
|
+
"score": 9,
|
|
103
|
+
"max": 10
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"id": "description",
|
|
107
|
+
"name": "Description quality",
|
|
108
|
+
"score": 3,
|
|
109
|
+
"max": 10
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"id": "prompt-engineering",
|
|
113
|
+
"name": "Prompt engineering",
|
|
114
|
+
"score": 9,
|
|
115
|
+
"max": 10
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"id": "context-efficiency",
|
|
119
|
+
"name": "Context efficiency",
|
|
120
|
+
"score": 6,
|
|
121
|
+
"max": 10
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"id": "safety",
|
|
125
|
+
"name": "Safety & guardrails",
|
|
126
|
+
"score": 10,
|
|
127
|
+
"max": 10
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
"id": "testability",
|
|
131
|
+
"name": "Testability",
|
|
132
|
+
"score": 3,
|
|
133
|
+
"max": 10
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"id": "license",
|
|
137
|
+
"name": "License verification",
|
|
138
|
+
"score": 5,
|
|
139
|
+
"max": 10
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"id": "naming",
|
|
143
|
+
"name": "Naming & conventions",
|
|
144
|
+
"score": 10,
|
|
145
|
+
"max": 10
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
"id": "pii",
|
|
149
|
+
"name": "PII detection",
|
|
150
|
+
"score": 6,
|
|
151
|
+
"max": 10
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"id": "script-lint",
|
|
155
|
+
"name": "Script linting",
|
|
156
|
+
"score": 10,
|
|
157
|
+
"max": 10
|
|
158
|
+
}
|
|
159
|
+
],
|
|
160
|
+
"evaluatedAt": "2026-08-27T18:54:28.737Z",
|
|
161
|
+
"evaluatedVersion": "2.6"
|
|
162
|
+
},
|
|
163
|
+
"skill-best-practice": {
|
|
164
|
+
"providerId": "skill-best-practice",
|
|
165
|
+
"providerVersion": "1.1.0",
|
|
166
|
+
"schemaVersion": 1,
|
|
167
|
+
"passed": false,
|
|
168
|
+
"overallScore": 71,
|
|
169
|
+
"grade": "C",
|
|
170
|
+
"categories": [
|
|
171
|
+
{
|
|
172
|
+
"id": "validation",
|
|
173
|
+
"name": "Deterministic validation",
|
|
174
|
+
"score": 10,
|
|
175
|
+
"max": 14
|
|
176
|
+
}
|
|
177
|
+
],
|
|
178
|
+
"evaluatedAt": "2026-08-27T18:54:28.737Z",
|
|
179
|
+
"evaluatedVersion": "2.6"
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
}
|
|
183
|
+
],
|
|
184
|
+
"bundles": []
|
|
185
|
+
}
|