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/charlie947/answer-first.git",
|
|
3
|
+
"owner": "charlie947",
|
|
4
|
+
"repo": "answer-first",
|
|
5
|
+
"updatedAt": "2026-08-27T18:54:32.205Z",
|
|
6
|
+
"skillCount": 1,
|
|
7
|
+
"skills": [
|
|
8
|
+
{
|
|
9
|
+
"name": "answer-first",
|
|
10
|
+
"description": "Shape every answer so the action comes first. Use when the user asks for output that is short, skimmable, action-led or \"no waffle\", and apply it for the whole conversation once invoked, not just one reply. Triggers on \"answer first\", \"no preamble\", \"no waffle\", \"keep it short\", \"just tell me what to do\", \"cut the fluff\", \"ADHD mode\", or any request to stop burying the answer in paragraph four. \u2014 anti-slop",
|
|
11
|
+
"version": "0.0.0",
|
|
12
|
+
"license": "",
|
|
13
|
+
"creator": "",
|
|
14
|
+
"compatibility": "",
|
|
15
|
+
"allowedTools": [],
|
|
16
|
+
"modelInvocable": true,
|
|
17
|
+
"userInvocable": true,
|
|
18
|
+
"installUrl": "github:charlie947/answer-first:skills/answer-first",
|
|
19
|
+
"relPath": "skills/answer-first",
|
|
20
|
+
"verified": true,
|
|
21
|
+
"tokenCount": 2136,
|
|
22
|
+
"evalSummary": {
|
|
23
|
+
"overallScore": 65,
|
|
24
|
+
"grade": "C",
|
|
25
|
+
"categories": [
|
|
26
|
+
{
|
|
27
|
+
"id": "structure",
|
|
28
|
+
"name": "Structure & completeness",
|
|
29
|
+
"score": 7,
|
|
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": 6,
|
|
42
|
+
"max": 10
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"id": "context-efficiency",
|
|
46
|
+
"name": "Context efficiency",
|
|
47
|
+
"score": 9,
|
|
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": 0,
|
|
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:32.204Z",
|
|
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": 65,
|
|
97
|
+
"grade": "C",
|
|
98
|
+
"categories": [
|
|
99
|
+
{
|
|
100
|
+
"id": "structure",
|
|
101
|
+
"name": "Structure & completeness",
|
|
102
|
+
"score": 7,
|
|
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": 6,
|
|
115
|
+
"max": 10
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"id": "context-efficiency",
|
|
119
|
+
"name": "Context efficiency",
|
|
120
|
+
"score": 9,
|
|
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": 0,
|
|
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": 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:32.204Z",
|
|
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-27T18:54:32.204Z",
|
|
179
|
+
"evaluatedVersion": "0.0.0"
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
}
|
|
183
|
+
],
|
|
184
|
+
"bundles": []
|
|
185
|
+
}
|
|
@@ -0,0 +1,185 @@
|
|
|
1
|
+
{
|
|
2
|
+
"repoUrl": "https://github.com/charlie947/voiceprint.git",
|
|
3
|
+
"owner": "charlie947",
|
|
4
|
+
"repo": "voiceprint",
|
|
5
|
+
"updatedAt": "2026-08-27T18:54:32.900Z",
|
|
6
|
+
"skillCount": 1,
|
|
7
|
+
"skills": [
|
|
8
|
+
{
|
|
9
|
+
"name": "voiceprint",
|
|
10
|
+
"description": "Use when writing an article, newsletter, blog post or long social post that must genuinely be the user's own writing. Triggers on \"voiceprint\", \"write this in my voice\", \"turn my recording into an article\", \"cut my transcript down\", \"make this actually mine\", \"write from my video\". Turns the user's own spoken words into a finished piece by cutting, never by composing. \u2014 anti-slop",
|
|
11
|
+
"version": "0.0.0",
|
|
12
|
+
"license": "",
|
|
13
|
+
"creator": "",
|
|
14
|
+
"compatibility": "",
|
|
15
|
+
"allowedTools": [],
|
|
16
|
+
"modelInvocable": true,
|
|
17
|
+
"userInvocable": true,
|
|
18
|
+
"installUrl": "github:charlie947/voiceprint:skill",
|
|
19
|
+
"relPath": "skill",
|
|
20
|
+
"verified": true,
|
|
21
|
+
"tokenCount": 2322,
|
|
22
|
+
"evalSummary": {
|
|
23
|
+
"overallScore": 62,
|
|
24
|
+
"grade": "D",
|
|
25
|
+
"categories": [
|
|
26
|
+
{
|
|
27
|
+
"id": "structure",
|
|
28
|
+
"name": "Structure & completeness",
|
|
29
|
+
"score": 7,
|
|
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": 6,
|
|
42
|
+
"max": 10
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"id": "context-efficiency",
|
|
46
|
+
"name": "Context efficiency",
|
|
47
|
+
"score": 9,
|
|
48
|
+
"max": 10
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"id": "safety",
|
|
52
|
+
"name": "Safety & guardrails",
|
|
53
|
+
"score": 5,
|
|
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": 0,
|
|
66
|
+
"max": 10
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"id": "naming",
|
|
70
|
+
"name": "Naming & conventions",
|
|
71
|
+
"score": 9,
|
|
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:32.899Z",
|
|
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": 62,
|
|
97
|
+
"grade": "D",
|
|
98
|
+
"categories": [
|
|
99
|
+
{
|
|
100
|
+
"id": "structure",
|
|
101
|
+
"name": "Structure & completeness",
|
|
102
|
+
"score": 7,
|
|
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": 6,
|
|
115
|
+
"max": 10
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"id": "context-efficiency",
|
|
119
|
+
"name": "Context efficiency",
|
|
120
|
+
"score": 9,
|
|
121
|
+
"max": 10
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"id": "safety",
|
|
125
|
+
"name": "Safety & guardrails",
|
|
126
|
+
"score": 5,
|
|
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": 0,
|
|
139
|
+
"max": 10
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"id": "naming",
|
|
143
|
+
"name": "Naming & conventions",
|
|
144
|
+
"score": 9,
|
|
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:32.899Z",
|
|
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": 62,
|
|
169
|
+
"grade": "D",
|
|
170
|
+
"categories": [
|
|
171
|
+
{
|
|
172
|
+
"id": "validation",
|
|
173
|
+
"name": "Deterministic validation",
|
|
174
|
+
"score": 8,
|
|
175
|
+
"max": 13
|
|
176
|
+
}
|
|
177
|
+
],
|
|
178
|
+
"evaluatedAt": "2026-08-27T18:54:32.899Z",
|
|
179
|
+
"evaluatedVersion": "0.0.0"
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
}
|
|
183
|
+
],
|
|
184
|
+
"bundles": []
|
|
185
|
+
}
|