agent-skill-manager 2.9.0 → 2.11.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 +6 -5
- package/data/skill-index/Affitor_affiliate-skills.json +32 -8759
- package/data/skill-index/Eronred_aso-skills.json +129 -129
- package/data/skill-index/GPTomics_bioSkills.json +15445 -10094
- package/data/skill-index/Galaxy-Dawn_claude-scholar.json +144 -144
- package/data/skill-index/Imbad0202_academic-research-skills.json +52 -52
- package/data/skill-index/K-Dense-AI_claude-scientific-skills.json +4568 -3985
- package/data/skill-index/Leonxlnx_taste-skill.json +234 -61
- package/data/skill-index/Master-cai_Research-Paper-Writing-Skills.json +4 -4
- package/data/skill-index/MiniMax-AI_skills.json +78 -78
- package/data/skill-index/Paramchoudhary_ResumeSkills.json +306 -306
- package/data/skill-index/affaan-m_everything-claude-code.json +7535 -3337
- package/data/skill-index/alirezarezvani_claude-skills.json +6010 -2859
- package/data/skill-index/anthropics_skills.json +81 -81
- package/data/skill-index/antonbabenko_terraform-skill.json +9 -9
- package/data/skill-index/badlogic_pi-skills.json +1287 -0
- package/data/skill-index/briiirussell_cybersecurity-skills.json +4752 -0
- package/data/skill-index/bytedance_deer-flow.json +246 -91
- package/data/skill-index/coreyhaines31_marketingskills.json +683 -152
- package/data/skill-index/entireio_skills.json +986 -68
- package/data/skill-index/github_awesome-copilot.json +4130 -2466
- package/data/skill-index/google_skills.json +2608 -384
- package/data/skill-index/heygen-com_hyperframes.json +64 -64
- package/data/skill-index/himself65_finance-skills.json +249 -82
- package/data/skill-index/kemiljk_fluid-design.json +4 -4
- package/data/skill-index/kepano_obsidian-skills.json +20 -20
- package/data/skill-index/luongnv89_skills.json +289 -307
- package/data/skill-index/mattpocock_skills.json +237 -94
- package/data/skill-index/nextlevelbuilder_ui-ux-pro-max-skill.json +29 -29
- package/data/skill-index/obra_superpowers.json +49 -49
- package/data/skill-index/romainsimon_paperasse.json +26 -26
- package/data/skill-index/sickn33_antigravity-awesome-skills.json +40353 -31808
- package/data/skill-index/slavingia_skills.json +38 -38
- package/data/skill-index/warpdotdev_oz-skills.json +52 -52
- package/data/skill-index/zarazhangrui_follow-builders.json +147 -0
- package/data/skill-index-resources.json +28 -1
- package/dist/agent-skill-manager.js +178 -178
- package/dist/{chunk-7DMA7RUC.js → chunk-E2P2XYIZ.js} +1 -1
- package/dist/{src-H2QOCGTV.js → src-TIH4UJL5.js} +1 -1
- package/package.json +1 -1
|
@@ -2,23 +2,23 @@
|
|
|
2
2
|
"repoUrl": "https://github.com/google/skills.git",
|
|
3
3
|
"owner": "google",
|
|
4
4
|
"repo": "skills",
|
|
5
|
-
"updatedAt": "2026-
|
|
6
|
-
"skillCount":
|
|
5
|
+
"updatedAt": "2026-06-08T23:20:53.631Z",
|
|
6
|
+
"skillCount": 30,
|
|
7
7
|
"skills": [
|
|
8
8
|
{
|
|
9
|
-
"name": "agent-platform-
|
|
10
|
-
"description": "
|
|
9
|
+
"name": "agent-platform-deploy",
|
|
10
|
+
"description": "Deploy open models or custom weights from Model Garden to Agent Platform endpoints, check deployment status, verify serving endpoints, or clean up resources by undeploying models and deleting endpoints. Use when asked to deploy models on Agent Platform, list available Model Garden models, check if a model is deployable, query deployment cost, troubleshoot deployment errors (like quota limits), or undeploy/clean up endpoints. Also use when copying and deploying a 1P Tuned Model. Don't use for public Vertex AI deployments (use the `vertex-deploy` skill) or for running model evaluations (use the `agent-platform-eval` skill).",
|
|
11
11
|
"version": "0.0.0",
|
|
12
12
|
"license": "",
|
|
13
13
|
"creator": "",
|
|
14
14
|
"compatibility": "",
|
|
15
15
|
"allowedTools": [],
|
|
16
|
-
"installUrl": "github:google/skills:skills/cloud/agent-platform-
|
|
17
|
-
"relPath": "skills/cloud/agent-platform-
|
|
16
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-deploy",
|
|
17
|
+
"relPath": "skills/cloud/agent-platform-deploy",
|
|
18
18
|
"verified": true,
|
|
19
|
-
"tokenCount":
|
|
19
|
+
"tokenCount": 3291,
|
|
20
20
|
"evalSummary": {
|
|
21
|
-
"overallScore":
|
|
21
|
+
"overallScore": 73,
|
|
22
22
|
"grade": "C",
|
|
23
23
|
"categories": [
|
|
24
24
|
{
|
|
@@ -30,41 +30,41 @@
|
|
|
30
30
|
{
|
|
31
31
|
"id": "description",
|
|
32
32
|
"name": "Description quality",
|
|
33
|
-
"score":
|
|
33
|
+
"score": 6,
|
|
34
34
|
"max": 10
|
|
35
35
|
},
|
|
36
36
|
{
|
|
37
37
|
"id": "prompt-engineering",
|
|
38
38
|
"name": "Prompt engineering",
|
|
39
|
-
"score":
|
|
39
|
+
"score": 7,
|
|
40
40
|
"max": 10
|
|
41
41
|
},
|
|
42
42
|
{
|
|
43
43
|
"id": "context-efficiency",
|
|
44
44
|
"name": "Context efficiency",
|
|
45
|
-
"score":
|
|
45
|
+
"score": 8,
|
|
46
46
|
"max": 10
|
|
47
47
|
},
|
|
48
48
|
{
|
|
49
49
|
"id": "safety",
|
|
50
50
|
"name": "Safety & guardrails",
|
|
51
|
-
"score":
|
|
51
|
+
"score": 10,
|
|
52
52
|
"max": 10
|
|
53
53
|
},
|
|
54
54
|
{
|
|
55
55
|
"id": "testability",
|
|
56
56
|
"name": "Testability",
|
|
57
|
-
"score":
|
|
57
|
+
"score": 5,
|
|
58
58
|
"max": 10
|
|
59
59
|
},
|
|
60
60
|
{
|
|
61
61
|
"id": "naming",
|
|
62
62
|
"name": "Naming & conventions",
|
|
63
|
-
"score":
|
|
63
|
+
"score": 8,
|
|
64
64
|
"max": 10
|
|
65
65
|
}
|
|
66
66
|
],
|
|
67
|
-
"evaluatedAt": "2026-
|
|
67
|
+
"evaluatedAt": "2026-06-08T23:20:53.587Z",
|
|
68
68
|
"evaluatedVersion": "0.0.0"
|
|
69
69
|
},
|
|
70
70
|
"evalSummaries": {
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"providerVersion": "1.0.0",
|
|
74
74
|
"schemaVersion": 1,
|
|
75
75
|
"passed": true,
|
|
76
|
-
"overallScore":
|
|
76
|
+
"overallScore": 73,
|
|
77
77
|
"grade": "C",
|
|
78
78
|
"categories": [
|
|
79
79
|
{
|
|
@@ -85,41 +85,41 @@
|
|
|
85
85
|
{
|
|
86
86
|
"id": "description",
|
|
87
87
|
"name": "Description quality",
|
|
88
|
-
"score":
|
|
88
|
+
"score": 6,
|
|
89
89
|
"max": 10
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
92
|
"id": "prompt-engineering",
|
|
93
93
|
"name": "Prompt engineering",
|
|
94
|
-
"score":
|
|
94
|
+
"score": 7,
|
|
95
95
|
"max": 10
|
|
96
96
|
},
|
|
97
97
|
{
|
|
98
98
|
"id": "context-efficiency",
|
|
99
99
|
"name": "Context efficiency",
|
|
100
|
-
"score":
|
|
100
|
+
"score": 8,
|
|
101
101
|
"max": 10
|
|
102
102
|
},
|
|
103
103
|
{
|
|
104
104
|
"id": "safety",
|
|
105
105
|
"name": "Safety & guardrails",
|
|
106
|
-
"score":
|
|
106
|
+
"score": 10,
|
|
107
107
|
"max": 10
|
|
108
108
|
},
|
|
109
109
|
{
|
|
110
110
|
"id": "testability",
|
|
111
111
|
"name": "Testability",
|
|
112
|
-
"score":
|
|
112
|
+
"score": 5,
|
|
113
113
|
"max": 10
|
|
114
114
|
},
|
|
115
115
|
{
|
|
116
116
|
"id": "naming",
|
|
117
117
|
"name": "Naming & conventions",
|
|
118
|
-
"score":
|
|
118
|
+
"score": 8,
|
|
119
119
|
"max": 10
|
|
120
120
|
}
|
|
121
121
|
],
|
|
122
|
-
"evaluatedAt": "2026-
|
|
122
|
+
"evaluatedAt": "2026-06-08T23:20:53.587Z",
|
|
123
123
|
"evaluatedVersion": "0.0.0"
|
|
124
124
|
},
|
|
125
125
|
"skill-best-practice": {
|
|
@@ -137,26 +137,26 @@
|
|
|
137
137
|
"max": 13
|
|
138
138
|
}
|
|
139
139
|
],
|
|
140
|
-
"evaluatedAt": "2026-
|
|
140
|
+
"evaluatedAt": "2026-06-08T23:20:53.587Z",
|
|
141
141
|
"evaluatedVersion": "0.0.0"
|
|
142
142
|
}
|
|
143
143
|
}
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"name": "
|
|
147
|
-
"description": "Manages
|
|
146
|
+
"name": "agent-platform-endpoint-management",
|
|
147
|
+
"description": "Manages Agent Platform serving endpoints. Use when you need to create, list, describe, update, or delete serving endpoints for model deployment on Agent Platform. Also use when troubleshooting endpoint permission, quota, or resource busy errors. Don't use for deploying models to endpoints or for running model evaluations.",
|
|
148
148
|
"version": "0.0.0",
|
|
149
149
|
"license": "",
|
|
150
150
|
"creator": "",
|
|
151
151
|
"compatibility": "",
|
|
152
152
|
"allowedTools": [],
|
|
153
|
-
"installUrl": "github:google/skills:skills/cloud/
|
|
154
|
-
"relPath": "skills/cloud/
|
|
153
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-endpoint-management",
|
|
154
|
+
"relPath": "skills/cloud/agent-platform-endpoint-management",
|
|
155
155
|
"verified": true,
|
|
156
|
-
"tokenCount":
|
|
156
|
+
"tokenCount": 1708,
|
|
157
157
|
"evalSummary": {
|
|
158
|
-
"overallScore":
|
|
159
|
-
"grade": "
|
|
158
|
+
"overallScore": 76,
|
|
159
|
+
"grade": "C",
|
|
160
160
|
"categories": [
|
|
161
161
|
{
|
|
162
162
|
"id": "structure",
|
|
@@ -167,41 +167,41 @@
|
|
|
167
167
|
{
|
|
168
168
|
"id": "description",
|
|
169
169
|
"name": "Description quality",
|
|
170
|
-
"score":
|
|
170
|
+
"score": 8,
|
|
171
171
|
"max": 10
|
|
172
172
|
},
|
|
173
173
|
{
|
|
174
174
|
"id": "prompt-engineering",
|
|
175
175
|
"name": "Prompt engineering",
|
|
176
|
-
"score":
|
|
176
|
+
"score": 10,
|
|
177
177
|
"max": 10
|
|
178
178
|
},
|
|
179
179
|
{
|
|
180
180
|
"id": "context-efficiency",
|
|
181
181
|
"name": "Context efficiency",
|
|
182
|
-
"score":
|
|
182
|
+
"score": 7,
|
|
183
183
|
"max": 10
|
|
184
184
|
},
|
|
185
185
|
{
|
|
186
186
|
"id": "safety",
|
|
187
187
|
"name": "Safety & guardrails",
|
|
188
|
-
"score":
|
|
188
|
+
"score": 10,
|
|
189
189
|
"max": 10
|
|
190
190
|
},
|
|
191
191
|
{
|
|
192
192
|
"id": "testability",
|
|
193
193
|
"name": "Testability",
|
|
194
|
-
"score":
|
|
194
|
+
"score": 3,
|
|
195
195
|
"max": 10
|
|
196
196
|
},
|
|
197
197
|
{
|
|
198
198
|
"id": "naming",
|
|
199
199
|
"name": "Naming & conventions",
|
|
200
|
-
"score":
|
|
200
|
+
"score": 8,
|
|
201
201
|
"max": 10
|
|
202
202
|
}
|
|
203
203
|
],
|
|
204
|
-
"evaluatedAt": "2026-
|
|
204
|
+
"evaluatedAt": "2026-06-08T23:20:53.589Z",
|
|
205
205
|
"evaluatedVersion": "0.0.0"
|
|
206
206
|
},
|
|
207
207
|
"evalSummaries": {
|
|
@@ -210,8 +210,8 @@
|
|
|
210
210
|
"providerVersion": "1.0.0",
|
|
211
211
|
"schemaVersion": 1,
|
|
212
212
|
"passed": true,
|
|
213
|
-
"overallScore":
|
|
214
|
-
"grade": "
|
|
213
|
+
"overallScore": 76,
|
|
214
|
+
"grade": "C",
|
|
215
215
|
"categories": [
|
|
216
216
|
{
|
|
217
217
|
"id": "structure",
|
|
@@ -222,41 +222,41 @@
|
|
|
222
222
|
{
|
|
223
223
|
"id": "description",
|
|
224
224
|
"name": "Description quality",
|
|
225
|
-
"score":
|
|
225
|
+
"score": 8,
|
|
226
226
|
"max": 10
|
|
227
227
|
},
|
|
228
228
|
{
|
|
229
229
|
"id": "prompt-engineering",
|
|
230
230
|
"name": "Prompt engineering",
|
|
231
|
-
"score":
|
|
231
|
+
"score": 10,
|
|
232
232
|
"max": 10
|
|
233
233
|
},
|
|
234
234
|
{
|
|
235
235
|
"id": "context-efficiency",
|
|
236
236
|
"name": "Context efficiency",
|
|
237
|
-
"score":
|
|
237
|
+
"score": 7,
|
|
238
238
|
"max": 10
|
|
239
239
|
},
|
|
240
240
|
{
|
|
241
241
|
"id": "safety",
|
|
242
242
|
"name": "Safety & guardrails",
|
|
243
|
-
"score":
|
|
243
|
+
"score": 10,
|
|
244
244
|
"max": 10
|
|
245
245
|
},
|
|
246
246
|
{
|
|
247
247
|
"id": "testability",
|
|
248
248
|
"name": "Testability",
|
|
249
|
-
"score":
|
|
249
|
+
"score": 3,
|
|
250
250
|
"max": 10
|
|
251
251
|
},
|
|
252
252
|
{
|
|
253
253
|
"id": "naming",
|
|
254
254
|
"name": "Naming & conventions",
|
|
255
|
-
"score":
|
|
255
|
+
"score": 8,
|
|
256
256
|
"max": 10
|
|
257
257
|
}
|
|
258
258
|
],
|
|
259
|
-
"evaluatedAt": "2026-
|
|
259
|
+
"evaluatedAt": "2026-06-08T23:20:53.589Z",
|
|
260
260
|
"evaluatedVersion": "0.0.0"
|
|
261
261
|
},
|
|
262
262
|
"skill-best-practice": {
|
|
@@ -274,26 +274,26 @@
|
|
|
274
274
|
"max": 13
|
|
275
275
|
}
|
|
276
276
|
],
|
|
277
|
-
"evaluatedAt": "2026-
|
|
277
|
+
"evaluatedAt": "2026-06-08T23:20:53.589Z",
|
|
278
278
|
"evaluatedVersion": "0.0.0"
|
|
279
279
|
}
|
|
280
280
|
}
|
|
281
281
|
},
|
|
282
282
|
{
|
|
283
|
-
"name": "
|
|
284
|
-
"description": "
|
|
283
|
+
"name": "agent-platform-eval-flywheel",
|
|
284
|
+
"description": "Measure and improve the quality of AI models and agents on Google Cloud using the Eval Quality Flywheel methodology. Use when evaluating an agent or model, building an eval dataset, picking or writing evaluation metrics, analyzing failures, comparing results before and after a fix, or when guidance is needed on Agent Platform eval methodology — including dataset schema, LLM-as-judge scoring, and common failure causes. For fine-tuning, use agent-platform-tuning. For deployment, use agent-platform-deploy.",
|
|
285
285
|
"version": "0.0.0",
|
|
286
286
|
"license": "",
|
|
287
287
|
"creator": "",
|
|
288
288
|
"compatibility": "",
|
|
289
289
|
"allowedTools": [],
|
|
290
|
-
"installUrl": "github:google/skills:skills/cloud/
|
|
291
|
-
"relPath": "skills/cloud/
|
|
290
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-eval-flywheel",
|
|
291
|
+
"relPath": "skills/cloud/agent-platform-eval-flywheel",
|
|
292
292
|
"verified": true,
|
|
293
|
-
"tokenCount":
|
|
293
|
+
"tokenCount": 5265,
|
|
294
294
|
"evalSummary": {
|
|
295
|
-
"overallScore":
|
|
296
|
-
"grade": "
|
|
295
|
+
"overallScore": 74,
|
|
296
|
+
"grade": "C",
|
|
297
297
|
"categories": [
|
|
298
298
|
{
|
|
299
299
|
"id": "structure",
|
|
@@ -304,31 +304,31 @@
|
|
|
304
304
|
{
|
|
305
305
|
"id": "description",
|
|
306
306
|
"name": "Description quality",
|
|
307
|
-
"score":
|
|
307
|
+
"score": 3,
|
|
308
308
|
"max": 10
|
|
309
309
|
},
|
|
310
310
|
{
|
|
311
311
|
"id": "prompt-engineering",
|
|
312
312
|
"name": "Prompt engineering",
|
|
313
|
-
"score":
|
|
313
|
+
"score": 9,
|
|
314
314
|
"max": 10
|
|
315
315
|
},
|
|
316
316
|
{
|
|
317
317
|
"id": "context-efficiency",
|
|
318
318
|
"name": "Context efficiency",
|
|
319
|
-
"score":
|
|
319
|
+
"score": 7,
|
|
320
320
|
"max": 10
|
|
321
321
|
},
|
|
322
322
|
{
|
|
323
323
|
"id": "safety",
|
|
324
324
|
"name": "Safety & guardrails",
|
|
325
|
-
"score":
|
|
325
|
+
"score": 10,
|
|
326
326
|
"max": 10
|
|
327
327
|
},
|
|
328
328
|
{
|
|
329
329
|
"id": "testability",
|
|
330
330
|
"name": "Testability",
|
|
331
|
-
"score":
|
|
331
|
+
"score": 6,
|
|
332
332
|
"max": 10
|
|
333
333
|
},
|
|
334
334
|
{
|
|
@@ -338,7 +338,7 @@
|
|
|
338
338
|
"max": 10
|
|
339
339
|
}
|
|
340
340
|
],
|
|
341
|
-
"evaluatedAt": "2026-
|
|
341
|
+
"evaluatedAt": "2026-06-08T23:20:53.591Z",
|
|
342
342
|
"evaluatedVersion": "0.0.0"
|
|
343
343
|
},
|
|
344
344
|
"evalSummaries": {
|
|
@@ -347,8 +347,8 @@
|
|
|
347
347
|
"providerVersion": "1.0.0",
|
|
348
348
|
"schemaVersion": 1,
|
|
349
349
|
"passed": true,
|
|
350
|
-
"overallScore":
|
|
351
|
-
"grade": "
|
|
350
|
+
"overallScore": 74,
|
|
351
|
+
"grade": "C",
|
|
352
352
|
"categories": [
|
|
353
353
|
{
|
|
354
354
|
"id": "structure",
|
|
@@ -359,31 +359,31 @@
|
|
|
359
359
|
{
|
|
360
360
|
"id": "description",
|
|
361
361
|
"name": "Description quality",
|
|
362
|
-
"score":
|
|
362
|
+
"score": 3,
|
|
363
363
|
"max": 10
|
|
364
364
|
},
|
|
365
365
|
{
|
|
366
366
|
"id": "prompt-engineering",
|
|
367
367
|
"name": "Prompt engineering",
|
|
368
|
-
"score":
|
|
368
|
+
"score": 9,
|
|
369
369
|
"max": 10
|
|
370
370
|
},
|
|
371
371
|
{
|
|
372
372
|
"id": "context-efficiency",
|
|
373
373
|
"name": "Context efficiency",
|
|
374
|
-
"score":
|
|
374
|
+
"score": 7,
|
|
375
375
|
"max": 10
|
|
376
376
|
},
|
|
377
377
|
{
|
|
378
378
|
"id": "safety",
|
|
379
379
|
"name": "Safety & guardrails",
|
|
380
|
-
"score":
|
|
380
|
+
"score": 10,
|
|
381
381
|
"max": 10
|
|
382
382
|
},
|
|
383
383
|
{
|
|
384
384
|
"id": "testability",
|
|
385
385
|
"name": "Testability",
|
|
386
|
-
"score":
|
|
386
|
+
"score": 6,
|
|
387
387
|
"max": 10
|
|
388
388
|
},
|
|
389
389
|
{
|
|
@@ -393,7 +393,7 @@
|
|
|
393
393
|
"max": 10
|
|
394
394
|
}
|
|
395
395
|
],
|
|
396
|
-
"evaluatedAt": "2026-
|
|
396
|
+
"evaluatedAt": "2026-06-08T23:20:53.591Z",
|
|
397
397
|
"evaluatedVersion": "0.0.0"
|
|
398
398
|
},
|
|
399
399
|
"skill-best-practice": {
|
|
@@ -411,25 +411,25 @@
|
|
|
411
411
|
"max": 13
|
|
412
412
|
}
|
|
413
413
|
],
|
|
414
|
-
"evaluatedAt": "2026-
|
|
414
|
+
"evaluatedAt": "2026-06-08T23:20:53.591Z",
|
|
415
415
|
"evaluatedVersion": "0.0.0"
|
|
416
416
|
}
|
|
417
417
|
}
|
|
418
418
|
},
|
|
419
419
|
{
|
|
420
|
-
"name": "
|
|
421
|
-
"description": "
|
|
420
|
+
"name": "agent-platform-inference",
|
|
421
|
+
"description": "Connects to and performs inference with Google Cloud Agent Platform GenAI models, including First-Party Gemini models and Third-Party OpenMaaS models (Llama, DeepSeek, Qwen, etc.). Use when you need to generate code for calling Gemini or OpenMaaS models, authenticate with GenAI SDK, OpenAI SDK, or legacy Agent Platform SDK, configure base URLs and global/regional endpoints, or troubleshoot 429 Resource Exhausted (DSQ), 400 User Validation, or 404 Not Found errors. Don't use for deploying models to endpoints or for running model evaluations.",
|
|
422
422
|
"version": "0.0.0",
|
|
423
423
|
"license": "",
|
|
424
424
|
"creator": "",
|
|
425
425
|
"compatibility": "",
|
|
426
426
|
"allowedTools": [],
|
|
427
|
-
"installUrl": "github:google/skills:skills/cloud/
|
|
428
|
-
"relPath": "skills/cloud/
|
|
427
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-inference",
|
|
428
|
+
"relPath": "skills/cloud/agent-platform-inference",
|
|
429
429
|
"verified": true,
|
|
430
|
-
"tokenCount":
|
|
430
|
+
"tokenCount": 3617,
|
|
431
431
|
"evalSummary": {
|
|
432
|
-
"overallScore":
|
|
432
|
+
"overallScore": 70,
|
|
433
433
|
"grade": "C",
|
|
434
434
|
"categories": [
|
|
435
435
|
{
|
|
@@ -441,19 +441,19 @@
|
|
|
441
441
|
{
|
|
442
442
|
"id": "description",
|
|
443
443
|
"name": "Description quality",
|
|
444
|
-
"score":
|
|
444
|
+
"score": 3,
|
|
445
445
|
"max": 10
|
|
446
446
|
},
|
|
447
447
|
{
|
|
448
448
|
"id": "prompt-engineering",
|
|
449
449
|
"name": "Prompt engineering",
|
|
450
|
-
"score":
|
|
450
|
+
"score": 9,
|
|
451
451
|
"max": 10
|
|
452
452
|
},
|
|
453
453
|
{
|
|
454
454
|
"id": "context-efficiency",
|
|
455
455
|
"name": "Context efficiency",
|
|
456
|
-
"score":
|
|
456
|
+
"score": 8,
|
|
457
457
|
"max": 10
|
|
458
458
|
},
|
|
459
459
|
{
|
|
@@ -475,7 +475,7 @@
|
|
|
475
475
|
"max": 10
|
|
476
476
|
}
|
|
477
477
|
],
|
|
478
|
-
"evaluatedAt": "2026-
|
|
478
|
+
"evaluatedAt": "2026-06-08T23:20:53.593Z",
|
|
479
479
|
"evaluatedVersion": "0.0.0"
|
|
480
480
|
},
|
|
481
481
|
"evalSummaries": {
|
|
@@ -484,7 +484,7 @@
|
|
|
484
484
|
"providerVersion": "1.0.0",
|
|
485
485
|
"schemaVersion": 1,
|
|
486
486
|
"passed": true,
|
|
487
|
-
"overallScore":
|
|
487
|
+
"overallScore": 70,
|
|
488
488
|
"grade": "C",
|
|
489
489
|
"categories": [
|
|
490
490
|
{
|
|
@@ -496,19 +496,19 @@
|
|
|
496
496
|
{
|
|
497
497
|
"id": "description",
|
|
498
498
|
"name": "Description quality",
|
|
499
|
-
"score":
|
|
499
|
+
"score": 3,
|
|
500
500
|
"max": 10
|
|
501
501
|
},
|
|
502
502
|
{
|
|
503
503
|
"id": "prompt-engineering",
|
|
504
504
|
"name": "Prompt engineering",
|
|
505
|
-
"score":
|
|
505
|
+
"score": 9,
|
|
506
506
|
"max": 10
|
|
507
507
|
},
|
|
508
508
|
{
|
|
509
509
|
"id": "context-efficiency",
|
|
510
510
|
"name": "Context efficiency",
|
|
511
|
-
"score":
|
|
511
|
+
"score": 8,
|
|
512
512
|
"max": 10
|
|
513
513
|
},
|
|
514
514
|
{
|
|
@@ -530,7 +530,7 @@
|
|
|
530
530
|
"max": 10
|
|
531
531
|
}
|
|
532
532
|
],
|
|
533
|
-
"evaluatedAt": "2026-
|
|
533
|
+
"evaluatedAt": "2026-06-08T23:20:53.593Z",
|
|
534
534
|
"evaluatedVersion": "0.0.0"
|
|
535
535
|
},
|
|
536
536
|
"skill-best-practice": {
|
|
@@ -548,26 +548,26 @@
|
|
|
548
548
|
"max": 13
|
|
549
549
|
}
|
|
550
550
|
],
|
|
551
|
-
"evaluatedAt": "2026-
|
|
551
|
+
"evaluatedAt": "2026-06-08T23:20:53.593Z",
|
|
552
552
|
"evaluatedVersion": "0.0.0"
|
|
553
553
|
}
|
|
554
554
|
}
|
|
555
555
|
},
|
|
556
556
|
{
|
|
557
|
-
"name": "
|
|
558
|
-
"description": "
|
|
557
|
+
"name": "agent-platform-migrate-from-ai-studio",
|
|
558
|
+
"description": "Guides agents and users through migrating from Gemini API in Google AI Studio to Gemini Enterprise Agent Platform (formerly Vertex AI). Use this skill when moving applications to Google Cloud, to leverage Cloud credits, or to unify inferencing with other Cloud infrastructure (IAM, billing, telemetry).",
|
|
559
559
|
"version": "0.0.0",
|
|
560
560
|
"license": "",
|
|
561
561
|
"creator": "",
|
|
562
562
|
"compatibility": "",
|
|
563
563
|
"allowedTools": [],
|
|
564
|
-
"installUrl": "github:google/skills:skills/cloud/
|
|
565
|
-
"relPath": "skills/cloud/
|
|
564
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-migrate-from-ai-studio",
|
|
565
|
+
"relPath": "skills/cloud/agent-platform-migrate-from-ai-studio",
|
|
566
566
|
"verified": true,
|
|
567
|
-
"tokenCount":
|
|
567
|
+
"tokenCount": 3423,
|
|
568
568
|
"evalSummary": {
|
|
569
|
-
"overallScore":
|
|
570
|
-
"grade": "
|
|
569
|
+
"overallScore": 74,
|
|
570
|
+
"grade": "C",
|
|
571
571
|
"categories": [
|
|
572
572
|
{
|
|
573
573
|
"id": "structure",
|
|
@@ -578,19 +578,19 @@
|
|
|
578
578
|
{
|
|
579
579
|
"id": "description",
|
|
580
580
|
"name": "Description quality",
|
|
581
|
-
"score":
|
|
581
|
+
"score": 5,
|
|
582
582
|
"max": 10
|
|
583
583
|
},
|
|
584
584
|
{
|
|
585
585
|
"id": "prompt-engineering",
|
|
586
586
|
"name": "Prompt engineering",
|
|
587
|
-
"score":
|
|
587
|
+
"score": 10,
|
|
588
588
|
"max": 10
|
|
589
589
|
},
|
|
590
590
|
{
|
|
591
591
|
"id": "context-efficiency",
|
|
592
592
|
"name": "Context efficiency",
|
|
593
|
-
"score":
|
|
593
|
+
"score": 10,
|
|
594
594
|
"max": 10
|
|
595
595
|
},
|
|
596
596
|
{
|
|
@@ -602,7 +602,7 @@
|
|
|
602
602
|
{
|
|
603
603
|
"id": "testability",
|
|
604
604
|
"name": "Testability",
|
|
605
|
-
"score":
|
|
605
|
+
"score": 3,
|
|
606
606
|
"max": 10
|
|
607
607
|
},
|
|
608
608
|
{
|
|
@@ -612,7 +612,7 @@
|
|
|
612
612
|
"max": 10
|
|
613
613
|
}
|
|
614
614
|
],
|
|
615
|
-
"evaluatedAt": "2026-
|
|
615
|
+
"evaluatedAt": "2026-06-08T23:20:53.595Z",
|
|
616
616
|
"evaluatedVersion": "0.0.0"
|
|
617
617
|
},
|
|
618
618
|
"evalSummaries": {
|
|
@@ -621,8 +621,8 @@
|
|
|
621
621
|
"providerVersion": "1.0.0",
|
|
622
622
|
"schemaVersion": 1,
|
|
623
623
|
"passed": true,
|
|
624
|
-
"overallScore":
|
|
625
|
-
"grade": "
|
|
624
|
+
"overallScore": 74,
|
|
625
|
+
"grade": "C",
|
|
626
626
|
"categories": [
|
|
627
627
|
{
|
|
628
628
|
"id": "structure",
|
|
@@ -633,19 +633,19 @@
|
|
|
633
633
|
{
|
|
634
634
|
"id": "description",
|
|
635
635
|
"name": "Description quality",
|
|
636
|
-
"score":
|
|
636
|
+
"score": 5,
|
|
637
637
|
"max": 10
|
|
638
638
|
},
|
|
639
639
|
{
|
|
640
640
|
"id": "prompt-engineering",
|
|
641
641
|
"name": "Prompt engineering",
|
|
642
|
-
"score":
|
|
642
|
+
"score": 10,
|
|
643
643
|
"max": 10
|
|
644
644
|
},
|
|
645
645
|
{
|
|
646
646
|
"id": "context-efficiency",
|
|
647
647
|
"name": "Context efficiency",
|
|
648
|
-
"score":
|
|
648
|
+
"score": 10,
|
|
649
649
|
"max": 10
|
|
650
650
|
},
|
|
651
651
|
{
|
|
@@ -657,7 +657,7 @@
|
|
|
657
657
|
{
|
|
658
658
|
"id": "testability",
|
|
659
659
|
"name": "Testability",
|
|
660
|
-
"score":
|
|
660
|
+
"score": 3,
|
|
661
661
|
"max": 10
|
|
662
662
|
},
|
|
663
663
|
{
|
|
@@ -667,7 +667,7 @@
|
|
|
667
667
|
"max": 10
|
|
668
668
|
}
|
|
669
669
|
],
|
|
670
|
-
"evaluatedAt": "2026-
|
|
670
|
+
"evaluatedAt": "2026-06-08T23:20:53.595Z",
|
|
671
671
|
"evaluatedVersion": "0.0.0"
|
|
672
672
|
},
|
|
673
673
|
"skill-best-practice": {
|
|
@@ -675,33 +675,33 @@
|
|
|
675
675
|
"providerVersion": "1.1.0",
|
|
676
676
|
"schemaVersion": 1,
|
|
677
677
|
"passed": false,
|
|
678
|
-
"overallScore":
|
|
679
|
-
"grade": "
|
|
678
|
+
"overallScore": 69,
|
|
679
|
+
"grade": "C",
|
|
680
680
|
"categories": [
|
|
681
681
|
{
|
|
682
682
|
"id": "validation",
|
|
683
683
|
"name": "Deterministic validation",
|
|
684
|
-
"score":
|
|
684
|
+
"score": 9,
|
|
685
685
|
"max": 13
|
|
686
686
|
}
|
|
687
687
|
],
|
|
688
|
-
"evaluatedAt": "2026-
|
|
688
|
+
"evaluatedAt": "2026-06-08T23:20:53.595Z",
|
|
689
689
|
"evaluatedVersion": "0.0.0"
|
|
690
690
|
}
|
|
691
691
|
}
|
|
692
692
|
},
|
|
693
693
|
{
|
|
694
|
-
"name": "
|
|
695
|
-
"description": "
|
|
694
|
+
"name": "agent-platform-model-registry",
|
|
695
|
+
"description": "Agent Platform Model Registry Management. Use when you need to upload, list, describe, update, or delete machine learning models (and their versions) in the Agent Platform Model Registry. Don't use for model training, model deployment to endpoints, or managing non-Agent Platform models.",
|
|
696
696
|
"version": "0.0.0",
|
|
697
697
|
"license": "",
|
|
698
698
|
"creator": "",
|
|
699
699
|
"compatibility": "",
|
|
700
700
|
"allowedTools": [],
|
|
701
|
-
"installUrl": "github:google/skills:skills/cloud/
|
|
702
|
-
"relPath": "skills/cloud/
|
|
701
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-model-registry",
|
|
702
|
+
"relPath": "skills/cloud/agent-platform-model-registry",
|
|
703
703
|
"verified": true,
|
|
704
|
-
"tokenCount":
|
|
704
|
+
"tokenCount": 1317,
|
|
705
705
|
"evalSummary": {
|
|
706
706
|
"overallScore": 76,
|
|
707
707
|
"grade": "C",
|
|
@@ -715,13 +715,13 @@
|
|
|
715
715
|
{
|
|
716
716
|
"id": "description",
|
|
717
717
|
"name": "Description quality",
|
|
718
|
-
"score":
|
|
718
|
+
"score": 5,
|
|
719
719
|
"max": 10
|
|
720
720
|
},
|
|
721
721
|
{
|
|
722
722
|
"id": "prompt-engineering",
|
|
723
723
|
"name": "Prompt engineering",
|
|
724
|
-
"score":
|
|
724
|
+
"score": 9,
|
|
725
725
|
"max": 10
|
|
726
726
|
},
|
|
727
727
|
{
|
|
@@ -733,7 +733,7 @@
|
|
|
733
733
|
{
|
|
734
734
|
"id": "safety",
|
|
735
735
|
"name": "Safety & guardrails",
|
|
736
|
-
"score":
|
|
736
|
+
"score": 10,
|
|
737
737
|
"max": 10
|
|
738
738
|
},
|
|
739
739
|
{
|
|
@@ -749,7 +749,7 @@
|
|
|
749
749
|
"max": 10
|
|
750
750
|
}
|
|
751
751
|
],
|
|
752
|
-
"evaluatedAt": "2026-
|
|
752
|
+
"evaluatedAt": "2026-06-08T23:20:53.597Z",
|
|
753
753
|
"evaluatedVersion": "0.0.0"
|
|
754
754
|
},
|
|
755
755
|
"evalSummaries": {
|
|
@@ -770,13 +770,13 @@
|
|
|
770
770
|
{
|
|
771
771
|
"id": "description",
|
|
772
772
|
"name": "Description quality",
|
|
773
|
-
"score":
|
|
773
|
+
"score": 5,
|
|
774
774
|
"max": 10
|
|
775
775
|
},
|
|
776
776
|
{
|
|
777
777
|
"id": "prompt-engineering",
|
|
778
778
|
"name": "Prompt engineering",
|
|
779
|
-
"score":
|
|
779
|
+
"score": 9,
|
|
780
780
|
"max": 10
|
|
781
781
|
},
|
|
782
782
|
{
|
|
@@ -788,7 +788,7 @@
|
|
|
788
788
|
{
|
|
789
789
|
"id": "safety",
|
|
790
790
|
"name": "Safety & guardrails",
|
|
791
|
-
"score":
|
|
791
|
+
"score": 10,
|
|
792
792
|
"max": 10
|
|
793
793
|
},
|
|
794
794
|
{
|
|
@@ -804,7 +804,7 @@
|
|
|
804
804
|
"max": 10
|
|
805
805
|
}
|
|
806
806
|
],
|
|
807
|
-
"evaluatedAt": "2026-
|
|
807
|
+
"evaluatedAt": "2026-06-08T23:20:53.597Z",
|
|
808
808
|
"evaluatedVersion": "0.0.0"
|
|
809
809
|
},
|
|
810
810
|
"skill-best-practice": {
|
|
@@ -822,25 +822,25 @@
|
|
|
822
822
|
"max": 13
|
|
823
823
|
}
|
|
824
824
|
],
|
|
825
|
-
"evaluatedAt": "2026-
|
|
825
|
+
"evaluatedAt": "2026-06-08T23:20:53.597Z",
|
|
826
826
|
"evaluatedVersion": "0.0.0"
|
|
827
827
|
}
|
|
828
828
|
}
|
|
829
829
|
},
|
|
830
830
|
{
|
|
831
|
-
"name": "
|
|
832
|
-
"description": "
|
|
831
|
+
"name": "agent-platform-prompt-management",
|
|
832
|
+
"description": "Manages and orchestrates prompts in Agent Platform. Use when you need to create, list, retrieve, version, or delete managed prompts in Agent Platform. Don't use for model training, model deployment to endpoints, or managing non-Agent Platform prompts.",
|
|
833
833
|
"version": "0.0.0",
|
|
834
834
|
"license": "",
|
|
835
835
|
"creator": "",
|
|
836
|
-
"compatibility": "
|
|
836
|
+
"compatibility": "",
|
|
837
837
|
"allowedTools": [],
|
|
838
|
-
"installUrl": "github:google/skills:skills/cloud/
|
|
839
|
-
"relPath": "skills/cloud/
|
|
838
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-prompt-management",
|
|
839
|
+
"relPath": "skills/cloud/agent-platform-prompt-management",
|
|
840
840
|
"verified": true,
|
|
841
|
-
"tokenCount":
|
|
841
|
+
"tokenCount": 1247,
|
|
842
842
|
"evalSummary": {
|
|
843
|
-
"overallScore":
|
|
843
|
+
"overallScore": 74,
|
|
844
844
|
"grade": "C",
|
|
845
845
|
"categories": [
|
|
846
846
|
{
|
|
@@ -852,13 +852,13 @@
|
|
|
852
852
|
{
|
|
853
853
|
"id": "description",
|
|
854
854
|
"name": "Description quality",
|
|
855
|
-
"score":
|
|
855
|
+
"score": 10,
|
|
856
856
|
"max": 10
|
|
857
857
|
},
|
|
858
858
|
{
|
|
859
859
|
"id": "prompt-engineering",
|
|
860
860
|
"name": "Prompt engineering",
|
|
861
|
-
"score":
|
|
861
|
+
"score": 8,
|
|
862
862
|
"max": 10
|
|
863
863
|
},
|
|
864
864
|
{
|
|
@@ -870,7 +870,7 @@
|
|
|
870
870
|
{
|
|
871
871
|
"id": "safety",
|
|
872
872
|
"name": "Safety & guardrails",
|
|
873
|
-
"score":
|
|
873
|
+
"score": 5,
|
|
874
874
|
"max": 10
|
|
875
875
|
},
|
|
876
876
|
{
|
|
@@ -886,7 +886,7 @@
|
|
|
886
886
|
"max": 10
|
|
887
887
|
}
|
|
888
888
|
],
|
|
889
|
-
"evaluatedAt": "2026-
|
|
889
|
+
"evaluatedAt": "2026-06-08T23:20:53.598Z",
|
|
890
890
|
"evaluatedVersion": "0.0.0"
|
|
891
891
|
},
|
|
892
892
|
"evalSummaries": {
|
|
@@ -895,7 +895,7 @@
|
|
|
895
895
|
"providerVersion": "1.0.0",
|
|
896
896
|
"schemaVersion": 1,
|
|
897
897
|
"passed": true,
|
|
898
|
-
"overallScore":
|
|
898
|
+
"overallScore": 74,
|
|
899
899
|
"grade": "C",
|
|
900
900
|
"categories": [
|
|
901
901
|
{
|
|
@@ -907,13 +907,13 @@
|
|
|
907
907
|
{
|
|
908
908
|
"id": "description",
|
|
909
909
|
"name": "Description quality",
|
|
910
|
-
"score":
|
|
910
|
+
"score": 10,
|
|
911
911
|
"max": 10
|
|
912
912
|
},
|
|
913
913
|
{
|
|
914
914
|
"id": "prompt-engineering",
|
|
915
915
|
"name": "Prompt engineering",
|
|
916
|
-
"score":
|
|
916
|
+
"score": 8,
|
|
917
917
|
"max": 10
|
|
918
918
|
},
|
|
919
919
|
{
|
|
@@ -925,7 +925,7 @@
|
|
|
925
925
|
{
|
|
926
926
|
"id": "safety",
|
|
927
927
|
"name": "Safety & guardrails",
|
|
928
|
-
"score":
|
|
928
|
+
"score": 5,
|
|
929
929
|
"max": 10
|
|
930
930
|
},
|
|
931
931
|
{
|
|
@@ -941,7 +941,7 @@
|
|
|
941
941
|
"max": 10
|
|
942
942
|
}
|
|
943
943
|
],
|
|
944
|
-
"evaluatedAt": "2026-
|
|
944
|
+
"evaluatedAt": "2026-06-08T23:20:53.598Z",
|
|
945
945
|
"evaluatedVersion": "0.0.0"
|
|
946
946
|
},
|
|
947
947
|
"skill-best-practice": {
|
|
@@ -949,35 +949,35 @@
|
|
|
949
949
|
"providerVersion": "1.1.0",
|
|
950
950
|
"schemaVersion": 1,
|
|
951
951
|
"passed": false,
|
|
952
|
-
"overallScore":
|
|
952
|
+
"overallScore": 77,
|
|
953
953
|
"grade": "C",
|
|
954
954
|
"categories": [
|
|
955
955
|
{
|
|
956
956
|
"id": "validation",
|
|
957
957
|
"name": "Deterministic validation",
|
|
958
958
|
"score": 10,
|
|
959
|
-
"max":
|
|
959
|
+
"max": 13
|
|
960
960
|
}
|
|
961
961
|
],
|
|
962
|
-
"evaluatedAt": "2026-
|
|
962
|
+
"evaluatedAt": "2026-06-08T23:20:53.598Z",
|
|
963
963
|
"evaluatedVersion": "0.0.0"
|
|
964
964
|
}
|
|
965
965
|
}
|
|
966
966
|
},
|
|
967
967
|
{
|
|
968
|
-
"name": "
|
|
969
|
-
"description": "
|
|
968
|
+
"name": "agent-platform-rag-engine-management",
|
|
969
|
+
"description": "Manage and query Agent Platform RAG Engine Corpora and retrieve grounded contexts using the Google GenAI SDK. Use when listing RAG corpora or files, inspecting a corpus, retrieving contexts, or generating content grounded in a RAG corpus. Do not use for standard database queries (use SQL/Spanner skills), Google Workspace RAG, or other RAG products like gRAG.",
|
|
970
970
|
"version": "0.0.0",
|
|
971
971
|
"license": "",
|
|
972
972
|
"creator": "",
|
|
973
973
|
"compatibility": "",
|
|
974
974
|
"allowedTools": [],
|
|
975
|
-
"installUrl": "github:google/skills:skills/cloud/
|
|
976
|
-
"relPath": "skills/cloud/
|
|
975
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-rag-engine-management",
|
|
976
|
+
"relPath": "skills/cloud/agent-platform-rag-engine-management",
|
|
977
977
|
"verified": true,
|
|
978
|
-
"tokenCount":
|
|
978
|
+
"tokenCount": 1882,
|
|
979
979
|
"evalSummary": {
|
|
980
|
-
"overallScore":
|
|
980
|
+
"overallScore": 70,
|
|
981
981
|
"grade": "C",
|
|
982
982
|
"categories": [
|
|
983
983
|
{
|
|
@@ -989,31 +989,31 @@
|
|
|
989
989
|
{
|
|
990
990
|
"id": "description",
|
|
991
991
|
"name": "Description quality",
|
|
992
|
-
"score":
|
|
992
|
+
"score": 8,
|
|
993
993
|
"max": 10
|
|
994
994
|
},
|
|
995
995
|
{
|
|
996
996
|
"id": "prompt-engineering",
|
|
997
997
|
"name": "Prompt engineering",
|
|
998
|
-
"score":
|
|
998
|
+
"score": 7,
|
|
999
999
|
"max": 10
|
|
1000
1000
|
},
|
|
1001
1001
|
{
|
|
1002
1002
|
"id": "context-efficiency",
|
|
1003
1003
|
"name": "Context efficiency",
|
|
1004
|
-
"score":
|
|
1004
|
+
"score": 9,
|
|
1005
1005
|
"max": 10
|
|
1006
1006
|
},
|
|
1007
1007
|
{
|
|
1008
1008
|
"id": "safety",
|
|
1009
1009
|
"name": "Safety & guardrails",
|
|
1010
|
-
"score":
|
|
1010
|
+
"score": 7,
|
|
1011
1011
|
"max": 10
|
|
1012
1012
|
},
|
|
1013
1013
|
{
|
|
1014
1014
|
"id": "testability",
|
|
1015
1015
|
"name": "Testability",
|
|
1016
|
-
"score":
|
|
1016
|
+
"score": 1,
|
|
1017
1017
|
"max": 10
|
|
1018
1018
|
},
|
|
1019
1019
|
{
|
|
@@ -1023,7 +1023,7 @@
|
|
|
1023
1023
|
"max": 10
|
|
1024
1024
|
}
|
|
1025
1025
|
],
|
|
1026
|
-
"evaluatedAt": "2026-
|
|
1026
|
+
"evaluatedAt": "2026-06-08T23:20:53.599Z",
|
|
1027
1027
|
"evaluatedVersion": "0.0.0"
|
|
1028
1028
|
},
|
|
1029
1029
|
"evalSummaries": {
|
|
@@ -1032,7 +1032,7 @@
|
|
|
1032
1032
|
"providerVersion": "1.0.0",
|
|
1033
1033
|
"schemaVersion": 1,
|
|
1034
1034
|
"passed": true,
|
|
1035
|
-
"overallScore":
|
|
1035
|
+
"overallScore": 70,
|
|
1036
1036
|
"grade": "C",
|
|
1037
1037
|
"categories": [
|
|
1038
1038
|
{
|
|
@@ -1044,31 +1044,31 @@
|
|
|
1044
1044
|
{
|
|
1045
1045
|
"id": "description",
|
|
1046
1046
|
"name": "Description quality",
|
|
1047
|
-
"score":
|
|
1047
|
+
"score": 8,
|
|
1048
1048
|
"max": 10
|
|
1049
1049
|
},
|
|
1050
1050
|
{
|
|
1051
1051
|
"id": "prompt-engineering",
|
|
1052
1052
|
"name": "Prompt engineering",
|
|
1053
|
-
"score":
|
|
1053
|
+
"score": 7,
|
|
1054
1054
|
"max": 10
|
|
1055
1055
|
},
|
|
1056
1056
|
{
|
|
1057
1057
|
"id": "context-efficiency",
|
|
1058
1058
|
"name": "Context efficiency",
|
|
1059
|
-
"score":
|
|
1059
|
+
"score": 9,
|
|
1060
1060
|
"max": 10
|
|
1061
1061
|
},
|
|
1062
1062
|
{
|
|
1063
1063
|
"id": "safety",
|
|
1064
1064
|
"name": "Safety & guardrails",
|
|
1065
|
-
"score":
|
|
1065
|
+
"score": 7,
|
|
1066
1066
|
"max": 10
|
|
1067
1067
|
},
|
|
1068
1068
|
{
|
|
1069
1069
|
"id": "testability",
|
|
1070
1070
|
"name": "Testability",
|
|
1071
|
-
"score":
|
|
1071
|
+
"score": 1,
|
|
1072
1072
|
"max": 10
|
|
1073
1073
|
},
|
|
1074
1074
|
{
|
|
@@ -1078,7 +1078,7 @@
|
|
|
1078
1078
|
"max": 10
|
|
1079
1079
|
}
|
|
1080
1080
|
],
|
|
1081
|
-
"evaluatedAt": "2026-
|
|
1081
|
+
"evaluatedAt": "2026-06-08T23:20:53.599Z",
|
|
1082
1082
|
"evaluatedVersion": "0.0.0"
|
|
1083
1083
|
},
|
|
1084
1084
|
"skill-best-practice": {
|
|
@@ -1096,26 +1096,26 @@
|
|
|
1096
1096
|
"max": 13
|
|
1097
1097
|
}
|
|
1098
1098
|
],
|
|
1099
|
-
"evaluatedAt": "2026-
|
|
1099
|
+
"evaluatedAt": "2026-06-08T23:20:53.599Z",
|
|
1100
1100
|
"evaluatedVersion": "0.0.0"
|
|
1101
1101
|
}
|
|
1102
1102
|
}
|
|
1103
1103
|
},
|
|
1104
1104
|
{
|
|
1105
|
-
"name": "
|
|
1106
|
-
"description": "
|
|
1105
|
+
"name": "agent-platform-skill-registry",
|
|
1106
|
+
"description": "Interact with the Gemini Enterprise Agent Platform Skill Registry to create and search for available skills. Use this skill to enable agents to register functionality or discover new capabilities.",
|
|
1107
1107
|
"version": "0.0.0",
|
|
1108
1108
|
"license": "",
|
|
1109
1109
|
"creator": "",
|
|
1110
1110
|
"compatibility": "",
|
|
1111
1111
|
"allowedTools": [],
|
|
1112
|
-
"installUrl": "github:google/skills:skills/cloud/
|
|
1113
|
-
"relPath": "skills/cloud/
|
|
1112
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-skill-registry",
|
|
1113
|
+
"relPath": "skills/cloud/agent-platform-skill-registry",
|
|
1114
1114
|
"verified": true,
|
|
1115
|
-
"tokenCount":
|
|
1115
|
+
"tokenCount": 523,
|
|
1116
1116
|
"evalSummary": {
|
|
1117
|
-
"overallScore":
|
|
1118
|
-
"grade": "
|
|
1117
|
+
"overallScore": 69,
|
|
1118
|
+
"grade": "C",
|
|
1119
1119
|
"categories": [
|
|
1120
1120
|
{
|
|
1121
1121
|
"id": "structure",
|
|
@@ -1126,41 +1126,41 @@
|
|
|
1126
1126
|
{
|
|
1127
1127
|
"id": "description",
|
|
1128
1128
|
"name": "Description quality",
|
|
1129
|
-
"score":
|
|
1129
|
+
"score": 7,
|
|
1130
1130
|
"max": 10
|
|
1131
1131
|
},
|
|
1132
1132
|
{
|
|
1133
1133
|
"id": "prompt-engineering",
|
|
1134
1134
|
"name": "Prompt engineering",
|
|
1135
|
-
"score":
|
|
1135
|
+
"score": 5,
|
|
1136
1136
|
"max": 10
|
|
1137
1137
|
},
|
|
1138
1138
|
{
|
|
1139
1139
|
"id": "context-efficiency",
|
|
1140
1140
|
"name": "Context efficiency",
|
|
1141
|
-
"score":
|
|
1141
|
+
"score": 9,
|
|
1142
1142
|
"max": 10
|
|
1143
1143
|
},
|
|
1144
1144
|
{
|
|
1145
1145
|
"id": "safety",
|
|
1146
1146
|
"name": "Safety & guardrails",
|
|
1147
|
-
"score":
|
|
1147
|
+
"score": 7,
|
|
1148
1148
|
"max": 10
|
|
1149
1149
|
},
|
|
1150
1150
|
{
|
|
1151
1151
|
"id": "testability",
|
|
1152
1152
|
"name": "Testability",
|
|
1153
|
-
"score":
|
|
1153
|
+
"score": 3,
|
|
1154
1154
|
"max": 10
|
|
1155
1155
|
},
|
|
1156
1156
|
{
|
|
1157
1157
|
"id": "naming",
|
|
1158
1158
|
"name": "Naming & conventions",
|
|
1159
|
-
"score":
|
|
1159
|
+
"score": 10,
|
|
1160
1160
|
"max": 10
|
|
1161
1161
|
}
|
|
1162
1162
|
],
|
|
1163
|
-
"evaluatedAt": "2026-
|
|
1163
|
+
"evaluatedAt": "2026-06-08T23:20:53.599Z",
|
|
1164
1164
|
"evaluatedVersion": "0.0.0"
|
|
1165
1165
|
},
|
|
1166
1166
|
"evalSummaries": {
|
|
@@ -1169,8 +1169,8 @@
|
|
|
1169
1169
|
"providerVersion": "1.0.0",
|
|
1170
1170
|
"schemaVersion": 1,
|
|
1171
1171
|
"passed": true,
|
|
1172
|
-
"overallScore":
|
|
1173
|
-
"grade": "
|
|
1172
|
+
"overallScore": 69,
|
|
1173
|
+
"grade": "C",
|
|
1174
1174
|
"categories": [
|
|
1175
1175
|
{
|
|
1176
1176
|
"id": "structure",
|
|
@@ -1181,41 +1181,41 @@
|
|
|
1181
1181
|
{
|
|
1182
1182
|
"id": "description",
|
|
1183
1183
|
"name": "Description quality",
|
|
1184
|
-
"score":
|
|
1184
|
+
"score": 7,
|
|
1185
1185
|
"max": 10
|
|
1186
1186
|
},
|
|
1187
1187
|
{
|
|
1188
1188
|
"id": "prompt-engineering",
|
|
1189
1189
|
"name": "Prompt engineering",
|
|
1190
|
-
"score":
|
|
1190
|
+
"score": 5,
|
|
1191
1191
|
"max": 10
|
|
1192
1192
|
},
|
|
1193
1193
|
{
|
|
1194
1194
|
"id": "context-efficiency",
|
|
1195
1195
|
"name": "Context efficiency",
|
|
1196
|
-
"score":
|
|
1196
|
+
"score": 9,
|
|
1197
1197
|
"max": 10
|
|
1198
1198
|
},
|
|
1199
1199
|
{
|
|
1200
1200
|
"id": "safety",
|
|
1201
1201
|
"name": "Safety & guardrails",
|
|
1202
|
-
"score":
|
|
1202
|
+
"score": 7,
|
|
1203
1203
|
"max": 10
|
|
1204
1204
|
},
|
|
1205
1205
|
{
|
|
1206
1206
|
"id": "testability",
|
|
1207
1207
|
"name": "Testability",
|
|
1208
|
-
"score":
|
|
1208
|
+
"score": 3,
|
|
1209
1209
|
"max": 10
|
|
1210
1210
|
},
|
|
1211
1211
|
{
|
|
1212
1212
|
"id": "naming",
|
|
1213
1213
|
"name": "Naming & conventions",
|
|
1214
|
-
"score":
|
|
1214
|
+
"score": 10,
|
|
1215
1215
|
"max": 10
|
|
1216
1216
|
}
|
|
1217
1217
|
],
|
|
1218
|
-
"evaluatedAt": "2026-
|
|
1218
|
+
"evaluatedAt": "2026-06-08T23:20:53.599Z",
|
|
1219
1219
|
"evaluatedVersion": "0.0.0"
|
|
1220
1220
|
},
|
|
1221
1221
|
"skill-best-practice": {
|
|
@@ -1223,71 +1223,71 @@
|
|
|
1223
1223
|
"providerVersion": "1.1.0",
|
|
1224
1224
|
"schemaVersion": 1,
|
|
1225
1225
|
"passed": false,
|
|
1226
|
-
"overallScore":
|
|
1227
|
-
"grade": "
|
|
1226
|
+
"overallScore": 77,
|
|
1227
|
+
"grade": "C",
|
|
1228
1228
|
"categories": [
|
|
1229
1229
|
{
|
|
1230
1230
|
"id": "validation",
|
|
1231
1231
|
"name": "Deterministic validation",
|
|
1232
|
-
"score":
|
|
1232
|
+
"score": 10,
|
|
1233
1233
|
"max": 13
|
|
1234
1234
|
}
|
|
1235
1235
|
],
|
|
1236
|
-
"evaluatedAt": "2026-
|
|
1236
|
+
"evaluatedAt": "2026-06-08T23:20:53.599Z",
|
|
1237
1237
|
"evaluatedVersion": "0.0.0"
|
|
1238
1238
|
}
|
|
1239
1239
|
}
|
|
1240
1240
|
},
|
|
1241
1241
|
{
|
|
1242
|
-
"name": "
|
|
1243
|
-
"description": "
|
|
1244
|
-
"version": "
|
|
1245
|
-
"license": "
|
|
1242
|
+
"name": "agent-platform-tuning",
|
|
1243
|
+
"description": "Agent Platform Model Tuning. Use when you need to fine-tune open models or Gemini models using Agent Platform infrastructure. Don't use for model training outside Agent Platform, model deployment to endpoints (use `agent-platform-deploy`), or managing serving endpoints (use `agent-platform-endpoint-management`).",
|
|
1244
|
+
"version": "0.0.0",
|
|
1245
|
+
"license": "",
|
|
1246
1246
|
"creator": "",
|
|
1247
1247
|
"compatibility": "",
|
|
1248
1248
|
"allowedTools": [],
|
|
1249
|
-
"installUrl": "github:google/skills:skills/cloud/
|
|
1250
|
-
"relPath": "skills/cloud/
|
|
1249
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-tuning",
|
|
1250
|
+
"relPath": "skills/cloud/agent-platform-tuning",
|
|
1251
1251
|
"verified": true,
|
|
1252
|
-
"tokenCount":
|
|
1252
|
+
"tokenCount": 5070,
|
|
1253
1253
|
"evalSummary": {
|
|
1254
|
-
"overallScore":
|
|
1255
|
-
"grade": "
|
|
1254
|
+
"overallScore": 76,
|
|
1255
|
+
"grade": "C",
|
|
1256
1256
|
"categories": [
|
|
1257
1257
|
{
|
|
1258
1258
|
"id": "structure",
|
|
1259
1259
|
"name": "Structure & completeness",
|
|
1260
|
-
"score":
|
|
1260
|
+
"score": 7,
|
|
1261
1261
|
"max": 10
|
|
1262
1262
|
},
|
|
1263
1263
|
{
|
|
1264
1264
|
"id": "description",
|
|
1265
1265
|
"name": "Description quality",
|
|
1266
|
-
"score":
|
|
1266
|
+
"score": 7,
|
|
1267
1267
|
"max": 10
|
|
1268
1268
|
},
|
|
1269
1269
|
{
|
|
1270
1270
|
"id": "prompt-engineering",
|
|
1271
1271
|
"name": "Prompt engineering",
|
|
1272
|
-
"score":
|
|
1272
|
+
"score": 10,
|
|
1273
1273
|
"max": 10
|
|
1274
1274
|
},
|
|
1275
1275
|
{
|
|
1276
1276
|
"id": "context-efficiency",
|
|
1277
1277
|
"name": "Context efficiency",
|
|
1278
|
-
"score":
|
|
1278
|
+
"score": 7,
|
|
1279
1279
|
"max": 10
|
|
1280
1280
|
},
|
|
1281
1281
|
{
|
|
1282
1282
|
"id": "safety",
|
|
1283
1283
|
"name": "Safety & guardrails",
|
|
1284
|
-
"score":
|
|
1284
|
+
"score": 9,
|
|
1285
1285
|
"max": 10
|
|
1286
1286
|
},
|
|
1287
1287
|
{
|
|
1288
1288
|
"id": "testability",
|
|
1289
1289
|
"name": "Testability",
|
|
1290
|
-
"score":
|
|
1290
|
+
"score": 3,
|
|
1291
1291
|
"max": 10
|
|
1292
1292
|
},
|
|
1293
1293
|
{
|
|
@@ -1297,8 +1297,8 @@
|
|
|
1297
1297
|
"max": 10
|
|
1298
1298
|
}
|
|
1299
1299
|
],
|
|
1300
|
-
"evaluatedAt": "2026-
|
|
1301
|
-
"evaluatedVersion": "
|
|
1300
|
+
"evaluatedAt": "2026-06-08T23:20:53.601Z",
|
|
1301
|
+
"evaluatedVersion": "0.0.0"
|
|
1302
1302
|
},
|
|
1303
1303
|
"evalSummaries": {
|
|
1304
1304
|
"quality": {
|
|
@@ -1306,43 +1306,43 @@
|
|
|
1306
1306
|
"providerVersion": "1.0.0",
|
|
1307
1307
|
"schemaVersion": 1,
|
|
1308
1308
|
"passed": true,
|
|
1309
|
-
"overallScore":
|
|
1310
|
-
"grade": "
|
|
1309
|
+
"overallScore": 76,
|
|
1310
|
+
"grade": "C",
|
|
1311
1311
|
"categories": [
|
|
1312
1312
|
{
|
|
1313
1313
|
"id": "structure",
|
|
1314
1314
|
"name": "Structure & completeness",
|
|
1315
|
-
"score":
|
|
1315
|
+
"score": 7,
|
|
1316
1316
|
"max": 10
|
|
1317
1317
|
},
|
|
1318
1318
|
{
|
|
1319
1319
|
"id": "description",
|
|
1320
1320
|
"name": "Description quality",
|
|
1321
|
-
"score":
|
|
1321
|
+
"score": 7,
|
|
1322
1322
|
"max": 10
|
|
1323
1323
|
},
|
|
1324
1324
|
{
|
|
1325
1325
|
"id": "prompt-engineering",
|
|
1326
1326
|
"name": "Prompt engineering",
|
|
1327
|
-
"score":
|
|
1327
|
+
"score": 10,
|
|
1328
1328
|
"max": 10
|
|
1329
1329
|
},
|
|
1330
1330
|
{
|
|
1331
1331
|
"id": "context-efficiency",
|
|
1332
1332
|
"name": "Context efficiency",
|
|
1333
|
-
"score":
|
|
1333
|
+
"score": 7,
|
|
1334
1334
|
"max": 10
|
|
1335
1335
|
},
|
|
1336
1336
|
{
|
|
1337
1337
|
"id": "safety",
|
|
1338
1338
|
"name": "Safety & guardrails",
|
|
1339
|
-
"score":
|
|
1339
|
+
"score": 9,
|
|
1340
1340
|
"max": 10
|
|
1341
1341
|
},
|
|
1342
1342
|
{
|
|
1343
1343
|
"id": "testability",
|
|
1344
1344
|
"name": "Testability",
|
|
1345
|
-
"score":
|
|
1345
|
+
"score": 3,
|
|
1346
1346
|
"max": 10
|
|
1347
1347
|
},
|
|
1348
1348
|
{
|
|
@@ -1352,44 +1352,44 @@
|
|
|
1352
1352
|
"max": 10
|
|
1353
1353
|
}
|
|
1354
1354
|
],
|
|
1355
|
-
"evaluatedAt": "2026-
|
|
1356
|
-
"evaluatedVersion": "
|
|
1355
|
+
"evaluatedAt": "2026-06-08T23:20:53.601Z",
|
|
1356
|
+
"evaluatedVersion": "0.0.0"
|
|
1357
1357
|
},
|
|
1358
1358
|
"skill-best-practice": {
|
|
1359
1359
|
"providerId": "skill-best-practice",
|
|
1360
1360
|
"providerVersion": "1.1.0",
|
|
1361
1361
|
"schemaVersion": 1,
|
|
1362
|
-
"passed":
|
|
1363
|
-
"overallScore":
|
|
1364
|
-
"grade": "
|
|
1362
|
+
"passed": false,
|
|
1363
|
+
"overallScore": 77,
|
|
1364
|
+
"grade": "C",
|
|
1365
1365
|
"categories": [
|
|
1366
1366
|
{
|
|
1367
1367
|
"id": "validation",
|
|
1368
1368
|
"name": "Deterministic validation",
|
|
1369
|
-
"score":
|
|
1370
|
-
"max":
|
|
1369
|
+
"score": 10,
|
|
1370
|
+
"max": 13
|
|
1371
1371
|
}
|
|
1372
1372
|
],
|
|
1373
|
-
"evaluatedAt": "2026-
|
|
1374
|
-
"evaluatedVersion": "
|
|
1373
|
+
"evaluatedAt": "2026-06-08T23:20:53.601Z",
|
|
1374
|
+
"evaluatedVersion": "0.0.0"
|
|
1375
1375
|
}
|
|
1376
1376
|
}
|
|
1377
1377
|
},
|
|
1378
1378
|
{
|
|
1379
|
-
"name": "
|
|
1380
|
-
"description": "
|
|
1379
|
+
"name": "agent-platform-tuning-management",
|
|
1380
|
+
"description": "Manages GenAI tuning jobs in Agent Platform. Use this to list, get, or cancel ongoing model tuning jobs. Don't use for fine-tuning models (use `agent-platform-tuning`), deploying models to endpoints (use `agent-platform-deploy`), or managing serving endpoints (use `agent-platform-endpoint-management`).",
|
|
1381
1381
|
"version": "0.0.0",
|
|
1382
1382
|
"license": "",
|
|
1383
1383
|
"creator": "",
|
|
1384
1384
|
"compatibility": "",
|
|
1385
1385
|
"allowedTools": [],
|
|
1386
|
-
"installUrl": "github:google/skills:skills/cloud/
|
|
1387
|
-
"relPath": "skills/cloud/
|
|
1386
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-tuning-management",
|
|
1387
|
+
"relPath": "skills/cloud/agent-platform-tuning-management",
|
|
1388
1388
|
"verified": true,
|
|
1389
|
-
"tokenCount":
|
|
1389
|
+
"tokenCount": 1731,
|
|
1390
1390
|
"evalSummary": {
|
|
1391
|
-
"overallScore":
|
|
1392
|
-
"grade": "
|
|
1391
|
+
"overallScore": 81,
|
|
1392
|
+
"grade": "B",
|
|
1393
1393
|
"categories": [
|
|
1394
1394
|
{
|
|
1395
1395
|
"id": "structure",
|
|
@@ -1400,13 +1400,13 @@
|
|
|
1400
1400
|
{
|
|
1401
1401
|
"id": "description",
|
|
1402
1402
|
"name": "Description quality",
|
|
1403
|
-
"score":
|
|
1403
|
+
"score": 10,
|
|
1404
1404
|
"max": 10
|
|
1405
1405
|
},
|
|
1406
1406
|
{
|
|
1407
1407
|
"id": "prompt-engineering",
|
|
1408
1408
|
"name": "Prompt engineering",
|
|
1409
|
-
"score":
|
|
1409
|
+
"score": 8,
|
|
1410
1410
|
"max": 10
|
|
1411
1411
|
},
|
|
1412
1412
|
{
|
|
@@ -1418,23 +1418,23 @@
|
|
|
1418
1418
|
{
|
|
1419
1419
|
"id": "safety",
|
|
1420
1420
|
"name": "Safety & guardrails",
|
|
1421
|
-
"score":
|
|
1421
|
+
"score": 10,
|
|
1422
1422
|
"max": 10
|
|
1423
1423
|
},
|
|
1424
1424
|
{
|
|
1425
1425
|
"id": "testability",
|
|
1426
1426
|
"name": "Testability",
|
|
1427
|
-
"score":
|
|
1427
|
+
"score": 3,
|
|
1428
1428
|
"max": 10
|
|
1429
1429
|
},
|
|
1430
1430
|
{
|
|
1431
1431
|
"id": "naming",
|
|
1432
1432
|
"name": "Naming & conventions",
|
|
1433
|
-
"score":
|
|
1433
|
+
"score": 10,
|
|
1434
1434
|
"max": 10
|
|
1435
1435
|
}
|
|
1436
1436
|
],
|
|
1437
|
-
"evaluatedAt": "2026-
|
|
1437
|
+
"evaluatedAt": "2026-06-08T23:20:53.603Z",
|
|
1438
1438
|
"evaluatedVersion": "0.0.0"
|
|
1439
1439
|
},
|
|
1440
1440
|
"evalSummaries": {
|
|
@@ -1443,8 +1443,8 @@
|
|
|
1443
1443
|
"providerVersion": "1.0.0",
|
|
1444
1444
|
"schemaVersion": 1,
|
|
1445
1445
|
"passed": true,
|
|
1446
|
-
"overallScore":
|
|
1447
|
-
"grade": "
|
|
1446
|
+
"overallScore": 81,
|
|
1447
|
+
"grade": "B",
|
|
1448
1448
|
"categories": [
|
|
1449
1449
|
{
|
|
1450
1450
|
"id": "structure",
|
|
@@ -1455,13 +1455,13 @@
|
|
|
1455
1455
|
{
|
|
1456
1456
|
"id": "description",
|
|
1457
1457
|
"name": "Description quality",
|
|
1458
|
-
"score":
|
|
1458
|
+
"score": 10,
|
|
1459
1459
|
"max": 10
|
|
1460
1460
|
},
|
|
1461
1461
|
{
|
|
1462
1462
|
"id": "prompt-engineering",
|
|
1463
1463
|
"name": "Prompt engineering",
|
|
1464
|
-
"score":
|
|
1464
|
+
"score": 8,
|
|
1465
1465
|
"max": 10
|
|
1466
1466
|
},
|
|
1467
1467
|
{
|
|
@@ -1473,23 +1473,23 @@
|
|
|
1473
1473
|
{
|
|
1474
1474
|
"id": "safety",
|
|
1475
1475
|
"name": "Safety & guardrails",
|
|
1476
|
-
"score":
|
|
1476
|
+
"score": 10,
|
|
1477
1477
|
"max": 10
|
|
1478
1478
|
},
|
|
1479
1479
|
{
|
|
1480
1480
|
"id": "testability",
|
|
1481
1481
|
"name": "Testability",
|
|
1482
|
-
"score":
|
|
1482
|
+
"score": 3,
|
|
1483
1483
|
"max": 10
|
|
1484
1484
|
},
|
|
1485
1485
|
{
|
|
1486
1486
|
"id": "naming",
|
|
1487
1487
|
"name": "Naming & conventions",
|
|
1488
|
-
"score":
|
|
1488
|
+
"score": 10,
|
|
1489
1489
|
"max": 10
|
|
1490
1490
|
}
|
|
1491
1491
|
],
|
|
1492
|
-
"evaluatedAt": "2026-
|
|
1492
|
+
"evaluatedAt": "2026-06-08T23:20:53.603Z",
|
|
1493
1493
|
"evaluatedVersion": "0.0.0"
|
|
1494
1494
|
},
|
|
1495
1495
|
"skill-best-practice": {
|
|
@@ -1507,26 +1507,26 @@
|
|
|
1507
1507
|
"max": 13
|
|
1508
1508
|
}
|
|
1509
1509
|
],
|
|
1510
|
-
"evaluatedAt": "2026-
|
|
1510
|
+
"evaluatedAt": "2026-06-08T23:20:53.603Z",
|
|
1511
1511
|
"evaluatedVersion": "0.0.0"
|
|
1512
1512
|
}
|
|
1513
1513
|
}
|
|
1514
1514
|
},
|
|
1515
1515
|
{
|
|
1516
|
-
"name": "
|
|
1517
|
-
"description": "
|
|
1516
|
+
"name": "alloydb-basics",
|
|
1517
|
+
"description": "Manages clusters, instances, and backups for AlloyDB for PostgreSQL, and integrates with AlloyDB model context protocol (MCP) tools for automated database operations.",
|
|
1518
1518
|
"version": "0.0.0",
|
|
1519
1519
|
"license": "",
|
|
1520
1520
|
"creator": "",
|
|
1521
1521
|
"compatibility": "",
|
|
1522
1522
|
"allowedTools": [],
|
|
1523
|
-
"installUrl": "github:google/skills:skills/cloud/
|
|
1524
|
-
"relPath": "skills/cloud/
|
|
1523
|
+
"installUrl": "github:google/skills:skills/cloud/alloydb-basics",
|
|
1524
|
+
"relPath": "skills/cloud/alloydb-basics",
|
|
1525
1525
|
"verified": true,
|
|
1526
|
-
"tokenCount":
|
|
1526
|
+
"tokenCount": 617,
|
|
1527
1527
|
"evalSummary": {
|
|
1528
|
-
"overallScore":
|
|
1529
|
-
"grade": "
|
|
1528
|
+
"overallScore": 63,
|
|
1529
|
+
"grade": "D",
|
|
1530
1530
|
"categories": [
|
|
1531
1531
|
{
|
|
1532
1532
|
"id": "structure",
|
|
@@ -1537,31 +1537,31 @@
|
|
|
1537
1537
|
{
|
|
1538
1538
|
"id": "description",
|
|
1539
1539
|
"name": "Description quality",
|
|
1540
|
-
"score":
|
|
1540
|
+
"score": 10,
|
|
1541
1541
|
"max": 10
|
|
1542
1542
|
},
|
|
1543
1543
|
{
|
|
1544
1544
|
"id": "prompt-engineering",
|
|
1545
1545
|
"name": "Prompt engineering",
|
|
1546
|
-
"score":
|
|
1546
|
+
"score": 5,
|
|
1547
1547
|
"max": 10
|
|
1548
1548
|
},
|
|
1549
1549
|
{
|
|
1550
1550
|
"id": "context-efficiency",
|
|
1551
1551
|
"name": "Context efficiency",
|
|
1552
|
-
"score":
|
|
1552
|
+
"score": 9,
|
|
1553
1553
|
"max": 10
|
|
1554
1554
|
},
|
|
1555
1555
|
{
|
|
1556
1556
|
"id": "safety",
|
|
1557
1557
|
"name": "Safety & guardrails",
|
|
1558
|
-
"score":
|
|
1558
|
+
"score": 2,
|
|
1559
1559
|
"max": 10
|
|
1560
1560
|
},
|
|
1561
1561
|
{
|
|
1562
1562
|
"id": "testability",
|
|
1563
1563
|
"name": "Testability",
|
|
1564
|
-
"score":
|
|
1564
|
+
"score": 1,
|
|
1565
1565
|
"max": 10
|
|
1566
1566
|
},
|
|
1567
1567
|
{
|
|
@@ -1571,7 +1571,7 @@
|
|
|
1571
1571
|
"max": 10
|
|
1572
1572
|
}
|
|
1573
1573
|
],
|
|
1574
|
-
"evaluatedAt": "2026-
|
|
1574
|
+
"evaluatedAt": "2026-06-08T23:20:53.603Z",
|
|
1575
1575
|
"evaluatedVersion": "0.0.0"
|
|
1576
1576
|
},
|
|
1577
1577
|
"evalSummaries": {
|
|
@@ -1580,8 +1580,8 @@
|
|
|
1580
1580
|
"providerVersion": "1.0.0",
|
|
1581
1581
|
"schemaVersion": 1,
|
|
1582
1582
|
"passed": true,
|
|
1583
|
-
"overallScore":
|
|
1584
|
-
"grade": "
|
|
1583
|
+
"overallScore": 63,
|
|
1584
|
+
"grade": "D",
|
|
1585
1585
|
"categories": [
|
|
1586
1586
|
{
|
|
1587
1587
|
"id": "structure",
|
|
@@ -1592,31 +1592,31 @@
|
|
|
1592
1592
|
{
|
|
1593
1593
|
"id": "description",
|
|
1594
1594
|
"name": "Description quality",
|
|
1595
|
-
"score":
|
|
1595
|
+
"score": 10,
|
|
1596
1596
|
"max": 10
|
|
1597
1597
|
},
|
|
1598
1598
|
{
|
|
1599
1599
|
"id": "prompt-engineering",
|
|
1600
1600
|
"name": "Prompt engineering",
|
|
1601
|
-
"score":
|
|
1601
|
+
"score": 5,
|
|
1602
1602
|
"max": 10
|
|
1603
1603
|
},
|
|
1604
1604
|
{
|
|
1605
1605
|
"id": "context-efficiency",
|
|
1606
1606
|
"name": "Context efficiency",
|
|
1607
|
-
"score":
|
|
1607
|
+
"score": 9,
|
|
1608
1608
|
"max": 10
|
|
1609
1609
|
},
|
|
1610
1610
|
{
|
|
1611
1611
|
"id": "safety",
|
|
1612
1612
|
"name": "Safety & guardrails",
|
|
1613
|
-
"score":
|
|
1613
|
+
"score": 2,
|
|
1614
1614
|
"max": 10
|
|
1615
1615
|
},
|
|
1616
1616
|
{
|
|
1617
1617
|
"id": "testability",
|
|
1618
1618
|
"name": "Testability",
|
|
1619
|
-
"score":
|
|
1619
|
+
"score": 1,
|
|
1620
1620
|
"max": 10
|
|
1621
1621
|
},
|
|
1622
1622
|
{
|
|
@@ -1626,7 +1626,7 @@
|
|
|
1626
1626
|
"max": 10
|
|
1627
1627
|
}
|
|
1628
1628
|
],
|
|
1629
|
-
"evaluatedAt": "2026-
|
|
1629
|
+
"evaluatedAt": "2026-06-08T23:20:53.604Z",
|
|
1630
1630
|
"evaluatedVersion": "0.0.0"
|
|
1631
1631
|
},
|
|
1632
1632
|
"skill-best-practice": {
|
|
@@ -1644,26 +1644,26 @@
|
|
|
1644
1644
|
"max": 13
|
|
1645
1645
|
}
|
|
1646
1646
|
],
|
|
1647
|
-
"evaluatedAt": "2026-
|
|
1647
|
+
"evaluatedAt": "2026-06-08T23:20:53.604Z",
|
|
1648
1648
|
"evaluatedVersion": "0.0.0"
|
|
1649
1649
|
}
|
|
1650
1650
|
}
|
|
1651
1651
|
},
|
|
1652
1652
|
{
|
|
1653
|
-
"name": "
|
|
1654
|
-
"description": "
|
|
1653
|
+
"name": "bigquery-basics",
|
|
1654
|
+
"description": "Manages datasets, tables, and jobs in BigQuery, and integrates with BigQuery ML and Gemini for advanced data analytics and AI-driven insights. Use when you need to interact with BigQuery, run SQL queries, manage BigQuery resources, or leverage BigQuery's built-in ML capabilities. Also use when performing data analysis, ingesting data into BigQuery, or developing AI applications on BigQuery.",
|
|
1655
1655
|
"version": "0.0.0",
|
|
1656
1656
|
"license": "",
|
|
1657
1657
|
"creator": "",
|
|
1658
1658
|
"compatibility": "",
|
|
1659
1659
|
"allowedTools": [],
|
|
1660
|
-
"installUrl": "github:google/skills:skills/cloud/
|
|
1661
|
-
"relPath": "skills/cloud/
|
|
1660
|
+
"installUrl": "github:google/skills:skills/cloud/bigquery-basics",
|
|
1661
|
+
"relPath": "skills/cloud/bigquery-basics",
|
|
1662
1662
|
"verified": true,
|
|
1663
|
-
"tokenCount":
|
|
1663
|
+
"tokenCount": 908,
|
|
1664
1664
|
"evalSummary": {
|
|
1665
|
-
"overallScore":
|
|
1666
|
-
"grade": "
|
|
1665
|
+
"overallScore": 64,
|
|
1666
|
+
"grade": "D",
|
|
1667
1667
|
"categories": [
|
|
1668
1668
|
{
|
|
1669
1669
|
"id": "structure",
|
|
@@ -1674,13 +1674,13 @@
|
|
|
1674
1674
|
{
|
|
1675
1675
|
"id": "description",
|
|
1676
1676
|
"name": "Description quality",
|
|
1677
|
-
"score":
|
|
1677
|
+
"score": 8,
|
|
1678
1678
|
"max": 10
|
|
1679
1679
|
},
|
|
1680
1680
|
{
|
|
1681
1681
|
"id": "prompt-engineering",
|
|
1682
1682
|
"name": "Prompt engineering",
|
|
1683
|
-
"score":
|
|
1683
|
+
"score": 5,
|
|
1684
1684
|
"max": 10
|
|
1685
1685
|
},
|
|
1686
1686
|
{
|
|
@@ -1692,23 +1692,23 @@
|
|
|
1692
1692
|
{
|
|
1693
1693
|
"id": "safety",
|
|
1694
1694
|
"name": "Safety & guardrails",
|
|
1695
|
-
"score":
|
|
1695
|
+
"score": 5,
|
|
1696
1696
|
"max": 10
|
|
1697
1697
|
},
|
|
1698
1698
|
{
|
|
1699
1699
|
"id": "testability",
|
|
1700
1700
|
"name": "Testability",
|
|
1701
|
-
"score":
|
|
1701
|
+
"score": 1,
|
|
1702
1702
|
"max": 10
|
|
1703
1703
|
},
|
|
1704
1704
|
{
|
|
1705
1705
|
"id": "naming",
|
|
1706
1706
|
"name": "Naming & conventions",
|
|
1707
|
-
"score":
|
|
1707
|
+
"score": 10,
|
|
1708
1708
|
"max": 10
|
|
1709
1709
|
}
|
|
1710
1710
|
],
|
|
1711
|
-
"evaluatedAt": "2026-
|
|
1711
|
+
"evaluatedAt": "2026-06-08T23:20:53.604Z",
|
|
1712
1712
|
"evaluatedVersion": "0.0.0"
|
|
1713
1713
|
},
|
|
1714
1714
|
"evalSummaries": {
|
|
@@ -1717,8 +1717,8 @@
|
|
|
1717
1717
|
"providerVersion": "1.0.0",
|
|
1718
1718
|
"schemaVersion": 1,
|
|
1719
1719
|
"passed": true,
|
|
1720
|
-
"overallScore":
|
|
1721
|
-
"grade": "
|
|
1720
|
+
"overallScore": 64,
|
|
1721
|
+
"grade": "D",
|
|
1722
1722
|
"categories": [
|
|
1723
1723
|
{
|
|
1724
1724
|
"id": "structure",
|
|
@@ -1729,13 +1729,13 @@
|
|
|
1729
1729
|
{
|
|
1730
1730
|
"id": "description",
|
|
1731
1731
|
"name": "Description quality",
|
|
1732
|
-
"score":
|
|
1732
|
+
"score": 8,
|
|
1733
1733
|
"max": 10
|
|
1734
1734
|
},
|
|
1735
1735
|
{
|
|
1736
1736
|
"id": "prompt-engineering",
|
|
1737
1737
|
"name": "Prompt engineering",
|
|
1738
|
-
"score":
|
|
1738
|
+
"score": 5,
|
|
1739
1739
|
"max": 10
|
|
1740
1740
|
},
|
|
1741
1741
|
{
|
|
@@ -1747,23 +1747,23 @@
|
|
|
1747
1747
|
{
|
|
1748
1748
|
"id": "safety",
|
|
1749
1749
|
"name": "Safety & guardrails",
|
|
1750
|
-
"score":
|
|
1750
|
+
"score": 5,
|
|
1751
1751
|
"max": 10
|
|
1752
1752
|
},
|
|
1753
1753
|
{
|
|
1754
1754
|
"id": "testability",
|
|
1755
1755
|
"name": "Testability",
|
|
1756
|
-
"score":
|
|
1756
|
+
"score": 1,
|
|
1757
1757
|
"max": 10
|
|
1758
1758
|
},
|
|
1759
1759
|
{
|
|
1760
1760
|
"id": "naming",
|
|
1761
1761
|
"name": "Naming & conventions",
|
|
1762
|
-
"score":
|
|
1762
|
+
"score": 10,
|
|
1763
1763
|
"max": 10
|
|
1764
1764
|
}
|
|
1765
1765
|
],
|
|
1766
|
-
"evaluatedAt": "2026-
|
|
1766
|
+
"evaluatedAt": "2026-06-08T23:20:53.604Z",
|
|
1767
1767
|
"evaluatedVersion": "0.0.0"
|
|
1768
1768
|
},
|
|
1769
1769
|
"skill-best-practice": {
|
|
@@ -1771,35 +1771,35 @@
|
|
|
1771
1771
|
"providerVersion": "1.1.0",
|
|
1772
1772
|
"schemaVersion": 1,
|
|
1773
1773
|
"passed": false,
|
|
1774
|
-
"overallScore":
|
|
1774
|
+
"overallScore": 69,
|
|
1775
1775
|
"grade": "C",
|
|
1776
1776
|
"categories": [
|
|
1777
1777
|
{
|
|
1778
1778
|
"id": "validation",
|
|
1779
1779
|
"name": "Deterministic validation",
|
|
1780
|
-
"score":
|
|
1780
|
+
"score": 9,
|
|
1781
1781
|
"max": 13
|
|
1782
1782
|
}
|
|
1783
1783
|
],
|
|
1784
|
-
"evaluatedAt": "2026-
|
|
1784
|
+
"evaluatedAt": "2026-06-08T23:20:53.604Z",
|
|
1785
1785
|
"evaluatedVersion": "0.0.0"
|
|
1786
1786
|
}
|
|
1787
1787
|
}
|
|
1788
1788
|
},
|
|
1789
1789
|
{
|
|
1790
|
-
"name": "
|
|
1791
|
-
"description": "
|
|
1790
|
+
"name": "cloud-run-basics",
|
|
1791
|
+
"description": "Manages Cloud Run services, jobs, and worker pools. Use when you need to deploy applications responding to HTTP requests (services), run event-triggered or scheduled tasks (jobs), or handle always-on pull-based background processing (worker pools).",
|
|
1792
1792
|
"version": "0.0.0",
|
|
1793
1793
|
"license": "",
|
|
1794
1794
|
"creator": "",
|
|
1795
1795
|
"compatibility": "",
|
|
1796
1796
|
"allowedTools": [],
|
|
1797
|
-
"installUrl": "github:google/skills:skills/cloud/
|
|
1798
|
-
"relPath": "skills/cloud/
|
|
1797
|
+
"installUrl": "github:google/skills:skills/cloud/cloud-run-basics",
|
|
1798
|
+
"relPath": "skills/cloud/cloud-run-basics",
|
|
1799
1799
|
"verified": true,
|
|
1800
|
-
"tokenCount":
|
|
1800
|
+
"tokenCount": 4364,
|
|
1801
1801
|
"evalSummary": {
|
|
1802
|
-
"overallScore":
|
|
1802
|
+
"overallScore": 76,
|
|
1803
1803
|
"grade": "C",
|
|
1804
1804
|
"categories": [
|
|
1805
1805
|
{
|
|
@@ -1811,25 +1811,25 @@
|
|
|
1811
1811
|
{
|
|
1812
1812
|
"id": "description",
|
|
1813
1813
|
"name": "Description quality",
|
|
1814
|
-
"score":
|
|
1814
|
+
"score": 10,
|
|
1815
1815
|
"max": 10
|
|
1816
1816
|
},
|
|
1817
1817
|
{
|
|
1818
1818
|
"id": "prompt-engineering",
|
|
1819
1819
|
"name": "Prompt engineering",
|
|
1820
|
-
"score":
|
|
1820
|
+
"score": 7,
|
|
1821
1821
|
"max": 10
|
|
1822
1822
|
},
|
|
1823
1823
|
{
|
|
1824
1824
|
"id": "context-efficiency",
|
|
1825
1825
|
"name": "Context efficiency",
|
|
1826
|
-
"score":
|
|
1826
|
+
"score": 7,
|
|
1827
1827
|
"max": 10
|
|
1828
1828
|
},
|
|
1829
1829
|
{
|
|
1830
1830
|
"id": "safety",
|
|
1831
1831
|
"name": "Safety & guardrails",
|
|
1832
|
-
"score":
|
|
1832
|
+
"score": 9,
|
|
1833
1833
|
"max": 10
|
|
1834
1834
|
},
|
|
1835
1835
|
{
|
|
@@ -1845,7 +1845,7 @@
|
|
|
1845
1845
|
"max": 10
|
|
1846
1846
|
}
|
|
1847
1847
|
],
|
|
1848
|
-
"evaluatedAt": "2026-
|
|
1848
|
+
"evaluatedAt": "2026-06-08T23:20:53.606Z",
|
|
1849
1849
|
"evaluatedVersion": "0.0.0"
|
|
1850
1850
|
},
|
|
1851
1851
|
"evalSummaries": {
|
|
@@ -1854,7 +1854,7 @@
|
|
|
1854
1854
|
"providerVersion": "1.0.0",
|
|
1855
1855
|
"schemaVersion": 1,
|
|
1856
1856
|
"passed": true,
|
|
1857
|
-
"overallScore":
|
|
1857
|
+
"overallScore": 76,
|
|
1858
1858
|
"grade": "C",
|
|
1859
1859
|
"categories": [
|
|
1860
1860
|
{
|
|
@@ -1866,25 +1866,25 @@
|
|
|
1866
1866
|
{
|
|
1867
1867
|
"id": "description",
|
|
1868
1868
|
"name": "Description quality",
|
|
1869
|
-
"score":
|
|
1869
|
+
"score": 10,
|
|
1870
1870
|
"max": 10
|
|
1871
1871
|
},
|
|
1872
1872
|
{
|
|
1873
1873
|
"id": "prompt-engineering",
|
|
1874
1874
|
"name": "Prompt engineering",
|
|
1875
|
-
"score":
|
|
1875
|
+
"score": 7,
|
|
1876
1876
|
"max": 10
|
|
1877
1877
|
},
|
|
1878
1878
|
{
|
|
1879
1879
|
"id": "context-efficiency",
|
|
1880
1880
|
"name": "Context efficiency",
|
|
1881
|
-
"score":
|
|
1881
|
+
"score": 7,
|
|
1882
1882
|
"max": 10
|
|
1883
1883
|
},
|
|
1884
1884
|
{
|
|
1885
1885
|
"id": "safety",
|
|
1886
1886
|
"name": "Safety & guardrails",
|
|
1887
|
-
"score":
|
|
1887
|
+
"score": 9,
|
|
1888
1888
|
"max": 10
|
|
1889
1889
|
},
|
|
1890
1890
|
{
|
|
@@ -1900,7 +1900,7 @@
|
|
|
1900
1900
|
"max": 10
|
|
1901
1901
|
}
|
|
1902
1902
|
],
|
|
1903
|
-
"evaluatedAt": "2026-
|
|
1903
|
+
"evaluatedAt": "2026-06-08T23:20:53.606Z",
|
|
1904
1904
|
"evaluatedVersion": "0.0.0"
|
|
1905
1905
|
},
|
|
1906
1906
|
"skill-best-practice": {
|
|
@@ -1908,36 +1908,36 @@
|
|
|
1908
1908
|
"providerVersion": "1.1.0",
|
|
1909
1909
|
"schemaVersion": 1,
|
|
1910
1910
|
"passed": false,
|
|
1911
|
-
"overallScore":
|
|
1911
|
+
"overallScore": 77,
|
|
1912
1912
|
"grade": "C",
|
|
1913
1913
|
"categories": [
|
|
1914
1914
|
{
|
|
1915
1915
|
"id": "validation",
|
|
1916
1916
|
"name": "Deterministic validation",
|
|
1917
|
-
"score":
|
|
1917
|
+
"score": 10,
|
|
1918
1918
|
"max": 13
|
|
1919
1919
|
}
|
|
1920
1920
|
],
|
|
1921
|
-
"evaluatedAt": "2026-
|
|
1921
|
+
"evaluatedAt": "2026-06-08T23:20:53.606Z",
|
|
1922
1922
|
"evaluatedVersion": "0.0.0"
|
|
1923
1923
|
}
|
|
1924
1924
|
}
|
|
1925
1925
|
},
|
|
1926
1926
|
{
|
|
1927
|
-
"name": "
|
|
1928
|
-
"description": "
|
|
1927
|
+
"name": "cloud-sql-basics",
|
|
1928
|
+
"description": "This file generates or explains Cloud SQL resources. Use this file when the user asks to create a Cloud SQL instance or database for MySQL, PostgreSQL, or SQL Server. Cloud SQL manages third-party MySQL, PostgreSQL, and SQL Server instances as resources in Cloud SQL. For example, when Cloud SQL creates an open-source MySQL instance, the resulting resource is a Cloud SQL for MySQL instance that Google Cloud manages. Cloud SQL handles backups, high availability, and secure connectivity for relational database workloads.",
|
|
1929
1929
|
"version": "0.0.0",
|
|
1930
1930
|
"license": "",
|
|
1931
1931
|
"creator": "",
|
|
1932
1932
|
"compatibility": "",
|
|
1933
1933
|
"allowedTools": [],
|
|
1934
|
-
"installUrl": "github:google/skills:skills/cloud/
|
|
1935
|
-
"relPath": "skills/cloud/
|
|
1934
|
+
"installUrl": "github:google/skills:skills/cloud/cloud-sql-basics",
|
|
1935
|
+
"relPath": "skills/cloud/cloud-sql-basics",
|
|
1936
1936
|
"verified": true,
|
|
1937
|
-
"tokenCount":
|
|
1937
|
+
"tokenCount": 1032,
|
|
1938
1938
|
"evalSummary": {
|
|
1939
|
-
"overallScore":
|
|
1940
|
-
"grade": "
|
|
1939
|
+
"overallScore": 59,
|
|
1940
|
+
"grade": "D",
|
|
1941
1941
|
"categories": [
|
|
1942
1942
|
{
|
|
1943
1943
|
"id": "structure",
|
|
@@ -1948,7 +1948,7 @@
|
|
|
1948
1948
|
{
|
|
1949
1949
|
"id": "description",
|
|
1950
1950
|
"name": "Description quality",
|
|
1951
|
-
"score":
|
|
1951
|
+
"score": 3,
|
|
1952
1952
|
"max": 10
|
|
1953
1953
|
},
|
|
1954
1954
|
{
|
|
@@ -1960,19 +1960,19 @@
|
|
|
1960
1960
|
{
|
|
1961
1961
|
"id": "context-efficiency",
|
|
1962
1962
|
"name": "Context efficiency",
|
|
1963
|
-
"score":
|
|
1963
|
+
"score": 9,
|
|
1964
1964
|
"max": 10
|
|
1965
1965
|
},
|
|
1966
1966
|
{
|
|
1967
1967
|
"id": "safety",
|
|
1968
1968
|
"name": "Safety & guardrails",
|
|
1969
|
-
"score":
|
|
1969
|
+
"score": 7,
|
|
1970
1970
|
"max": 10
|
|
1971
1971
|
},
|
|
1972
1972
|
{
|
|
1973
1973
|
"id": "testability",
|
|
1974
1974
|
"name": "Testability",
|
|
1975
|
-
"score":
|
|
1975
|
+
"score": 0,
|
|
1976
1976
|
"max": 10
|
|
1977
1977
|
},
|
|
1978
1978
|
{
|
|
@@ -1982,7 +1982,7 @@
|
|
|
1982
1982
|
"max": 10
|
|
1983
1983
|
}
|
|
1984
1984
|
],
|
|
1985
|
-
"evaluatedAt": "2026-
|
|
1985
|
+
"evaluatedAt": "2026-06-08T23:20:53.607Z",
|
|
1986
1986
|
"evaluatedVersion": "0.0.0"
|
|
1987
1987
|
},
|
|
1988
1988
|
"evalSummaries": {
|
|
@@ -1991,8 +1991,8 @@
|
|
|
1991
1991
|
"providerVersion": "1.0.0",
|
|
1992
1992
|
"schemaVersion": 1,
|
|
1993
1993
|
"passed": true,
|
|
1994
|
-
"overallScore":
|
|
1995
|
-
"grade": "
|
|
1994
|
+
"overallScore": 59,
|
|
1995
|
+
"grade": "D",
|
|
1996
1996
|
"categories": [
|
|
1997
1997
|
{
|
|
1998
1998
|
"id": "structure",
|
|
@@ -2003,7 +2003,7 @@
|
|
|
2003
2003
|
{
|
|
2004
2004
|
"id": "description",
|
|
2005
2005
|
"name": "Description quality",
|
|
2006
|
-
"score":
|
|
2006
|
+
"score": 3,
|
|
2007
2007
|
"max": 10
|
|
2008
2008
|
},
|
|
2009
2009
|
{
|
|
@@ -2015,19 +2015,19 @@
|
|
|
2015
2015
|
{
|
|
2016
2016
|
"id": "context-efficiency",
|
|
2017
2017
|
"name": "Context efficiency",
|
|
2018
|
-
"score":
|
|
2018
|
+
"score": 9,
|
|
2019
2019
|
"max": 10
|
|
2020
2020
|
},
|
|
2021
2021
|
{
|
|
2022
2022
|
"id": "safety",
|
|
2023
2023
|
"name": "Safety & guardrails",
|
|
2024
|
-
"score":
|
|
2024
|
+
"score": 7,
|
|
2025
2025
|
"max": 10
|
|
2026
2026
|
},
|
|
2027
2027
|
{
|
|
2028
2028
|
"id": "testability",
|
|
2029
2029
|
"name": "Testability",
|
|
2030
|
-
"score":
|
|
2030
|
+
"score": 0,
|
|
2031
2031
|
"max": 10
|
|
2032
2032
|
},
|
|
2033
2033
|
{
|
|
@@ -2037,7 +2037,7 @@
|
|
|
2037
2037
|
"max": 10
|
|
2038
2038
|
}
|
|
2039
2039
|
],
|
|
2040
|
-
"evaluatedAt": "2026-
|
|
2040
|
+
"evaluatedAt": "2026-06-08T23:20:53.607Z",
|
|
2041
2041
|
"evaluatedVersion": "0.0.0"
|
|
2042
2042
|
},
|
|
2043
2043
|
"skill-best-practice": {
|
|
@@ -2045,35 +2045,35 @@
|
|
|
2045
2045
|
"providerVersion": "1.1.0",
|
|
2046
2046
|
"schemaVersion": 1,
|
|
2047
2047
|
"passed": false,
|
|
2048
|
-
"overallScore":
|
|
2049
|
-
"grade": "
|
|
2048
|
+
"overallScore": 62,
|
|
2049
|
+
"grade": "D",
|
|
2050
2050
|
"categories": [
|
|
2051
2051
|
{
|
|
2052
2052
|
"id": "validation",
|
|
2053
2053
|
"name": "Deterministic validation",
|
|
2054
|
-
"score":
|
|
2054
|
+
"score": 8,
|
|
2055
2055
|
"max": 13
|
|
2056
2056
|
}
|
|
2057
2057
|
],
|
|
2058
|
-
"evaluatedAt": "2026-
|
|
2058
|
+
"evaluatedAt": "2026-06-08T23:20:53.607Z",
|
|
2059
2059
|
"evaluatedVersion": "0.0.0"
|
|
2060
2060
|
}
|
|
2061
2061
|
}
|
|
2062
2062
|
},
|
|
2063
2063
|
{
|
|
2064
|
-
"name": "
|
|
2065
|
-
"description": "
|
|
2064
|
+
"name": "firebase-basics",
|
|
2065
|
+
"description": "Use this skill whenever you are working on a project that uses Firebase products or services, especially for mobile or web apps.",
|
|
2066
2066
|
"version": "0.0.0",
|
|
2067
2067
|
"license": "",
|
|
2068
2068
|
"creator": "",
|
|
2069
2069
|
"compatibility": "",
|
|
2070
2070
|
"allowedTools": [],
|
|
2071
|
-
"installUrl": "github:google/skills:skills/cloud/
|
|
2072
|
-
"relPath": "skills/cloud/
|
|
2071
|
+
"installUrl": "github:google/skills:skills/cloud/firebase-basics",
|
|
2072
|
+
"relPath": "skills/cloud/firebase-basics",
|
|
2073
2073
|
"verified": true,
|
|
2074
|
-
"tokenCount":
|
|
2074
|
+
"tokenCount": 1030,
|
|
2075
2075
|
"evalSummary": {
|
|
2076
|
-
"overallScore":
|
|
2076
|
+
"overallScore": 76,
|
|
2077
2077
|
"grade": "C",
|
|
2078
2078
|
"categories": [
|
|
2079
2079
|
{
|
|
@@ -2085,7 +2085,7 @@
|
|
|
2085
2085
|
{
|
|
2086
2086
|
"id": "description",
|
|
2087
2087
|
"name": "Description quality",
|
|
2088
|
-
"score":
|
|
2088
|
+
"score": 7,
|
|
2089
2089
|
"max": 10
|
|
2090
2090
|
},
|
|
2091
2091
|
{
|
|
@@ -2097,7 +2097,7 @@
|
|
|
2097
2097
|
{
|
|
2098
2098
|
"id": "context-efficiency",
|
|
2099
2099
|
"name": "Context efficiency",
|
|
2100
|
-
"score":
|
|
2100
|
+
"score": 9,
|
|
2101
2101
|
"max": 10
|
|
2102
2102
|
},
|
|
2103
2103
|
{
|
|
@@ -2109,7 +2109,7 @@
|
|
|
2109
2109
|
{
|
|
2110
2110
|
"id": "testability",
|
|
2111
2111
|
"name": "Testability",
|
|
2112
|
-
"score":
|
|
2112
|
+
"score": 3,
|
|
2113
2113
|
"max": 10
|
|
2114
2114
|
},
|
|
2115
2115
|
{
|
|
@@ -2119,7 +2119,1788 @@
|
|
|
2119
2119
|
"max": 10
|
|
2120
2120
|
}
|
|
2121
2121
|
],
|
|
2122
|
-
"evaluatedAt": "2026-
|
|
2122
|
+
"evaluatedAt": "2026-06-08T23:20:53.608Z",
|
|
2123
|
+
"evaluatedVersion": "0.0.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": 7,
|
|
2138
|
+
"max": 10
|
|
2139
|
+
},
|
|
2140
|
+
{
|
|
2141
|
+
"id": "description",
|
|
2142
|
+
"name": "Description quality",
|
|
2143
|
+
"score": 7,
|
|
2144
|
+
"max": 10
|
|
2145
|
+
},
|
|
2146
|
+
{
|
|
2147
|
+
"id": "prompt-engineering",
|
|
2148
|
+
"name": "Prompt engineering",
|
|
2149
|
+
"score": 8,
|
|
2150
|
+
"max": 10
|
|
2151
|
+
},
|
|
2152
|
+
{
|
|
2153
|
+
"id": "context-efficiency",
|
|
2154
|
+
"name": "Context efficiency",
|
|
2155
|
+
"score": 9,
|
|
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": 3,
|
|
2168
|
+
"max": 10
|
|
2169
|
+
},
|
|
2170
|
+
{
|
|
2171
|
+
"id": "naming",
|
|
2172
|
+
"name": "Naming & conventions",
|
|
2173
|
+
"score": 10,
|
|
2174
|
+
"max": 10
|
|
2175
|
+
}
|
|
2176
|
+
],
|
|
2177
|
+
"evaluatedAt": "2026-06-08T23:20:53.608Z",
|
|
2178
|
+
"evaluatedVersion": "0.0.0"
|
|
2179
|
+
},
|
|
2180
|
+
"skill-best-practice": {
|
|
2181
|
+
"providerId": "skill-best-practice",
|
|
2182
|
+
"providerVersion": "1.1.0",
|
|
2183
|
+
"schemaVersion": 1,
|
|
2184
|
+
"passed": false,
|
|
2185
|
+
"overallScore": 77,
|
|
2186
|
+
"grade": "C",
|
|
2187
|
+
"categories": [
|
|
2188
|
+
{
|
|
2189
|
+
"id": "validation",
|
|
2190
|
+
"name": "Deterministic validation",
|
|
2191
|
+
"score": 10,
|
|
2192
|
+
"max": 13
|
|
2193
|
+
}
|
|
2194
|
+
],
|
|
2195
|
+
"evaluatedAt": "2026-06-08T23:20:53.608Z",
|
|
2196
|
+
"evaluatedVersion": "0.0.0"
|
|
2197
|
+
}
|
|
2198
|
+
}
|
|
2199
|
+
},
|
|
2200
|
+
{
|
|
2201
|
+
"name": "gcloud",
|
|
2202
|
+
"description": "Interacts with Google Cloud services using the gcloud CLI safely and efficiently. Covers command validation, data reduction, safety guardrails with a denylist, and workflows for discovery and investigation. You MUST read this skill before invoking any gcloud command. Use when managing cloud resources, querying configurations, or troubleshooting issues via gcloud. Don't use when writing or debugging Google Cloud client library code or raw REST/gRPC API interactions.",
|
|
2203
|
+
"version": "0.0.0",
|
|
2204
|
+
"license": "",
|
|
2205
|
+
"creator": "",
|
|
2206
|
+
"compatibility": "",
|
|
2207
|
+
"allowedTools": [],
|
|
2208
|
+
"installUrl": "github:google/skills:skills/cloud/gcloud",
|
|
2209
|
+
"relPath": "skills/cloud/gcloud",
|
|
2210
|
+
"verified": true,
|
|
2211
|
+
"tokenCount": 3248,
|
|
2212
|
+
"evalSummary": {
|
|
2213
|
+
"overallScore": 71,
|
|
2214
|
+
"grade": "C",
|
|
2215
|
+
"categories": [
|
|
2216
|
+
{
|
|
2217
|
+
"id": "structure",
|
|
2218
|
+
"name": "Structure & completeness",
|
|
2219
|
+
"score": 7,
|
|
2220
|
+
"max": 10
|
|
2221
|
+
},
|
|
2222
|
+
{
|
|
2223
|
+
"id": "description",
|
|
2224
|
+
"name": "Description quality",
|
|
2225
|
+
"score": 3,
|
|
2226
|
+
"max": 10
|
|
2227
|
+
},
|
|
2228
|
+
{
|
|
2229
|
+
"id": "prompt-engineering",
|
|
2230
|
+
"name": "Prompt engineering",
|
|
2231
|
+
"score": 7,
|
|
2232
|
+
"max": 10
|
|
2233
|
+
},
|
|
2234
|
+
{
|
|
2235
|
+
"id": "context-efficiency",
|
|
2236
|
+
"name": "Context efficiency",
|
|
2237
|
+
"score": 10,
|
|
2238
|
+
"max": 10
|
|
2239
|
+
},
|
|
2240
|
+
{
|
|
2241
|
+
"id": "safety",
|
|
2242
|
+
"name": "Safety & guardrails",
|
|
2243
|
+
"score": 10,
|
|
2244
|
+
"max": 10
|
|
2245
|
+
},
|
|
2246
|
+
{
|
|
2247
|
+
"id": "testability",
|
|
2248
|
+
"name": "Testability",
|
|
2249
|
+
"score": 3,
|
|
2250
|
+
"max": 10
|
|
2251
|
+
},
|
|
2252
|
+
{
|
|
2253
|
+
"id": "naming",
|
|
2254
|
+
"name": "Naming & conventions",
|
|
2255
|
+
"score": 10,
|
|
2256
|
+
"max": 10
|
|
2257
|
+
}
|
|
2258
|
+
],
|
|
2259
|
+
"evaluatedAt": "2026-06-08T23:20:53.609Z",
|
|
2260
|
+
"evaluatedVersion": "0.0.0"
|
|
2261
|
+
},
|
|
2262
|
+
"evalSummaries": {
|
|
2263
|
+
"quality": {
|
|
2264
|
+
"providerId": "quality",
|
|
2265
|
+
"providerVersion": "1.0.0",
|
|
2266
|
+
"schemaVersion": 1,
|
|
2267
|
+
"passed": true,
|
|
2268
|
+
"overallScore": 71,
|
|
2269
|
+
"grade": "C",
|
|
2270
|
+
"categories": [
|
|
2271
|
+
{
|
|
2272
|
+
"id": "structure",
|
|
2273
|
+
"name": "Structure & completeness",
|
|
2274
|
+
"score": 7,
|
|
2275
|
+
"max": 10
|
|
2276
|
+
},
|
|
2277
|
+
{
|
|
2278
|
+
"id": "description",
|
|
2279
|
+
"name": "Description quality",
|
|
2280
|
+
"score": 3,
|
|
2281
|
+
"max": 10
|
|
2282
|
+
},
|
|
2283
|
+
{
|
|
2284
|
+
"id": "prompt-engineering",
|
|
2285
|
+
"name": "Prompt engineering",
|
|
2286
|
+
"score": 7,
|
|
2287
|
+
"max": 10
|
|
2288
|
+
},
|
|
2289
|
+
{
|
|
2290
|
+
"id": "context-efficiency",
|
|
2291
|
+
"name": "Context efficiency",
|
|
2292
|
+
"score": 10,
|
|
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": 3,
|
|
2305
|
+
"max": 10
|
|
2306
|
+
},
|
|
2307
|
+
{
|
|
2308
|
+
"id": "naming",
|
|
2309
|
+
"name": "Naming & conventions",
|
|
2310
|
+
"score": 10,
|
|
2311
|
+
"max": 10
|
|
2312
|
+
}
|
|
2313
|
+
],
|
|
2314
|
+
"evaluatedAt": "2026-06-08T23:20:53.609Z",
|
|
2315
|
+
"evaluatedVersion": "0.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": 77,
|
|
2323
|
+
"grade": "C",
|
|
2324
|
+
"categories": [
|
|
2325
|
+
{
|
|
2326
|
+
"id": "validation",
|
|
2327
|
+
"name": "Deterministic validation",
|
|
2328
|
+
"score": 10,
|
|
2329
|
+
"max": 13
|
|
2330
|
+
}
|
|
2331
|
+
],
|
|
2332
|
+
"evaluatedAt": "2026-06-08T23:20:53.609Z",
|
|
2333
|
+
"evaluatedVersion": "0.0.0"
|
|
2334
|
+
}
|
|
2335
|
+
}
|
|
2336
|
+
},
|
|
2337
|
+
{
|
|
2338
|
+
"name": "gemini-agents-api",
|
|
2339
|
+
"description": "Manages custom Agent resources on Gemini Enterprise Agent Platform. Use when the user wants to programmatically create, configure, list, update, or delete stateful, server-managed Agent resources (including mounting files, skills, and tools) before executing conversations.",
|
|
2340
|
+
"version": "0.0.0",
|
|
2341
|
+
"license": "",
|
|
2342
|
+
"creator": "",
|
|
2343
|
+
"compatibility": "",
|
|
2344
|
+
"allowedTools": [],
|
|
2345
|
+
"installUrl": "github:google/skills:skills/cloud/gemini-agents-api",
|
|
2346
|
+
"relPath": "skills/cloud/gemini-agents-api",
|
|
2347
|
+
"verified": true,
|
|
2348
|
+
"tokenCount": 2748,
|
|
2349
|
+
"evalSummary": {
|
|
2350
|
+
"overallScore": 61,
|
|
2351
|
+
"grade": "D",
|
|
2352
|
+
"categories": [
|
|
2353
|
+
{
|
|
2354
|
+
"id": "structure",
|
|
2355
|
+
"name": "Structure & completeness",
|
|
2356
|
+
"score": 7,
|
|
2357
|
+
"max": 10
|
|
2358
|
+
},
|
|
2359
|
+
{
|
|
2360
|
+
"id": "description",
|
|
2361
|
+
"name": "Description quality",
|
|
2362
|
+
"score": 10,
|
|
2363
|
+
"max": 10
|
|
2364
|
+
},
|
|
2365
|
+
{
|
|
2366
|
+
"id": "prompt-engineering",
|
|
2367
|
+
"name": "Prompt engineering",
|
|
2368
|
+
"score": 6,
|
|
2369
|
+
"max": 10
|
|
2370
|
+
},
|
|
2371
|
+
{
|
|
2372
|
+
"id": "context-efficiency",
|
|
2373
|
+
"name": "Context efficiency",
|
|
2374
|
+
"score": 8,
|
|
2375
|
+
"max": 10
|
|
2376
|
+
},
|
|
2377
|
+
{
|
|
2378
|
+
"id": "safety",
|
|
2379
|
+
"name": "Safety & guardrails",
|
|
2380
|
+
"score": 3,
|
|
2381
|
+
"max": 10
|
|
2382
|
+
},
|
|
2383
|
+
{
|
|
2384
|
+
"id": "testability",
|
|
2385
|
+
"name": "Testability",
|
|
2386
|
+
"score": 1,
|
|
2387
|
+
"max": 10
|
|
2388
|
+
},
|
|
2389
|
+
{
|
|
2390
|
+
"id": "naming",
|
|
2391
|
+
"name": "Naming & conventions",
|
|
2392
|
+
"score": 8,
|
|
2393
|
+
"max": 10
|
|
2394
|
+
}
|
|
2395
|
+
],
|
|
2396
|
+
"evaluatedAt": "2026-06-08T23:20:53.611Z",
|
|
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": 61,
|
|
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": 10,
|
|
2418
|
+
"max": 10
|
|
2419
|
+
},
|
|
2420
|
+
{
|
|
2421
|
+
"id": "prompt-engineering",
|
|
2422
|
+
"name": "Prompt engineering",
|
|
2423
|
+
"score": 6,
|
|
2424
|
+
"max": 10
|
|
2425
|
+
},
|
|
2426
|
+
{
|
|
2427
|
+
"id": "context-efficiency",
|
|
2428
|
+
"name": "Context efficiency",
|
|
2429
|
+
"score": 8,
|
|
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": 8,
|
|
2448
|
+
"max": 10
|
|
2449
|
+
}
|
|
2450
|
+
],
|
|
2451
|
+
"evaluatedAt": "2026-06-08T23:20:53.611Z",
|
|
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": 69,
|
|
2460
|
+
"grade": "C",
|
|
2461
|
+
"categories": [
|
|
2462
|
+
{
|
|
2463
|
+
"id": "validation",
|
|
2464
|
+
"name": "Deterministic validation",
|
|
2465
|
+
"score": 9,
|
|
2466
|
+
"max": 13
|
|
2467
|
+
}
|
|
2468
|
+
],
|
|
2469
|
+
"evaluatedAt": "2026-06-08T23:20:53.611Z",
|
|
2470
|
+
"evaluatedVersion": "0.0.0"
|
|
2471
|
+
}
|
|
2472
|
+
}
|
|
2473
|
+
},
|
|
2474
|
+
{
|
|
2475
|
+
"name": "gemini-api",
|
|
2476
|
+
"description": "Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI, Google Cloud, or Agent Platform. Guides the usage of the Gemini API on Agent Platform with the Google Gen AI SDK. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like multimodal inputs, tools, media generation, caching, batch prediction, and Live API.",
|
|
2477
|
+
"version": "0.0.0",
|
|
2478
|
+
"license": "",
|
|
2479
|
+
"creator": "",
|
|
2480
|
+
"compatibility": "Requires active Google Cloud credentials and Agent Platform API enabled.",
|
|
2481
|
+
"allowedTools": [],
|
|
2482
|
+
"installUrl": "github:google/skills:skills/cloud/gemini-api",
|
|
2483
|
+
"relPath": "skills/cloud/gemini-api",
|
|
2484
|
+
"verified": true,
|
|
2485
|
+
"tokenCount": 2065,
|
|
2486
|
+
"evalSummary": {
|
|
2487
|
+
"overallScore": 71,
|
|
2488
|
+
"grade": "C",
|
|
2489
|
+
"categories": [
|
|
2490
|
+
{
|
|
2491
|
+
"id": "structure",
|
|
2492
|
+
"name": "Structure & completeness",
|
|
2493
|
+
"score": 7,
|
|
2494
|
+
"max": 10
|
|
2495
|
+
},
|
|
2496
|
+
{
|
|
2497
|
+
"id": "description",
|
|
2498
|
+
"name": "Description quality",
|
|
2499
|
+
"score": 5,
|
|
2500
|
+
"max": 10
|
|
2501
|
+
},
|
|
2502
|
+
{
|
|
2503
|
+
"id": "prompt-engineering",
|
|
2504
|
+
"name": "Prompt engineering",
|
|
2505
|
+
"score": 9,
|
|
2506
|
+
"max": 10
|
|
2507
|
+
},
|
|
2508
|
+
{
|
|
2509
|
+
"id": "context-efficiency",
|
|
2510
|
+
"name": "Context efficiency",
|
|
2511
|
+
"score": 9,
|
|
2512
|
+
"max": 10
|
|
2513
|
+
},
|
|
2514
|
+
{
|
|
2515
|
+
"id": "safety",
|
|
2516
|
+
"name": "Safety & guardrails",
|
|
2517
|
+
"score": 7,
|
|
2518
|
+
"max": 10
|
|
2519
|
+
},
|
|
2520
|
+
{
|
|
2521
|
+
"id": "testability",
|
|
2522
|
+
"name": "Testability",
|
|
2523
|
+
"score": 3,
|
|
2524
|
+
"max": 10
|
|
2525
|
+
},
|
|
2526
|
+
{
|
|
2527
|
+
"id": "naming",
|
|
2528
|
+
"name": "Naming & conventions",
|
|
2529
|
+
"score": 10,
|
|
2530
|
+
"max": 10
|
|
2531
|
+
}
|
|
2532
|
+
],
|
|
2533
|
+
"evaluatedAt": "2026-06-08T23:20:53.613Z",
|
|
2534
|
+
"evaluatedVersion": "0.0.0"
|
|
2535
|
+
},
|
|
2536
|
+
"evalSummaries": {
|
|
2537
|
+
"quality": {
|
|
2538
|
+
"providerId": "quality",
|
|
2539
|
+
"providerVersion": "1.0.0",
|
|
2540
|
+
"schemaVersion": 1,
|
|
2541
|
+
"passed": true,
|
|
2542
|
+
"overallScore": 71,
|
|
2543
|
+
"grade": "C",
|
|
2544
|
+
"categories": [
|
|
2545
|
+
{
|
|
2546
|
+
"id": "structure",
|
|
2547
|
+
"name": "Structure & completeness",
|
|
2548
|
+
"score": 7,
|
|
2549
|
+
"max": 10
|
|
2550
|
+
},
|
|
2551
|
+
{
|
|
2552
|
+
"id": "description",
|
|
2553
|
+
"name": "Description quality",
|
|
2554
|
+
"score": 5,
|
|
2555
|
+
"max": 10
|
|
2556
|
+
},
|
|
2557
|
+
{
|
|
2558
|
+
"id": "prompt-engineering",
|
|
2559
|
+
"name": "Prompt engineering",
|
|
2560
|
+
"score": 9,
|
|
2561
|
+
"max": 10
|
|
2562
|
+
},
|
|
2563
|
+
{
|
|
2564
|
+
"id": "context-efficiency",
|
|
2565
|
+
"name": "Context efficiency",
|
|
2566
|
+
"score": 9,
|
|
2567
|
+
"max": 10
|
|
2568
|
+
},
|
|
2569
|
+
{
|
|
2570
|
+
"id": "safety",
|
|
2571
|
+
"name": "Safety & guardrails",
|
|
2572
|
+
"score": 7,
|
|
2573
|
+
"max": 10
|
|
2574
|
+
},
|
|
2575
|
+
{
|
|
2576
|
+
"id": "testability",
|
|
2577
|
+
"name": "Testability",
|
|
2578
|
+
"score": 3,
|
|
2579
|
+
"max": 10
|
|
2580
|
+
},
|
|
2581
|
+
{
|
|
2582
|
+
"id": "naming",
|
|
2583
|
+
"name": "Naming & conventions",
|
|
2584
|
+
"score": 10,
|
|
2585
|
+
"max": 10
|
|
2586
|
+
}
|
|
2587
|
+
],
|
|
2588
|
+
"evaluatedAt": "2026-06-08T23:20:53.613Z",
|
|
2589
|
+
"evaluatedVersion": "0.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": 71,
|
|
2597
|
+
"grade": "C",
|
|
2598
|
+
"categories": [
|
|
2599
|
+
{
|
|
2600
|
+
"id": "validation",
|
|
2601
|
+
"name": "Deterministic validation",
|
|
2602
|
+
"score": 10,
|
|
2603
|
+
"max": 14
|
|
2604
|
+
}
|
|
2605
|
+
],
|
|
2606
|
+
"evaluatedAt": "2026-06-08T23:20:53.613Z",
|
|
2607
|
+
"evaluatedVersion": "0.0.0"
|
|
2608
|
+
}
|
|
2609
|
+
}
|
|
2610
|
+
},
|
|
2611
|
+
{
|
|
2612
|
+
"name": "gemini-interactions-api",
|
|
2613
|
+
"description": "Guides the usage of Gemini Interactions API on Gemini Enterprise Agent Platform. Use when the user wants to use the stateful, server-managed Interactions API for multi-turn conversations, background execution, streaming, structured output, and function calling on the Agent Platform.",
|
|
2614
|
+
"version": "0.0.0",
|
|
2615
|
+
"license": "",
|
|
2616
|
+
"creator": "",
|
|
2617
|
+
"compatibility": "",
|
|
2618
|
+
"allowedTools": [],
|
|
2619
|
+
"installUrl": "github:google/skills:skills/cloud/gemini-interactions-api",
|
|
2620
|
+
"relPath": "skills/cloud/gemini-interactions-api",
|
|
2621
|
+
"verified": true,
|
|
2622
|
+
"tokenCount": 3815,
|
|
2623
|
+
"evalSummary": {
|
|
2624
|
+
"overallScore": 73,
|
|
2625
|
+
"grade": "C",
|
|
2626
|
+
"categories": [
|
|
2627
|
+
{
|
|
2628
|
+
"id": "structure",
|
|
2629
|
+
"name": "Structure & completeness",
|
|
2630
|
+
"score": 7,
|
|
2631
|
+
"max": 10
|
|
2632
|
+
},
|
|
2633
|
+
{
|
|
2634
|
+
"id": "description",
|
|
2635
|
+
"name": "Description quality",
|
|
2636
|
+
"score": 7,
|
|
2637
|
+
"max": 10
|
|
2638
|
+
},
|
|
2639
|
+
{
|
|
2640
|
+
"id": "prompt-engineering",
|
|
2641
|
+
"name": "Prompt engineering",
|
|
2642
|
+
"score": 10,
|
|
2643
|
+
"max": 10
|
|
2644
|
+
},
|
|
2645
|
+
{
|
|
2646
|
+
"id": "context-efficiency",
|
|
2647
|
+
"name": "Context efficiency",
|
|
2648
|
+
"score": 8,
|
|
2649
|
+
"max": 10
|
|
2650
|
+
},
|
|
2651
|
+
{
|
|
2652
|
+
"id": "safety",
|
|
2653
|
+
"name": "Safety & guardrails",
|
|
2654
|
+
"score": 6,
|
|
2655
|
+
"max": 10
|
|
2656
|
+
},
|
|
2657
|
+
{
|
|
2658
|
+
"id": "testability",
|
|
2659
|
+
"name": "Testability",
|
|
2660
|
+
"score": 3,
|
|
2661
|
+
"max": 10
|
|
2662
|
+
},
|
|
2663
|
+
{
|
|
2664
|
+
"id": "naming",
|
|
2665
|
+
"name": "Naming & conventions",
|
|
2666
|
+
"score": 10,
|
|
2667
|
+
"max": 10
|
|
2668
|
+
}
|
|
2669
|
+
],
|
|
2670
|
+
"evaluatedAt": "2026-06-08T23:20:53.615Z",
|
|
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": 73,
|
|
2680
|
+
"grade": "C",
|
|
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": 10,
|
|
2698
|
+
"max": 10
|
|
2699
|
+
},
|
|
2700
|
+
{
|
|
2701
|
+
"id": "context-efficiency",
|
|
2702
|
+
"name": "Context efficiency",
|
|
2703
|
+
"score": 8,
|
|
2704
|
+
"max": 10
|
|
2705
|
+
},
|
|
2706
|
+
{
|
|
2707
|
+
"id": "safety",
|
|
2708
|
+
"name": "Safety & guardrails",
|
|
2709
|
+
"score": 6,
|
|
2710
|
+
"max": 10
|
|
2711
|
+
},
|
|
2712
|
+
{
|
|
2713
|
+
"id": "testability",
|
|
2714
|
+
"name": "Testability",
|
|
2715
|
+
"score": 3,
|
|
2716
|
+
"max": 10
|
|
2717
|
+
},
|
|
2718
|
+
{
|
|
2719
|
+
"id": "naming",
|
|
2720
|
+
"name": "Naming & conventions",
|
|
2721
|
+
"score": 10,
|
|
2722
|
+
"max": 10
|
|
2723
|
+
}
|
|
2724
|
+
],
|
|
2725
|
+
"evaluatedAt": "2026-06-08T23:20:53.615Z",
|
|
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-06-08T23:20:53.615Z",
|
|
2744
|
+
"evaluatedVersion": "0.0.0"
|
|
2745
|
+
}
|
|
2746
|
+
}
|
|
2747
|
+
},
|
|
2748
|
+
{
|
|
2749
|
+
"name": "gke-basics",
|
|
2750
|
+
"description": "Plan, create, and configure production-ready Google Kubernetes Engine (GKE) clusters using the golden path Autopilot configuration. Covers Day-0 checklist, Autopilot vs Standard, networking (private clusters, VPC-native, Gateway API), security (Workload Identity, Secret Manager, RBAC hardening), observability, scaling, cost optimization, and AI/ML inference. WHEN: create GKE cluster, provision GKE environment, design GKE networking, secure GKE, optimize GKE cost, GKE autoscaling, GKE inference, GKE upgrade, GKE observability, GKE multi-tenancy, GKE batch, GKE HPC, GKE compute class.",
|
|
2751
|
+
"version": "0.0.0",
|
|
2752
|
+
"license": "",
|
|
2753
|
+
"creator": "",
|
|
2754
|
+
"compatibility": "",
|
|
2755
|
+
"allowedTools": [],
|
|
2756
|
+
"installUrl": "github:google/skills:skills/cloud/gke-basics",
|
|
2757
|
+
"relPath": "skills/cloud/gke-basics",
|
|
2758
|
+
"verified": true,
|
|
2759
|
+
"tokenCount": 1007,
|
|
2760
|
+
"evalSummary": {
|
|
2761
|
+
"overallScore": 57,
|
|
2762
|
+
"grade": "D",
|
|
2763
|
+
"categories": [
|
|
2764
|
+
{
|
|
2765
|
+
"id": "structure",
|
|
2766
|
+
"name": "Structure & completeness",
|
|
2767
|
+
"score": 7,
|
|
2768
|
+
"max": 10
|
|
2769
|
+
},
|
|
2770
|
+
{
|
|
2771
|
+
"id": "description",
|
|
2772
|
+
"name": "Description quality",
|
|
2773
|
+
"score": 6,
|
|
2774
|
+
"max": 10
|
|
2775
|
+
},
|
|
2776
|
+
{
|
|
2777
|
+
"id": "prompt-engineering",
|
|
2778
|
+
"name": "Prompt engineering",
|
|
2779
|
+
"score": 3,
|
|
2780
|
+
"max": 10
|
|
2781
|
+
},
|
|
2782
|
+
{
|
|
2783
|
+
"id": "context-efficiency",
|
|
2784
|
+
"name": "Context efficiency",
|
|
2785
|
+
"score": 10,
|
|
2786
|
+
"max": 10
|
|
2787
|
+
},
|
|
2788
|
+
{
|
|
2789
|
+
"id": "safety",
|
|
2790
|
+
"name": "Safety & guardrails",
|
|
2791
|
+
"score": 4,
|
|
2792
|
+
"max": 10
|
|
2793
|
+
},
|
|
2794
|
+
{
|
|
2795
|
+
"id": "testability",
|
|
2796
|
+
"name": "Testability",
|
|
2797
|
+
"score": 0,
|
|
2798
|
+
"max": 10
|
|
2799
|
+
},
|
|
2800
|
+
{
|
|
2801
|
+
"id": "naming",
|
|
2802
|
+
"name": "Naming & conventions",
|
|
2803
|
+
"score": 10,
|
|
2804
|
+
"max": 10
|
|
2805
|
+
}
|
|
2806
|
+
],
|
|
2807
|
+
"evaluatedAt": "2026-06-08T23:20:53.617Z",
|
|
2808
|
+
"evaluatedVersion": "0.0.0"
|
|
2809
|
+
},
|
|
2810
|
+
"evalSummaries": {
|
|
2811
|
+
"quality": {
|
|
2812
|
+
"providerId": "quality",
|
|
2813
|
+
"providerVersion": "1.0.0",
|
|
2814
|
+
"schemaVersion": 1,
|
|
2815
|
+
"passed": true,
|
|
2816
|
+
"overallScore": 57,
|
|
2817
|
+
"grade": "D",
|
|
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": 6,
|
|
2829
|
+
"max": 10
|
|
2830
|
+
},
|
|
2831
|
+
{
|
|
2832
|
+
"id": "prompt-engineering",
|
|
2833
|
+
"name": "Prompt engineering",
|
|
2834
|
+
"score": 3,
|
|
2835
|
+
"max": 10
|
|
2836
|
+
},
|
|
2837
|
+
{
|
|
2838
|
+
"id": "context-efficiency",
|
|
2839
|
+
"name": "Context efficiency",
|
|
2840
|
+
"score": 10,
|
|
2841
|
+
"max": 10
|
|
2842
|
+
},
|
|
2843
|
+
{
|
|
2844
|
+
"id": "safety",
|
|
2845
|
+
"name": "Safety & guardrails",
|
|
2846
|
+
"score": 4,
|
|
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-06-08T23:20:53.617Z",
|
|
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": 69,
|
|
2871
|
+
"grade": "C",
|
|
2872
|
+
"categories": [
|
|
2873
|
+
{
|
|
2874
|
+
"id": "validation",
|
|
2875
|
+
"name": "Deterministic validation",
|
|
2876
|
+
"score": 9,
|
|
2877
|
+
"max": 13
|
|
2878
|
+
}
|
|
2879
|
+
],
|
|
2880
|
+
"evaluatedAt": "2026-06-08T23:20:53.617Z",
|
|
2881
|
+
"evaluatedVersion": "0.0.0"
|
|
2882
|
+
}
|
|
2883
|
+
}
|
|
2884
|
+
},
|
|
2885
|
+
{
|
|
2886
|
+
"name": "google-cloud-networking-observability",
|
|
2887
|
+
"description": "Investigates Google Cloud networking issues by analyzing logs, metrics, and diagnostics. Use when investigating VPC Flow Logs, NAT, firewall, or threat logs, querying latency and throughput metrics, or running Connectivity Tests for path diagnostics.",
|
|
2888
|
+
"version": "0.0.0",
|
|
2889
|
+
"license": "",
|
|
2890
|
+
"creator": "",
|
|
2891
|
+
"compatibility": "",
|
|
2892
|
+
"allowedTools": [],
|
|
2893
|
+
"installUrl": "github:google/skills:skills/cloud/google-cloud-networking-observability",
|
|
2894
|
+
"relPath": "skills/cloud/google-cloud-networking-observability",
|
|
2895
|
+
"verified": true,
|
|
2896
|
+
"tokenCount": 2014,
|
|
2897
|
+
"evalSummary": {
|
|
2898
|
+
"overallScore": 77,
|
|
2899
|
+
"grade": "C",
|
|
2900
|
+
"categories": [
|
|
2901
|
+
{
|
|
2902
|
+
"id": "structure",
|
|
2903
|
+
"name": "Structure & completeness",
|
|
2904
|
+
"score": 7,
|
|
2905
|
+
"max": 10
|
|
2906
|
+
},
|
|
2907
|
+
{
|
|
2908
|
+
"id": "description",
|
|
2909
|
+
"name": "Description quality",
|
|
2910
|
+
"score": 7,
|
|
2911
|
+
"max": 10
|
|
2912
|
+
},
|
|
2913
|
+
{
|
|
2914
|
+
"id": "prompt-engineering",
|
|
2915
|
+
"name": "Prompt engineering",
|
|
2916
|
+
"score": 9,
|
|
2917
|
+
"max": 10
|
|
2918
|
+
},
|
|
2919
|
+
{
|
|
2920
|
+
"id": "context-efficiency",
|
|
2921
|
+
"name": "Context efficiency",
|
|
2922
|
+
"score": 9,
|
|
2923
|
+
"max": 10
|
|
2924
|
+
},
|
|
2925
|
+
{
|
|
2926
|
+
"id": "safety",
|
|
2927
|
+
"name": "Safety & guardrails",
|
|
2928
|
+
"score": 9,
|
|
2929
|
+
"max": 10
|
|
2930
|
+
},
|
|
2931
|
+
{
|
|
2932
|
+
"id": "testability",
|
|
2933
|
+
"name": "Testability",
|
|
2934
|
+
"score": 5,
|
|
2935
|
+
"max": 10
|
|
2936
|
+
},
|
|
2937
|
+
{
|
|
2938
|
+
"id": "naming",
|
|
2939
|
+
"name": "Naming & conventions",
|
|
2940
|
+
"score": 8,
|
|
2941
|
+
"max": 10
|
|
2942
|
+
}
|
|
2943
|
+
],
|
|
2944
|
+
"evaluatedAt": "2026-06-08T23:20:53.618Z",
|
|
2945
|
+
"evaluatedVersion": "0.0.0"
|
|
2946
|
+
},
|
|
2947
|
+
"evalSummaries": {
|
|
2948
|
+
"quality": {
|
|
2949
|
+
"providerId": "quality",
|
|
2950
|
+
"providerVersion": "1.0.0",
|
|
2951
|
+
"schemaVersion": 1,
|
|
2952
|
+
"passed": true,
|
|
2953
|
+
"overallScore": 77,
|
|
2954
|
+
"grade": "C",
|
|
2955
|
+
"categories": [
|
|
2956
|
+
{
|
|
2957
|
+
"id": "structure",
|
|
2958
|
+
"name": "Structure & completeness",
|
|
2959
|
+
"score": 7,
|
|
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": 9,
|
|
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": 9,
|
|
2984
|
+
"max": 10
|
|
2985
|
+
},
|
|
2986
|
+
{
|
|
2987
|
+
"id": "testability",
|
|
2988
|
+
"name": "Testability",
|
|
2989
|
+
"score": 5,
|
|
2990
|
+
"max": 10
|
|
2991
|
+
},
|
|
2992
|
+
{
|
|
2993
|
+
"id": "naming",
|
|
2994
|
+
"name": "Naming & conventions",
|
|
2995
|
+
"score": 8,
|
|
2996
|
+
"max": 10
|
|
2997
|
+
}
|
|
2998
|
+
],
|
|
2999
|
+
"evaluatedAt": "2026-06-08T23:20:53.618Z",
|
|
3000
|
+
"evaluatedVersion": "0.0.0"
|
|
3001
|
+
},
|
|
3002
|
+
"skill-best-practice": {
|
|
3003
|
+
"providerId": "skill-best-practice",
|
|
3004
|
+
"providerVersion": "1.1.0",
|
|
3005
|
+
"schemaVersion": 1,
|
|
3006
|
+
"passed": false,
|
|
3007
|
+
"overallScore": 77,
|
|
3008
|
+
"grade": "C",
|
|
3009
|
+
"categories": [
|
|
3010
|
+
{
|
|
3011
|
+
"id": "validation",
|
|
3012
|
+
"name": "Deterministic validation",
|
|
3013
|
+
"score": 10,
|
|
3014
|
+
"max": 13
|
|
3015
|
+
}
|
|
3016
|
+
],
|
|
3017
|
+
"evaluatedAt": "2026-06-08T23:20:53.618Z",
|
|
3018
|
+
"evaluatedVersion": "0.0.0"
|
|
3019
|
+
}
|
|
3020
|
+
}
|
|
3021
|
+
},
|
|
3022
|
+
{
|
|
3023
|
+
"name": "google-cloud-recipe-auth",
|
|
3024
|
+
"description": "Provides expert guidance on authenticating and authorizing to Google Cloud services and APIs, covering human users, service identities, Application Default Credentials (ADC), and best practices for secure access.",
|
|
3025
|
+
"version": "0.0.0",
|
|
3026
|
+
"license": "",
|
|
3027
|
+
"creator": "",
|
|
3028
|
+
"compatibility": "",
|
|
3029
|
+
"allowedTools": [],
|
|
3030
|
+
"installUrl": "github:google/skills:skills/cloud/google-cloud-recipe-auth",
|
|
3031
|
+
"relPath": "skills/cloud/google-cloud-recipe-auth",
|
|
3032
|
+
"verified": true,
|
|
3033
|
+
"tokenCount": 2915,
|
|
3034
|
+
"evalSummary": {
|
|
3035
|
+
"overallScore": 67,
|
|
3036
|
+
"grade": "C",
|
|
3037
|
+
"categories": [
|
|
3038
|
+
{
|
|
3039
|
+
"id": "structure",
|
|
3040
|
+
"name": "Structure & completeness",
|
|
3041
|
+
"score": 7,
|
|
3042
|
+
"max": 10
|
|
3043
|
+
},
|
|
3044
|
+
{
|
|
3045
|
+
"id": "description",
|
|
3046
|
+
"name": "Description quality",
|
|
3047
|
+
"score": 7,
|
|
3048
|
+
"max": 10
|
|
3049
|
+
},
|
|
3050
|
+
{
|
|
3051
|
+
"id": "prompt-engineering",
|
|
3052
|
+
"name": "Prompt engineering",
|
|
3053
|
+
"score": 6,
|
|
3054
|
+
"max": 10
|
|
3055
|
+
},
|
|
3056
|
+
{
|
|
3057
|
+
"id": "context-efficiency",
|
|
3058
|
+
"name": "Context efficiency",
|
|
3059
|
+
"score": 10,
|
|
3060
|
+
"max": 10
|
|
3061
|
+
},
|
|
3062
|
+
{
|
|
3063
|
+
"id": "safety",
|
|
3064
|
+
"name": "Safety & guardrails",
|
|
3065
|
+
"score": 4,
|
|
3066
|
+
"max": 10
|
|
3067
|
+
},
|
|
3068
|
+
{
|
|
3069
|
+
"id": "testability",
|
|
3070
|
+
"name": "Testability",
|
|
3071
|
+
"score": 3,
|
|
3072
|
+
"max": 10
|
|
3073
|
+
},
|
|
3074
|
+
{
|
|
3075
|
+
"id": "naming",
|
|
3076
|
+
"name": "Naming & conventions",
|
|
3077
|
+
"score": 10,
|
|
3078
|
+
"max": 10
|
|
3079
|
+
}
|
|
3080
|
+
],
|
|
3081
|
+
"evaluatedAt": "2026-06-08T23:20:53.619Z",
|
|
3082
|
+
"evaluatedVersion": "0.0.0"
|
|
3083
|
+
},
|
|
3084
|
+
"evalSummaries": {
|
|
3085
|
+
"quality": {
|
|
3086
|
+
"providerId": "quality",
|
|
3087
|
+
"providerVersion": "1.0.0",
|
|
3088
|
+
"schemaVersion": 1,
|
|
3089
|
+
"passed": true,
|
|
3090
|
+
"overallScore": 67,
|
|
3091
|
+
"grade": "C",
|
|
3092
|
+
"categories": [
|
|
3093
|
+
{
|
|
3094
|
+
"id": "structure",
|
|
3095
|
+
"name": "Structure & completeness",
|
|
3096
|
+
"score": 7,
|
|
3097
|
+
"max": 10
|
|
3098
|
+
},
|
|
3099
|
+
{
|
|
3100
|
+
"id": "description",
|
|
3101
|
+
"name": "Description quality",
|
|
3102
|
+
"score": 7,
|
|
3103
|
+
"max": 10
|
|
3104
|
+
},
|
|
3105
|
+
{
|
|
3106
|
+
"id": "prompt-engineering",
|
|
3107
|
+
"name": "Prompt engineering",
|
|
3108
|
+
"score": 6,
|
|
3109
|
+
"max": 10
|
|
3110
|
+
},
|
|
3111
|
+
{
|
|
3112
|
+
"id": "context-efficiency",
|
|
3113
|
+
"name": "Context efficiency",
|
|
3114
|
+
"score": 10,
|
|
3115
|
+
"max": 10
|
|
3116
|
+
},
|
|
3117
|
+
{
|
|
3118
|
+
"id": "safety",
|
|
3119
|
+
"name": "Safety & guardrails",
|
|
3120
|
+
"score": 4,
|
|
3121
|
+
"max": 10
|
|
3122
|
+
},
|
|
3123
|
+
{
|
|
3124
|
+
"id": "testability",
|
|
3125
|
+
"name": "Testability",
|
|
3126
|
+
"score": 3,
|
|
3127
|
+
"max": 10
|
|
3128
|
+
},
|
|
3129
|
+
{
|
|
3130
|
+
"id": "naming",
|
|
3131
|
+
"name": "Naming & conventions",
|
|
3132
|
+
"score": 10,
|
|
3133
|
+
"max": 10
|
|
3134
|
+
}
|
|
3135
|
+
],
|
|
3136
|
+
"evaluatedAt": "2026-06-08T23:20:53.619Z",
|
|
3137
|
+
"evaluatedVersion": "0.0.0"
|
|
3138
|
+
},
|
|
3139
|
+
"skill-best-practice": {
|
|
3140
|
+
"providerId": "skill-best-practice",
|
|
3141
|
+
"providerVersion": "1.1.0",
|
|
3142
|
+
"schemaVersion": 1,
|
|
3143
|
+
"passed": false,
|
|
3144
|
+
"overallScore": 77,
|
|
3145
|
+
"grade": "C",
|
|
3146
|
+
"categories": [
|
|
3147
|
+
{
|
|
3148
|
+
"id": "validation",
|
|
3149
|
+
"name": "Deterministic validation",
|
|
3150
|
+
"score": 10,
|
|
3151
|
+
"max": 13
|
|
3152
|
+
}
|
|
3153
|
+
],
|
|
3154
|
+
"evaluatedAt": "2026-06-08T23:20:53.619Z",
|
|
3155
|
+
"evaluatedVersion": "0.0.0"
|
|
3156
|
+
}
|
|
3157
|
+
}
|
|
3158
|
+
},
|
|
3159
|
+
{
|
|
3160
|
+
"name": "google-cloud-recipe-onboarding",
|
|
3161
|
+
"description": "Guides a developer's first steps on Google Cloud, covering account creation, billing setup, project management, and deploying a first resource. Use when a new developer wants to initialize their first Google Cloud project, configure billing, and verify deployment. Don't use for enterprise organization setup (use Google Cloud Setup guided flow for that instead). Don't use for complex multi-project architectures.",
|
|
3162
|
+
"version": "0.0.0",
|
|
3163
|
+
"license": "",
|
|
3164
|
+
"creator": "",
|
|
3165
|
+
"compatibility": "",
|
|
3166
|
+
"allowedTools": [],
|
|
3167
|
+
"installUrl": "github:google/skills:skills/cloud/google-cloud-recipe-onboarding",
|
|
3168
|
+
"relPath": "skills/cloud/google-cloud-recipe-onboarding",
|
|
3169
|
+
"verified": true,
|
|
3170
|
+
"tokenCount": 3350,
|
|
3171
|
+
"evalSummary": {
|
|
3172
|
+
"overallScore": 70,
|
|
3173
|
+
"grade": "C",
|
|
3174
|
+
"categories": [
|
|
3175
|
+
{
|
|
3176
|
+
"id": "structure",
|
|
3177
|
+
"name": "Structure & completeness",
|
|
3178
|
+
"score": 7,
|
|
3179
|
+
"max": 10
|
|
3180
|
+
},
|
|
3181
|
+
{
|
|
3182
|
+
"id": "description",
|
|
3183
|
+
"name": "Description quality",
|
|
3184
|
+
"score": 5,
|
|
3185
|
+
"max": 10
|
|
3186
|
+
},
|
|
3187
|
+
{
|
|
3188
|
+
"id": "prompt-engineering",
|
|
3189
|
+
"name": "Prompt engineering",
|
|
3190
|
+
"score": 9,
|
|
3191
|
+
"max": 10
|
|
3192
|
+
},
|
|
3193
|
+
{
|
|
3194
|
+
"id": "context-efficiency",
|
|
3195
|
+
"name": "Context efficiency",
|
|
3196
|
+
"score": 6,
|
|
3197
|
+
"max": 10
|
|
3198
|
+
},
|
|
3199
|
+
{
|
|
3200
|
+
"id": "safety",
|
|
3201
|
+
"name": "Safety & guardrails",
|
|
3202
|
+
"score": 9,
|
|
3203
|
+
"max": 10
|
|
3204
|
+
},
|
|
3205
|
+
{
|
|
3206
|
+
"id": "testability",
|
|
3207
|
+
"name": "Testability",
|
|
3208
|
+
"score": 3,
|
|
3209
|
+
"max": 10
|
|
3210
|
+
},
|
|
3211
|
+
{
|
|
3212
|
+
"id": "naming",
|
|
3213
|
+
"name": "Naming & conventions",
|
|
3214
|
+
"score": 10,
|
|
3215
|
+
"max": 10
|
|
3216
|
+
}
|
|
3217
|
+
],
|
|
3218
|
+
"evaluatedAt": "2026-06-08T23:20:53.621Z",
|
|
3219
|
+
"evaluatedVersion": "0.0.0"
|
|
3220
|
+
},
|
|
3221
|
+
"evalSummaries": {
|
|
3222
|
+
"quality": {
|
|
3223
|
+
"providerId": "quality",
|
|
3224
|
+
"providerVersion": "1.0.0",
|
|
3225
|
+
"schemaVersion": 1,
|
|
3226
|
+
"passed": true,
|
|
3227
|
+
"overallScore": 70,
|
|
3228
|
+
"grade": "C",
|
|
3229
|
+
"categories": [
|
|
3230
|
+
{
|
|
3231
|
+
"id": "structure",
|
|
3232
|
+
"name": "Structure & completeness",
|
|
3233
|
+
"score": 7,
|
|
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": 9,
|
|
3246
|
+
"max": 10
|
|
3247
|
+
},
|
|
3248
|
+
{
|
|
3249
|
+
"id": "context-efficiency",
|
|
3250
|
+
"name": "Context efficiency",
|
|
3251
|
+
"score": 6,
|
|
3252
|
+
"max": 10
|
|
3253
|
+
},
|
|
3254
|
+
{
|
|
3255
|
+
"id": "safety",
|
|
3256
|
+
"name": "Safety & guardrails",
|
|
3257
|
+
"score": 9,
|
|
3258
|
+
"max": 10
|
|
3259
|
+
},
|
|
3260
|
+
{
|
|
3261
|
+
"id": "testability",
|
|
3262
|
+
"name": "Testability",
|
|
3263
|
+
"score": 3,
|
|
3264
|
+
"max": 10
|
|
3265
|
+
},
|
|
3266
|
+
{
|
|
3267
|
+
"id": "naming",
|
|
3268
|
+
"name": "Naming & conventions",
|
|
3269
|
+
"score": 10,
|
|
3270
|
+
"max": 10
|
|
3271
|
+
}
|
|
3272
|
+
],
|
|
3273
|
+
"evaluatedAt": "2026-06-08T23:20:53.621Z",
|
|
3274
|
+
"evaluatedVersion": "0.0.0"
|
|
3275
|
+
},
|
|
3276
|
+
"skill-best-practice": {
|
|
3277
|
+
"providerId": "skill-best-practice",
|
|
3278
|
+
"providerVersion": "1.1.0",
|
|
3279
|
+
"schemaVersion": 1,
|
|
3280
|
+
"passed": false,
|
|
3281
|
+
"overallScore": 77,
|
|
3282
|
+
"grade": "C",
|
|
3283
|
+
"categories": [
|
|
3284
|
+
{
|
|
3285
|
+
"id": "validation",
|
|
3286
|
+
"name": "Deterministic validation",
|
|
3287
|
+
"score": 10,
|
|
3288
|
+
"max": 13
|
|
3289
|
+
}
|
|
3290
|
+
],
|
|
3291
|
+
"evaluatedAt": "2026-06-08T23:20:53.621Z",
|
|
3292
|
+
"evaluatedVersion": "0.0.0"
|
|
3293
|
+
}
|
|
3294
|
+
}
|
|
3295
|
+
},
|
|
3296
|
+
{
|
|
3297
|
+
"name": "google-cloud-waf-cost-optimization",
|
|
3298
|
+
"description": "Generates cost optimization guidance for Google Cloud workloads based on the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify cost requirements and constraints, and provide actionable recommendations for build, deploy, and manage the workload cost-efficiently in Google Cloud.",
|
|
3299
|
+
"version": "0.0.0",
|
|
3300
|
+
"license": "",
|
|
3301
|
+
"creator": "",
|
|
3302
|
+
"compatibility": "",
|
|
3303
|
+
"allowedTools": [],
|
|
3304
|
+
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-cost-optimization",
|
|
3305
|
+
"relPath": "skills/cloud/google-cloud-waf-cost-optimization",
|
|
3306
|
+
"verified": true,
|
|
3307
|
+
"tokenCount": 1720,
|
|
3308
|
+
"evalSummary": {
|
|
3309
|
+
"overallScore": 67,
|
|
3310
|
+
"grade": "C",
|
|
3311
|
+
"categories": [
|
|
3312
|
+
{
|
|
3313
|
+
"id": "structure",
|
|
3314
|
+
"name": "Structure & completeness",
|
|
3315
|
+
"score": 7,
|
|
3316
|
+
"max": 10
|
|
3317
|
+
},
|
|
3318
|
+
{
|
|
3319
|
+
"id": "description",
|
|
3320
|
+
"name": "Description quality",
|
|
3321
|
+
"score": 8,
|
|
3322
|
+
"max": 10
|
|
3323
|
+
},
|
|
3324
|
+
{
|
|
3325
|
+
"id": "prompt-engineering",
|
|
3326
|
+
"name": "Prompt engineering",
|
|
3327
|
+
"score": 6,
|
|
3328
|
+
"max": 10
|
|
3329
|
+
},
|
|
3330
|
+
{
|
|
3331
|
+
"id": "context-efficiency",
|
|
3332
|
+
"name": "Context efficiency",
|
|
3333
|
+
"score": 6,
|
|
3334
|
+
"max": 10
|
|
3335
|
+
},
|
|
3336
|
+
{
|
|
3337
|
+
"id": "safety",
|
|
3338
|
+
"name": "Safety & guardrails",
|
|
3339
|
+
"score": 7,
|
|
3340
|
+
"max": 10
|
|
3341
|
+
},
|
|
3342
|
+
{
|
|
3343
|
+
"id": "testability",
|
|
3344
|
+
"name": "Testability",
|
|
3345
|
+
"score": 3,
|
|
3346
|
+
"max": 10
|
|
3347
|
+
},
|
|
3348
|
+
{
|
|
3349
|
+
"id": "naming",
|
|
3350
|
+
"name": "Naming & conventions",
|
|
3351
|
+
"score": 10,
|
|
3352
|
+
"max": 10
|
|
3353
|
+
}
|
|
3354
|
+
],
|
|
3355
|
+
"evaluatedAt": "2026-06-08T23:20:53.623Z",
|
|
3356
|
+
"evaluatedVersion": "0.0.0"
|
|
3357
|
+
},
|
|
3358
|
+
"evalSummaries": {
|
|
3359
|
+
"quality": {
|
|
3360
|
+
"providerId": "quality",
|
|
3361
|
+
"providerVersion": "1.0.0",
|
|
3362
|
+
"schemaVersion": 1,
|
|
3363
|
+
"passed": true,
|
|
3364
|
+
"overallScore": 67,
|
|
3365
|
+
"grade": "C",
|
|
3366
|
+
"categories": [
|
|
3367
|
+
{
|
|
3368
|
+
"id": "structure",
|
|
3369
|
+
"name": "Structure & completeness",
|
|
3370
|
+
"score": 7,
|
|
3371
|
+
"max": 10
|
|
3372
|
+
},
|
|
3373
|
+
{
|
|
3374
|
+
"id": "description",
|
|
3375
|
+
"name": "Description quality",
|
|
3376
|
+
"score": 8,
|
|
3377
|
+
"max": 10
|
|
3378
|
+
},
|
|
3379
|
+
{
|
|
3380
|
+
"id": "prompt-engineering",
|
|
3381
|
+
"name": "Prompt engineering",
|
|
3382
|
+
"score": 6,
|
|
3383
|
+
"max": 10
|
|
3384
|
+
},
|
|
3385
|
+
{
|
|
3386
|
+
"id": "context-efficiency",
|
|
3387
|
+
"name": "Context efficiency",
|
|
3388
|
+
"score": 6,
|
|
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": 3,
|
|
3401
|
+
"max": 10
|
|
3402
|
+
},
|
|
3403
|
+
{
|
|
3404
|
+
"id": "naming",
|
|
3405
|
+
"name": "Naming & conventions",
|
|
3406
|
+
"score": 10,
|
|
3407
|
+
"max": 10
|
|
3408
|
+
}
|
|
3409
|
+
],
|
|
3410
|
+
"evaluatedAt": "2026-06-08T23:20:53.623Z",
|
|
3411
|
+
"evaluatedVersion": "0.0.0"
|
|
3412
|
+
},
|
|
3413
|
+
"skill-best-practice": {
|
|
3414
|
+
"providerId": "skill-best-practice",
|
|
3415
|
+
"providerVersion": "1.1.0",
|
|
3416
|
+
"schemaVersion": 1,
|
|
3417
|
+
"passed": false,
|
|
3418
|
+
"overallScore": 69,
|
|
3419
|
+
"grade": "C",
|
|
3420
|
+
"categories": [
|
|
3421
|
+
{
|
|
3422
|
+
"id": "validation",
|
|
3423
|
+
"name": "Deterministic validation",
|
|
3424
|
+
"score": 9,
|
|
3425
|
+
"max": 13
|
|
3426
|
+
}
|
|
3427
|
+
],
|
|
3428
|
+
"evaluatedAt": "2026-06-08T23:20:53.623Z",
|
|
3429
|
+
"evaluatedVersion": "0.0.0"
|
|
3430
|
+
}
|
|
3431
|
+
}
|
|
3432
|
+
},
|
|
3433
|
+
{
|
|
3434
|
+
"name": "google-cloud-waf-operational-excellence",
|
|
3435
|
+
"description": "Generates operations-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Operational Excellence pillar of the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify operational requirements, and provide actionable recommendations for deployment, monitoring, and incident management.",
|
|
3436
|
+
"version": "0.0.0",
|
|
3437
|
+
"license": "",
|
|
3438
|
+
"creator": "",
|
|
3439
|
+
"compatibility": "",
|
|
3440
|
+
"allowedTools": [],
|
|
3441
|
+
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-operational-excellence",
|
|
3442
|
+
"relPath": "skills/cloud/google-cloud-waf-operational-excellence",
|
|
3443
|
+
"verified": true,
|
|
3444
|
+
"tokenCount": 1903,
|
|
3445
|
+
"evalSummary": {
|
|
3446
|
+
"overallScore": 73,
|
|
3447
|
+
"grade": "C",
|
|
3448
|
+
"categories": [
|
|
3449
|
+
{
|
|
3450
|
+
"id": "structure",
|
|
3451
|
+
"name": "Structure & completeness",
|
|
3452
|
+
"score": 7,
|
|
3453
|
+
"max": 10
|
|
3454
|
+
},
|
|
3455
|
+
{
|
|
3456
|
+
"id": "description",
|
|
3457
|
+
"name": "Description quality",
|
|
3458
|
+
"score": 8,
|
|
3459
|
+
"max": 10
|
|
3460
|
+
},
|
|
3461
|
+
{
|
|
3462
|
+
"id": "prompt-engineering",
|
|
3463
|
+
"name": "Prompt engineering",
|
|
3464
|
+
"score": 8,
|
|
3465
|
+
"max": 10
|
|
3466
|
+
},
|
|
3467
|
+
{
|
|
3468
|
+
"id": "context-efficiency",
|
|
3469
|
+
"name": "Context efficiency",
|
|
3470
|
+
"score": 6,
|
|
3471
|
+
"max": 10
|
|
3472
|
+
},
|
|
3473
|
+
{
|
|
3474
|
+
"id": "safety",
|
|
3475
|
+
"name": "Safety & guardrails",
|
|
3476
|
+
"score": 9,
|
|
3477
|
+
"max": 10
|
|
3478
|
+
},
|
|
3479
|
+
{
|
|
3480
|
+
"id": "testability",
|
|
3481
|
+
"name": "Testability",
|
|
3482
|
+
"score": 3,
|
|
3483
|
+
"max": 10
|
|
3484
|
+
},
|
|
3485
|
+
{
|
|
3486
|
+
"id": "naming",
|
|
3487
|
+
"name": "Naming & conventions",
|
|
3488
|
+
"score": 10,
|
|
3489
|
+
"max": 10
|
|
3490
|
+
}
|
|
3491
|
+
],
|
|
3492
|
+
"evaluatedAt": "2026-06-08T23:20:53.624Z",
|
|
3493
|
+
"evaluatedVersion": "0.0.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": 7,
|
|
3508
|
+
"max": 10
|
|
3509
|
+
},
|
|
3510
|
+
{
|
|
3511
|
+
"id": "description",
|
|
3512
|
+
"name": "Description quality",
|
|
3513
|
+
"score": 8,
|
|
3514
|
+
"max": 10
|
|
3515
|
+
},
|
|
3516
|
+
{
|
|
3517
|
+
"id": "prompt-engineering",
|
|
3518
|
+
"name": "Prompt engineering",
|
|
3519
|
+
"score": 8,
|
|
3520
|
+
"max": 10
|
|
3521
|
+
},
|
|
3522
|
+
{
|
|
3523
|
+
"id": "context-efficiency",
|
|
3524
|
+
"name": "Context efficiency",
|
|
3525
|
+
"score": 6,
|
|
3526
|
+
"max": 10
|
|
3527
|
+
},
|
|
3528
|
+
{
|
|
3529
|
+
"id": "safety",
|
|
3530
|
+
"name": "Safety & guardrails",
|
|
3531
|
+
"score": 9,
|
|
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-06-08T23:20:53.624Z",
|
|
3548
|
+
"evaluatedVersion": "0.0.0"
|
|
3549
|
+
},
|
|
3550
|
+
"skill-best-practice": {
|
|
3551
|
+
"providerId": "skill-best-practice",
|
|
3552
|
+
"providerVersion": "1.1.0",
|
|
3553
|
+
"schemaVersion": 1,
|
|
3554
|
+
"passed": false,
|
|
3555
|
+
"overallScore": 69,
|
|
3556
|
+
"grade": "C",
|
|
3557
|
+
"categories": [
|
|
3558
|
+
{
|
|
3559
|
+
"id": "validation",
|
|
3560
|
+
"name": "Deterministic validation",
|
|
3561
|
+
"score": 9,
|
|
3562
|
+
"max": 13
|
|
3563
|
+
}
|
|
3564
|
+
],
|
|
3565
|
+
"evaluatedAt": "2026-06-08T23:20:53.624Z",
|
|
3566
|
+
"evaluatedVersion": "0.0.0"
|
|
3567
|
+
}
|
|
3568
|
+
}
|
|
3569
|
+
},
|
|
3570
|
+
{
|
|
3571
|
+
"name": "google-cloud-waf-performance-optimization",
|
|
3572
|
+
"description": "Generates performance-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Performance Optimization pillar of the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify performance requirements, and provide actionable recommendations for resource allocation, modular design, and elasticity.",
|
|
3573
|
+
"version": "0.0.0",
|
|
3574
|
+
"license": "",
|
|
3575
|
+
"creator": "",
|
|
3576
|
+
"compatibility": "",
|
|
3577
|
+
"allowedTools": [],
|
|
3578
|
+
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-performance-optimization",
|
|
3579
|
+
"relPath": "skills/cloud/google-cloud-waf-performance-optimization",
|
|
3580
|
+
"verified": true,
|
|
3581
|
+
"tokenCount": 2135,
|
|
3582
|
+
"evalSummary": {
|
|
3583
|
+
"overallScore": 63,
|
|
3584
|
+
"grade": "D",
|
|
3585
|
+
"categories": [
|
|
3586
|
+
{
|
|
3587
|
+
"id": "structure",
|
|
3588
|
+
"name": "Structure & completeness",
|
|
3589
|
+
"score": 7,
|
|
3590
|
+
"max": 10
|
|
3591
|
+
},
|
|
3592
|
+
{
|
|
3593
|
+
"id": "description",
|
|
3594
|
+
"name": "Description quality",
|
|
3595
|
+
"score": 8,
|
|
3596
|
+
"max": 10
|
|
3597
|
+
},
|
|
3598
|
+
{
|
|
3599
|
+
"id": "prompt-engineering",
|
|
3600
|
+
"name": "Prompt engineering",
|
|
3601
|
+
"score": 5,
|
|
3602
|
+
"max": 10
|
|
3603
|
+
},
|
|
3604
|
+
{
|
|
3605
|
+
"id": "context-efficiency",
|
|
3606
|
+
"name": "Context efficiency",
|
|
3607
|
+
"score": 6,
|
|
3608
|
+
"max": 10
|
|
3609
|
+
},
|
|
3610
|
+
{
|
|
3611
|
+
"id": "safety",
|
|
3612
|
+
"name": "Safety & guardrails",
|
|
3613
|
+
"score": 9,
|
|
3614
|
+
"max": 10
|
|
3615
|
+
},
|
|
3616
|
+
{
|
|
3617
|
+
"id": "testability",
|
|
3618
|
+
"name": "Testability",
|
|
3619
|
+
"score": 3,
|
|
3620
|
+
"max": 10
|
|
3621
|
+
},
|
|
3622
|
+
{
|
|
3623
|
+
"id": "naming",
|
|
3624
|
+
"name": "Naming & conventions",
|
|
3625
|
+
"score": 6,
|
|
3626
|
+
"max": 10
|
|
3627
|
+
}
|
|
3628
|
+
],
|
|
3629
|
+
"evaluatedAt": "2026-06-08T23:20:53.625Z",
|
|
3630
|
+
"evaluatedVersion": "0.0.0"
|
|
3631
|
+
},
|
|
3632
|
+
"evalSummaries": {
|
|
3633
|
+
"quality": {
|
|
3634
|
+
"providerId": "quality",
|
|
3635
|
+
"providerVersion": "1.0.0",
|
|
3636
|
+
"schemaVersion": 1,
|
|
3637
|
+
"passed": true,
|
|
3638
|
+
"overallScore": 63,
|
|
3639
|
+
"grade": "D",
|
|
3640
|
+
"categories": [
|
|
3641
|
+
{
|
|
3642
|
+
"id": "structure",
|
|
3643
|
+
"name": "Structure & completeness",
|
|
3644
|
+
"score": 7,
|
|
3645
|
+
"max": 10
|
|
3646
|
+
},
|
|
3647
|
+
{
|
|
3648
|
+
"id": "description",
|
|
3649
|
+
"name": "Description quality",
|
|
3650
|
+
"score": 8,
|
|
3651
|
+
"max": 10
|
|
3652
|
+
},
|
|
3653
|
+
{
|
|
3654
|
+
"id": "prompt-engineering",
|
|
3655
|
+
"name": "Prompt engineering",
|
|
3656
|
+
"score": 5,
|
|
3657
|
+
"max": 10
|
|
3658
|
+
},
|
|
3659
|
+
{
|
|
3660
|
+
"id": "context-efficiency",
|
|
3661
|
+
"name": "Context efficiency",
|
|
3662
|
+
"score": 6,
|
|
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": 3,
|
|
3675
|
+
"max": 10
|
|
3676
|
+
},
|
|
3677
|
+
{
|
|
3678
|
+
"id": "naming",
|
|
3679
|
+
"name": "Naming & conventions",
|
|
3680
|
+
"score": 6,
|
|
3681
|
+
"max": 10
|
|
3682
|
+
}
|
|
3683
|
+
],
|
|
3684
|
+
"evaluatedAt": "2026-06-08T23:20:53.625Z",
|
|
3685
|
+
"evaluatedVersion": "0.0.0"
|
|
3686
|
+
},
|
|
3687
|
+
"skill-best-practice": {
|
|
3688
|
+
"providerId": "skill-best-practice",
|
|
3689
|
+
"providerVersion": "1.1.0",
|
|
3690
|
+
"schemaVersion": 1,
|
|
3691
|
+
"passed": false,
|
|
3692
|
+
"overallScore": 69,
|
|
3693
|
+
"grade": "C",
|
|
3694
|
+
"categories": [
|
|
3695
|
+
{
|
|
3696
|
+
"id": "validation",
|
|
3697
|
+
"name": "Deterministic validation",
|
|
3698
|
+
"score": 9,
|
|
3699
|
+
"max": 13
|
|
3700
|
+
}
|
|
3701
|
+
],
|
|
3702
|
+
"evaluatedAt": "2026-06-08T23:20:53.625Z",
|
|
3703
|
+
"evaluatedVersion": "0.0.0"
|
|
3704
|
+
}
|
|
3705
|
+
}
|
|
3706
|
+
},
|
|
3707
|
+
{
|
|
3708
|
+
"name": "google-cloud-waf-reliability",
|
|
3709
|
+
"description": "Generates reliability-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud Well-Architected Framework. Use this skill to evaluate a workload, identify reliability requirements, and provide actionable recommendations for build, deploy, and manage the workload reliably in Google Cloud.",
|
|
3710
|
+
"version": "0.0.0",
|
|
3711
|
+
"license": "",
|
|
3712
|
+
"creator": "",
|
|
3713
|
+
"compatibility": "",
|
|
3714
|
+
"allowedTools": [],
|
|
3715
|
+
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-reliability",
|
|
3716
|
+
"relPath": "skills/cloud/google-cloud-waf-reliability",
|
|
3717
|
+
"verified": true,
|
|
3718
|
+
"tokenCount": 1655,
|
|
3719
|
+
"evalSummary": {
|
|
3720
|
+
"overallScore": 69,
|
|
3721
|
+
"grade": "C",
|
|
3722
|
+
"categories": [
|
|
3723
|
+
{
|
|
3724
|
+
"id": "structure",
|
|
3725
|
+
"name": "Structure & completeness",
|
|
3726
|
+
"score": 7,
|
|
3727
|
+
"max": 10
|
|
3728
|
+
},
|
|
3729
|
+
{
|
|
3730
|
+
"id": "description",
|
|
3731
|
+
"name": "Description quality",
|
|
3732
|
+
"score": 8,
|
|
3733
|
+
"max": 10
|
|
3734
|
+
},
|
|
3735
|
+
{
|
|
3736
|
+
"id": "prompt-engineering",
|
|
3737
|
+
"name": "Prompt engineering",
|
|
3738
|
+
"score": 5,
|
|
3739
|
+
"max": 10
|
|
3740
|
+
},
|
|
3741
|
+
{
|
|
3742
|
+
"id": "context-efficiency",
|
|
3743
|
+
"name": "Context efficiency",
|
|
3744
|
+
"score": 6,
|
|
3745
|
+
"max": 10
|
|
3746
|
+
},
|
|
3747
|
+
{
|
|
3748
|
+
"id": "safety",
|
|
3749
|
+
"name": "Safety & guardrails",
|
|
3750
|
+
"score": 9,
|
|
3751
|
+
"max": 10
|
|
3752
|
+
},
|
|
3753
|
+
{
|
|
3754
|
+
"id": "testability",
|
|
3755
|
+
"name": "Testability",
|
|
3756
|
+
"score": 3,
|
|
3757
|
+
"max": 10
|
|
3758
|
+
},
|
|
3759
|
+
{
|
|
3760
|
+
"id": "naming",
|
|
3761
|
+
"name": "Naming & conventions",
|
|
3762
|
+
"score": 10,
|
|
3763
|
+
"max": 10
|
|
3764
|
+
}
|
|
3765
|
+
],
|
|
3766
|
+
"evaluatedAt": "2026-06-08T23:20:53.626Z",
|
|
3767
|
+
"evaluatedVersion": "0.0.0"
|
|
3768
|
+
},
|
|
3769
|
+
"evalSummaries": {
|
|
3770
|
+
"quality": {
|
|
3771
|
+
"providerId": "quality",
|
|
3772
|
+
"providerVersion": "1.0.0",
|
|
3773
|
+
"schemaVersion": 1,
|
|
3774
|
+
"passed": true,
|
|
3775
|
+
"overallScore": 69,
|
|
3776
|
+
"grade": "C",
|
|
3777
|
+
"categories": [
|
|
3778
|
+
{
|
|
3779
|
+
"id": "structure",
|
|
3780
|
+
"name": "Structure & completeness",
|
|
3781
|
+
"score": 7,
|
|
3782
|
+
"max": 10
|
|
3783
|
+
},
|
|
3784
|
+
{
|
|
3785
|
+
"id": "description",
|
|
3786
|
+
"name": "Description quality",
|
|
3787
|
+
"score": 8,
|
|
3788
|
+
"max": 10
|
|
3789
|
+
},
|
|
3790
|
+
{
|
|
3791
|
+
"id": "prompt-engineering",
|
|
3792
|
+
"name": "Prompt engineering",
|
|
3793
|
+
"score": 5,
|
|
3794
|
+
"max": 10
|
|
3795
|
+
},
|
|
3796
|
+
{
|
|
3797
|
+
"id": "context-efficiency",
|
|
3798
|
+
"name": "Context efficiency",
|
|
3799
|
+
"score": 6,
|
|
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-06-08T23:20:53.626Z",
|
|
3822
|
+
"evaluatedVersion": "0.0.0"
|
|
3823
|
+
},
|
|
3824
|
+
"skill-best-practice": {
|
|
3825
|
+
"providerId": "skill-best-practice",
|
|
3826
|
+
"providerVersion": "1.1.0",
|
|
3827
|
+
"schemaVersion": 1,
|
|
3828
|
+
"passed": false,
|
|
3829
|
+
"overallScore": 69,
|
|
3830
|
+
"grade": "C",
|
|
3831
|
+
"categories": [
|
|
3832
|
+
{
|
|
3833
|
+
"id": "validation",
|
|
3834
|
+
"name": "Deterministic validation",
|
|
3835
|
+
"score": 9,
|
|
3836
|
+
"max": 13
|
|
3837
|
+
}
|
|
3838
|
+
],
|
|
3839
|
+
"evaluatedAt": "2026-06-08T23:20:53.626Z",
|
|
3840
|
+
"evaluatedVersion": "0.0.0"
|
|
3841
|
+
}
|
|
3842
|
+
}
|
|
3843
|
+
},
|
|
3844
|
+
{
|
|
3845
|
+
"name": "google-cloud-waf-security",
|
|
3846
|
+
"description": "Generates security-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify security requirements, and provide actionable recommendations for IAM, network security, data protection, and operational security.",
|
|
3847
|
+
"version": "0.0.0",
|
|
3848
|
+
"license": "",
|
|
3849
|
+
"creator": "",
|
|
3850
|
+
"compatibility": "",
|
|
3851
|
+
"allowedTools": [],
|
|
3852
|
+
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-security",
|
|
3853
|
+
"relPath": "skills/cloud/google-cloud-waf-security",
|
|
3854
|
+
"verified": true,
|
|
3855
|
+
"tokenCount": 4311,
|
|
3856
|
+
"evalSummary": {
|
|
3857
|
+
"overallScore": 73,
|
|
3858
|
+
"grade": "C",
|
|
3859
|
+
"categories": [
|
|
3860
|
+
{
|
|
3861
|
+
"id": "structure",
|
|
3862
|
+
"name": "Structure & completeness",
|
|
3863
|
+
"score": 7,
|
|
3864
|
+
"max": 10
|
|
3865
|
+
},
|
|
3866
|
+
{
|
|
3867
|
+
"id": "description",
|
|
3868
|
+
"name": "Description quality",
|
|
3869
|
+
"score": 8,
|
|
3870
|
+
"max": 10
|
|
3871
|
+
},
|
|
3872
|
+
{
|
|
3873
|
+
"id": "prompt-engineering",
|
|
3874
|
+
"name": "Prompt engineering",
|
|
3875
|
+
"score": 8,
|
|
3876
|
+
"max": 10
|
|
3877
|
+
},
|
|
3878
|
+
{
|
|
3879
|
+
"id": "context-efficiency",
|
|
3880
|
+
"name": "Context efficiency",
|
|
3881
|
+
"score": 4,
|
|
3882
|
+
"max": 10
|
|
3883
|
+
},
|
|
3884
|
+
{
|
|
3885
|
+
"id": "safety",
|
|
3886
|
+
"name": "Safety & guardrails",
|
|
3887
|
+
"score": 9,
|
|
3888
|
+
"max": 10
|
|
3889
|
+
},
|
|
3890
|
+
{
|
|
3891
|
+
"id": "testability",
|
|
3892
|
+
"name": "Testability",
|
|
3893
|
+
"score": 5,
|
|
3894
|
+
"max": 10
|
|
3895
|
+
},
|
|
3896
|
+
{
|
|
3897
|
+
"id": "naming",
|
|
3898
|
+
"name": "Naming & conventions",
|
|
3899
|
+
"score": 10,
|
|
3900
|
+
"max": 10
|
|
3901
|
+
}
|
|
3902
|
+
],
|
|
3903
|
+
"evaluatedAt": "2026-06-08T23:20:53.628Z",
|
|
2123
3904
|
"evaluatedVersion": "0.0.0"
|
|
2124
3905
|
},
|
|
2125
3906
|
"evalSummaries": {
|
|
@@ -2146,13 +3927,150 @@
|
|
|
2146
3927
|
{
|
|
2147
3928
|
"id": "prompt-engineering",
|
|
2148
3929
|
"name": "Prompt engineering",
|
|
2149
|
-
"score": 8,
|
|
3930
|
+
"score": 8,
|
|
3931
|
+
"max": 10
|
|
3932
|
+
},
|
|
3933
|
+
{
|
|
3934
|
+
"id": "context-efficiency",
|
|
3935
|
+
"name": "Context efficiency",
|
|
3936
|
+
"score": 4,
|
|
3937
|
+
"max": 10
|
|
3938
|
+
},
|
|
3939
|
+
{
|
|
3940
|
+
"id": "safety",
|
|
3941
|
+
"name": "Safety & guardrails",
|
|
3942
|
+
"score": 9,
|
|
3943
|
+
"max": 10
|
|
3944
|
+
},
|
|
3945
|
+
{
|
|
3946
|
+
"id": "testability",
|
|
3947
|
+
"name": "Testability",
|
|
3948
|
+
"score": 5,
|
|
3949
|
+
"max": 10
|
|
3950
|
+
},
|
|
3951
|
+
{
|
|
3952
|
+
"id": "naming",
|
|
3953
|
+
"name": "Naming & conventions",
|
|
3954
|
+
"score": 10,
|
|
3955
|
+
"max": 10
|
|
3956
|
+
}
|
|
3957
|
+
],
|
|
3958
|
+
"evaluatedAt": "2026-06-08T23:20:53.628Z",
|
|
3959
|
+
"evaluatedVersion": "0.0.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-06-08T23:20:53.628Z",
|
|
3977
|
+
"evaluatedVersion": "0.0.0"
|
|
3978
|
+
}
|
|
3979
|
+
}
|
|
3980
|
+
},
|
|
3981
|
+
{
|
|
3982
|
+
"name": "google-cloud-waf-sustainability",
|
|
3983
|
+
"description": "Generates sustainability-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify environmental impact requirements, and provide actionable recommendations to build, deploy, and manage the workload sustainably in Google Cloud.",
|
|
3984
|
+
"version": "0.0.0",
|
|
3985
|
+
"license": "",
|
|
3986
|
+
"creator": "",
|
|
3987
|
+
"compatibility": "",
|
|
3988
|
+
"allowedTools": [],
|
|
3989
|
+
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-sustainability",
|
|
3990
|
+
"relPath": "skills/cloud/google-cloud-waf-sustainability",
|
|
3991
|
+
"verified": true,
|
|
3992
|
+
"tokenCount": 4080,
|
|
3993
|
+
"evalSummary": {
|
|
3994
|
+
"overallScore": 67,
|
|
3995
|
+
"grade": "C",
|
|
3996
|
+
"categories": [
|
|
3997
|
+
{
|
|
3998
|
+
"id": "structure",
|
|
3999
|
+
"name": "Structure & completeness",
|
|
4000
|
+
"score": 7,
|
|
4001
|
+
"max": 10
|
|
4002
|
+
},
|
|
4003
|
+
{
|
|
4004
|
+
"id": "description",
|
|
4005
|
+
"name": "Description quality",
|
|
4006
|
+
"score": 8,
|
|
4007
|
+
"max": 10
|
|
4008
|
+
},
|
|
4009
|
+
{
|
|
4010
|
+
"id": "prompt-engineering",
|
|
4011
|
+
"name": "Prompt engineering",
|
|
4012
|
+
"score": 7,
|
|
4013
|
+
"max": 10
|
|
4014
|
+
},
|
|
4015
|
+
{
|
|
4016
|
+
"id": "context-efficiency",
|
|
4017
|
+
"name": "Context efficiency",
|
|
4018
|
+
"score": 5,
|
|
4019
|
+
"max": 10
|
|
4020
|
+
},
|
|
4021
|
+
{
|
|
4022
|
+
"id": "safety",
|
|
4023
|
+
"name": "Safety & guardrails",
|
|
4024
|
+
"score": 9,
|
|
4025
|
+
"max": 10
|
|
4026
|
+
},
|
|
4027
|
+
{
|
|
4028
|
+
"id": "testability",
|
|
4029
|
+
"name": "Testability",
|
|
4030
|
+
"score": 1,
|
|
4031
|
+
"max": 10
|
|
4032
|
+
},
|
|
4033
|
+
{
|
|
4034
|
+
"id": "naming",
|
|
4035
|
+
"name": "Naming & conventions",
|
|
4036
|
+
"score": 10,
|
|
4037
|
+
"max": 10
|
|
4038
|
+
}
|
|
4039
|
+
],
|
|
4040
|
+
"evaluatedAt": "2026-06-08T23:20:53.630Z",
|
|
4041
|
+
"evaluatedVersion": "0.0.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": 7,
|
|
4056
|
+
"max": 10
|
|
4057
|
+
},
|
|
4058
|
+
{
|
|
4059
|
+
"id": "description",
|
|
4060
|
+
"name": "Description quality",
|
|
4061
|
+
"score": 8,
|
|
4062
|
+
"max": 10
|
|
4063
|
+
},
|
|
4064
|
+
{
|
|
4065
|
+
"id": "prompt-engineering",
|
|
4066
|
+
"name": "Prompt engineering",
|
|
4067
|
+
"score": 7,
|
|
2150
4068
|
"max": 10
|
|
2151
4069
|
},
|
|
2152
4070
|
{
|
|
2153
4071
|
"id": "context-efficiency",
|
|
2154
4072
|
"name": "Context efficiency",
|
|
2155
|
-
"score":
|
|
4073
|
+
"score": 5,
|
|
2156
4074
|
"max": 10
|
|
2157
4075
|
},
|
|
2158
4076
|
{
|
|
@@ -2164,7 +4082,7 @@
|
|
|
2164
4082
|
{
|
|
2165
4083
|
"id": "testability",
|
|
2166
4084
|
"name": "Testability",
|
|
2167
|
-
"score":
|
|
4085
|
+
"score": 1,
|
|
2168
4086
|
"max": 10
|
|
2169
4087
|
},
|
|
2170
4088
|
{
|
|
@@ -2174,7 +4092,7 @@
|
|
|
2174
4092
|
"max": 10
|
|
2175
4093
|
}
|
|
2176
4094
|
],
|
|
2177
|
-
"evaluatedAt": "2026-
|
|
4095
|
+
"evaluatedAt": "2026-06-08T23:20:53.630Z",
|
|
2178
4096
|
"evaluatedVersion": "0.0.0"
|
|
2179
4097
|
},
|
|
2180
4098
|
"skill-best-practice": {
|
|
@@ -2192,7 +4110,7 @@
|
|
|
2192
4110
|
"max": 13
|
|
2193
4111
|
}
|
|
2194
4112
|
],
|
|
2195
|
-
"evaluatedAt": "2026-
|
|
4113
|
+
"evaluatedAt": "2026-06-08T23:20:53.630Z",
|
|
2196
4114
|
"evaluatedVersion": "0.0.0"
|
|
2197
4115
|
}
|
|
2198
4116
|
}
|
|
@@ -2204,7 +4122,7 @@
|
|
|
2204
4122
|
"name": "google-skills-data-ai",
|
|
2205
4123
|
"description": "Data, analytics, AI, model, prompt, agent, and automation skills. Derived from google/skills.",
|
|
2206
4124
|
"author": "ASM (google/skills)",
|
|
2207
|
-
"createdAt": "2026-
|
|
4125
|
+
"createdAt": "2026-06-08T23:20:53.631Z",
|
|
2208
4126
|
"tags": [
|
|
2209
4127
|
"repo-derived",
|
|
2210
4128
|
"inferred",
|
|
@@ -2215,12 +4133,72 @@
|
|
|
2215
4133
|
"skills"
|
|
2216
4134
|
],
|
|
2217
4135
|
"skills": [
|
|
4136
|
+
{
|
|
4137
|
+
"name": "agent-platform-deploy",
|
|
4138
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-deploy",
|
|
4139
|
+
"description": "Deploy open models or custom weights from Model Garden to Agent Platform endpoints, check deployment status, verify serving endpoints, or clean up resources by undeploying models and deleting endpoints. Use when asked to deploy models on Agent Platform, list available Model Garden models, check if a model is deployable, query deployment cost, troubleshoot deployment errors (like quota limits), or undeploy/clean up endpoints. Also use when copying and deploying a 1P Tuned Model. Don't use for public Vertex AI deployments (use the `vertex-deploy` skill) or for running model evaluations (use the `agent-platform-eval` skill).",
|
|
4140
|
+
"version": "0.0.0"
|
|
4141
|
+
},
|
|
4142
|
+
{
|
|
4143
|
+
"name": "agent-platform-endpoint-management",
|
|
4144
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-endpoint-management",
|
|
4145
|
+
"description": "Manages Agent Platform serving endpoints. Use when you need to create, list, describe, update, or delete serving endpoints for model deployment on Agent Platform. Also use when troubleshooting endpoint permission, quota, or resource busy errors. Don't use for deploying models to endpoints or for running model evaluations.",
|
|
4146
|
+
"version": "0.0.0"
|
|
4147
|
+
},
|
|
4148
|
+
{
|
|
4149
|
+
"name": "agent-platform-eval-flywheel",
|
|
4150
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-eval-flywheel",
|
|
4151
|
+
"description": "Measure and improve the quality of AI models and agents on Google Cloud using the Eval Quality Flywheel methodology. Use when evaluating an agent or model, building an eval dataset, picking or writing evaluation metrics, analyzing failures, comparing results before and after a fix, or when guidance is needed on Agent Platform eval methodology — including dataset schema, LLM-as-judge scoring, and common failure causes. For fine-tuning, use agent-platform-tuning. For deployment, use agent-platform-deploy.",
|
|
4152
|
+
"version": "0.0.0"
|
|
4153
|
+
},
|
|
4154
|
+
{
|
|
4155
|
+
"name": "agent-platform-inference",
|
|
4156
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-inference",
|
|
4157
|
+
"description": "Connects to and performs inference with Google Cloud Agent Platform GenAI models, including First-Party Gemini models and Third-Party OpenMaaS models (Llama, DeepSeek, Qwen, etc.). Use when you need to generate code for calling Gemini or OpenMaaS models, authenticate with GenAI SDK, OpenAI SDK, or legacy Agent Platform SDK, configure base URLs and global/regional endpoints, or troubleshoot 429 Resource Exhausted (DSQ), 400 User Validation, or 404 Not Found errors. Don't use for deploying models to endpoints or for running model evaluations.",
|
|
4158
|
+
"version": "0.0.0"
|
|
4159
|
+
},
|
|
4160
|
+
{
|
|
4161
|
+
"name": "agent-platform-migrate-from-ai-studio",
|
|
4162
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-migrate-from-ai-studio",
|
|
4163
|
+
"description": "Guides agents and users through migrating from Gemini API in Google AI Studio to Gemini Enterprise Agent Platform (formerly Vertex AI). Use this skill when moving applications to Google Cloud, to leverage Cloud credits, or to unify inferencing with other Cloud infrastructure (IAM, billing, telemetry).",
|
|
4164
|
+
"version": "0.0.0"
|
|
4165
|
+
},
|
|
4166
|
+
{
|
|
4167
|
+
"name": "agent-platform-model-registry",
|
|
4168
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-model-registry",
|
|
4169
|
+
"description": "Agent Platform Model Registry Management. Use when you need to upload, list, describe, update, or delete machine learning models (and their versions) in the Agent Platform Model Registry. Don't use for model training, model deployment to endpoints, or managing non-Agent Platform models.",
|
|
4170
|
+
"version": "0.0.0"
|
|
4171
|
+
},
|
|
4172
|
+
{
|
|
4173
|
+
"name": "agent-platform-prompt-management",
|
|
4174
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-prompt-management",
|
|
4175
|
+
"description": "Manages and orchestrates prompts in Agent Platform. Use when you need to create, list, retrieve, version, or delete managed prompts in Agent Platform. Don't use for model training, model deployment to endpoints, or managing non-Agent Platform prompts.",
|
|
4176
|
+
"version": "0.0.0"
|
|
4177
|
+
},
|
|
4178
|
+
{
|
|
4179
|
+
"name": "agent-platform-rag-engine-management",
|
|
4180
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-rag-engine-management",
|
|
4181
|
+
"description": "Manage and query Agent Platform RAG Engine Corpora and retrieve grounded contexts using the Google GenAI SDK. Use when listing RAG corpora or files, inspecting a corpus, retrieving contexts, or generating content grounded in a RAG corpus. Do not use for standard database queries (use SQL/Spanner skills), Google Workspace RAG, or other RAG products like gRAG.",
|
|
4182
|
+
"version": "0.0.0"
|
|
4183
|
+
},
|
|
2218
4184
|
{
|
|
2219
4185
|
"name": "agent-platform-skill-registry",
|
|
2220
4186
|
"installUrl": "github:google/skills:skills/cloud/agent-platform-skill-registry",
|
|
2221
4187
|
"description": "Interact with the Gemini Enterprise Agent Platform Skill Registry to create and search for available skills. Use this skill to enable agents to register functionality or discover new capabilities.",
|
|
2222
4188
|
"version": "0.0.0"
|
|
2223
4189
|
},
|
|
4190
|
+
{
|
|
4191
|
+
"name": "agent-platform-tuning",
|
|
4192
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-tuning",
|
|
4193
|
+
"description": "Agent Platform Model Tuning. Use when you need to fine-tune open models or Gemini models using Agent Platform infrastructure. Don't use for model training outside Agent Platform, model deployment to endpoints (use `agent-platform-deploy`), or managing serving endpoints (use `agent-platform-endpoint-management`).",
|
|
4194
|
+
"version": "0.0.0"
|
|
4195
|
+
},
|
|
4196
|
+
{
|
|
4197
|
+
"name": "agent-platform-tuning-management",
|
|
4198
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-tuning-management",
|
|
4199
|
+
"description": "Manages GenAI tuning jobs in Agent Platform. Use this to list, get, or cancel ongoing model tuning jobs. Don't use for fine-tuning models (use `agent-platform-tuning`), deploying models to endpoints (use `agent-platform-deploy`), or managing serving endpoints (use `agent-platform-endpoint-management`).",
|
|
4200
|
+
"version": "0.0.0"
|
|
4201
|
+
},
|
|
2224
4202
|
{
|
|
2225
4203
|
"name": "alloydb-basics",
|
|
2226
4204
|
"installUrl": "github:google/skills:skills/cloud/alloydb-basics",
|
|
@@ -2239,10 +4217,22 @@
|
|
|
2239
4217
|
"description": "This file generates or explains Cloud SQL resources. Use this file when the user asks to create a Cloud SQL instance or database for MySQL, PostgreSQL, or SQL Server. Cloud SQL manages third-party MySQL, PostgreSQL, and SQL Server instances as resources in Cloud SQL. For example, when Cloud SQL creates an open-source MySQL instance, the resulting resource is a Cloud SQL for MySQL instance that Google Cloud manages. Cloud SQL handles backups, high availability, and secure connectivity for relational database workloads.",
|
|
2240
4218
|
"version": "0.0.0"
|
|
2241
4219
|
},
|
|
4220
|
+
{
|
|
4221
|
+
"name": "gcloud",
|
|
4222
|
+
"installUrl": "github:google/skills:skills/cloud/gcloud",
|
|
4223
|
+
"description": "Interacts with Google Cloud services using the gcloud CLI safely and efficiently. Covers command validation, data reduction, safety guardrails with a denylist, and workflows for discovery and investigation. You MUST read this skill before invoking any gcloud command. Use when managing cloud resources, querying configurations, or troubleshooting issues via gcloud. Don't use when writing or debugging Google Cloud client library code or raw REST/gRPC API interactions.",
|
|
4224
|
+
"version": "0.0.0"
|
|
4225
|
+
},
|
|
4226
|
+
{
|
|
4227
|
+
"name": "gemini-agents-api",
|
|
4228
|
+
"installUrl": "github:google/skills:skills/cloud/gemini-agents-api",
|
|
4229
|
+
"description": "Manages custom Agent resources on Gemini Enterprise Agent Platform. Use when the user wants to programmatically create, configure, list, update, or delete stateful, server-managed Agent resources (including mounting files, skills, and tools) before executing conversations.",
|
|
4230
|
+
"version": "0.0.0"
|
|
4231
|
+
},
|
|
2242
4232
|
{
|
|
2243
4233
|
"name": "gemini-api",
|
|
2244
4234
|
"installUrl": "github:google/skills:skills/cloud/gemini-api",
|
|
2245
|
-
"description": "
|
|
4235
|
+
"description": "Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI, Google Cloud, or Agent Platform. Guides the usage of the Gemini API on Agent Platform with the Google Gen AI SDK. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like multimodal inputs, tools, media generation, caching, batch prediction, and Live API.",
|
|
2246
4236
|
"version": "0.0.0"
|
|
2247
4237
|
},
|
|
2248
4238
|
{
|
|
@@ -2251,17 +4241,11 @@
|
|
|
2251
4241
|
"description": "Guides the usage of Gemini Interactions API on Gemini Enterprise Agent Platform. Use when the user wants to use the stateful, server-managed Interactions API for multi-turn conversations, background execution, streaming, structured output, and function calling on the Agent Platform.",
|
|
2252
4242
|
"version": "0.0.0"
|
|
2253
4243
|
},
|
|
2254
|
-
{
|
|
2255
|
-
"name": "gemini-managed-agents-api",
|
|
2256
|
-
"installUrl": "github:google/skills:skills/cloud/gemini-agents-api",
|
|
2257
|
-
"description": "Manages custom Agent resources on Gemini Enterprise Agent Platform. Use when the user wants to programmatically create, configure, list, update, or delete stateful, server-managed Agent resources (including mounting files, skills, and tools) before executing conversations.",
|
|
2258
|
-
"version": "0.0.0"
|
|
2259
|
-
},
|
|
2260
4244
|
{
|
|
2261
4245
|
"name": "gke-basics",
|
|
2262
4246
|
"installUrl": "github:google/skills:skills/cloud/gke-basics",
|
|
2263
4247
|
"description": "Plan, create, and configure production-ready Google Kubernetes Engine (GKE) clusters using the golden path Autopilot configuration. Covers Day-0 checklist, Autopilot vs Standard, networking (private clusters, VPC-native, Gateway API), security (Workload Identity, Secret Manager, RBAC hardening), observability, scaling, cost optimization, and AI/ML inference. WHEN: create GKE cluster, provision GKE environment, design GKE networking, secure GKE, optimize GKE cost, GKE autoscaling, GKE inference, GKE upgrade, GKE observability, GKE multi-tenancy, GKE batch, GKE HPC, GKE compute class.",
|
|
2264
|
-
"version": "
|
|
4248
|
+
"version": "0.0.0"
|
|
2265
4249
|
},
|
|
2266
4250
|
{
|
|
2267
4251
|
"name": "google-cloud-waf-cost-optimization",
|
|
@@ -2274,6 +4258,12 @@
|
|
|
2274
4258
|
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-security",
|
|
2275
4259
|
"description": "Generates security-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify security requirements, and provide actionable recommendations for IAM, network security, data protection, and operational security.",
|
|
2276
4260
|
"version": "0.0.0"
|
|
4261
|
+
},
|
|
4262
|
+
{
|
|
4263
|
+
"name": "google-cloud-waf-sustainability",
|
|
4264
|
+
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-sustainability",
|
|
4265
|
+
"description": "Generates sustainability-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify environmental impact requirements, and provide actionable recommendations to build, deploy, and manage the workload sustainably in Google Cloud.",
|
|
4266
|
+
"version": "0.0.0"
|
|
2277
4267
|
}
|
|
2278
4268
|
],
|
|
2279
4269
|
"sourceRepo": {
|
|
@@ -2288,7 +4278,7 @@
|
|
|
2288
4278
|
"name": "google-skills-devops",
|
|
2289
4279
|
"description": "Deployment, CI/CD, infrastructure, cloud, Docker, Kubernetes, and automation skills. Derived from google/skills.",
|
|
2290
4280
|
"author": "ASM (google/skills)",
|
|
2291
|
-
"createdAt": "2026-
|
|
4281
|
+
"createdAt": "2026-06-08T23:20:53.631Z",
|
|
2292
4282
|
"tags": [
|
|
2293
4283
|
"repo-derived",
|
|
2294
4284
|
"inferred",
|
|
@@ -2299,12 +4289,72 @@
|
|
|
2299
4289
|
"skills"
|
|
2300
4290
|
],
|
|
2301
4291
|
"skills": [
|
|
4292
|
+
{
|
|
4293
|
+
"name": "agent-platform-deploy",
|
|
4294
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-deploy",
|
|
4295
|
+
"description": "Deploy open models or custom weights from Model Garden to Agent Platform endpoints, check deployment status, verify serving endpoints, or clean up resources by undeploying models and deleting endpoints. Use when asked to deploy models on Agent Platform, list available Model Garden models, check if a model is deployable, query deployment cost, troubleshoot deployment errors (like quota limits), or undeploy/clean up endpoints. Also use when copying and deploying a 1P Tuned Model. Don't use for public Vertex AI deployments (use the `vertex-deploy` skill) or for running model evaluations (use the `agent-platform-eval` skill).",
|
|
4296
|
+
"version": "0.0.0"
|
|
4297
|
+
},
|
|
4298
|
+
{
|
|
4299
|
+
"name": "agent-platform-endpoint-management",
|
|
4300
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-endpoint-management",
|
|
4301
|
+
"description": "Manages Agent Platform serving endpoints. Use when you need to create, list, describe, update, or delete serving endpoints for model deployment on Agent Platform. Also use when troubleshooting endpoint permission, quota, or resource busy errors. Don't use for deploying models to endpoints or for running model evaluations.",
|
|
4302
|
+
"version": "0.0.0"
|
|
4303
|
+
},
|
|
4304
|
+
{
|
|
4305
|
+
"name": "agent-platform-eval-flywheel",
|
|
4306
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-eval-flywheel",
|
|
4307
|
+
"description": "Measure and improve the quality of AI models and agents on Google Cloud using the Eval Quality Flywheel methodology. Use when evaluating an agent or model, building an eval dataset, picking or writing evaluation metrics, analyzing failures, comparing results before and after a fix, or when guidance is needed on Agent Platform eval methodology — including dataset schema, LLM-as-judge scoring, and common failure causes. For fine-tuning, use agent-platform-tuning. For deployment, use agent-platform-deploy.",
|
|
4308
|
+
"version": "0.0.0"
|
|
4309
|
+
},
|
|
4310
|
+
{
|
|
4311
|
+
"name": "agent-platform-inference",
|
|
4312
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-inference",
|
|
4313
|
+
"description": "Connects to and performs inference with Google Cloud Agent Platform GenAI models, including First-Party Gemini models and Third-Party OpenMaaS models (Llama, DeepSeek, Qwen, etc.). Use when you need to generate code for calling Gemini or OpenMaaS models, authenticate with GenAI SDK, OpenAI SDK, or legacy Agent Platform SDK, configure base URLs and global/regional endpoints, or troubleshoot 429 Resource Exhausted (DSQ), 400 User Validation, or 404 Not Found errors. Don't use for deploying models to endpoints or for running model evaluations.",
|
|
4314
|
+
"version": "0.0.0"
|
|
4315
|
+
},
|
|
4316
|
+
{
|
|
4317
|
+
"name": "agent-platform-migrate-from-ai-studio",
|
|
4318
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-migrate-from-ai-studio",
|
|
4319
|
+
"description": "Guides agents and users through migrating from Gemini API in Google AI Studio to Gemini Enterprise Agent Platform (formerly Vertex AI). Use this skill when moving applications to Google Cloud, to leverage Cloud credits, or to unify inferencing with other Cloud infrastructure (IAM, billing, telemetry).",
|
|
4320
|
+
"version": "0.0.0"
|
|
4321
|
+
},
|
|
4322
|
+
{
|
|
4323
|
+
"name": "agent-platform-model-registry",
|
|
4324
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-model-registry",
|
|
4325
|
+
"description": "Agent Platform Model Registry Management. Use when you need to upload, list, describe, update, or delete machine learning models (and their versions) in the Agent Platform Model Registry. Don't use for model training, model deployment to endpoints, or managing non-Agent Platform models.",
|
|
4326
|
+
"version": "0.0.0"
|
|
4327
|
+
},
|
|
4328
|
+
{
|
|
4329
|
+
"name": "agent-platform-prompt-management",
|
|
4330
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-prompt-management",
|
|
4331
|
+
"description": "Manages and orchestrates prompts in Agent Platform. Use when you need to create, list, retrieve, version, or delete managed prompts in Agent Platform. Don't use for model training, model deployment to endpoints, or managing non-Agent Platform prompts.",
|
|
4332
|
+
"version": "0.0.0"
|
|
4333
|
+
},
|
|
4334
|
+
{
|
|
4335
|
+
"name": "agent-platform-rag-engine-management",
|
|
4336
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-rag-engine-management",
|
|
4337
|
+
"description": "Manage and query Agent Platform RAG Engine Corpora and retrieve grounded contexts using the Google GenAI SDK. Use when listing RAG corpora or files, inspecting a corpus, retrieving contexts, or generating content grounded in a RAG corpus. Do not use for standard database queries (use SQL/Spanner skills), Google Workspace RAG, or other RAG products like gRAG.",
|
|
4338
|
+
"version": "0.0.0"
|
|
4339
|
+
},
|
|
2302
4340
|
{
|
|
2303
4341
|
"name": "agent-platform-skill-registry",
|
|
2304
4342
|
"installUrl": "github:google/skills:skills/cloud/agent-platform-skill-registry",
|
|
2305
4343
|
"description": "Interact with the Gemini Enterprise Agent Platform Skill Registry to create and search for available skills. Use this skill to enable agents to register functionality or discover new capabilities.",
|
|
2306
4344
|
"version": "0.0.0"
|
|
2307
4345
|
},
|
|
4346
|
+
{
|
|
4347
|
+
"name": "agent-platform-tuning",
|
|
4348
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-tuning",
|
|
4349
|
+
"description": "Agent Platform Model Tuning. Use when you need to fine-tune open models or Gemini models using Agent Platform infrastructure. Don't use for model training outside Agent Platform, model deployment to endpoints (use `agent-platform-deploy`), or managing serving endpoints (use `agent-platform-endpoint-management`).",
|
|
4350
|
+
"version": "0.0.0"
|
|
4351
|
+
},
|
|
4352
|
+
{
|
|
4353
|
+
"name": "agent-platform-tuning-management",
|
|
4354
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-tuning-management",
|
|
4355
|
+
"description": "Manages GenAI tuning jobs in Agent Platform. Use this to list, get, or cancel ongoing model tuning jobs. Don't use for fine-tuning models (use `agent-platform-tuning`), deploying models to endpoints (use `agent-platform-deploy`), or managing serving endpoints (use `agent-platform-endpoint-management`).",
|
|
4356
|
+
"version": "0.0.0"
|
|
4357
|
+
},
|
|
2308
4358
|
{
|
|
2309
4359
|
"name": "alloydb-basics",
|
|
2310
4360
|
"installUrl": "github:google/skills:skills/cloud/alloydb-basics",
|
|
@@ -2335,10 +4385,22 @@
|
|
|
2335
4385
|
"description": "Use this skill whenever you are working on a project that uses Firebase products or services, especially for mobile or web apps.",
|
|
2336
4386
|
"version": "0.0.0"
|
|
2337
4387
|
},
|
|
4388
|
+
{
|
|
4389
|
+
"name": "gcloud",
|
|
4390
|
+
"installUrl": "github:google/skills:skills/cloud/gcloud",
|
|
4391
|
+
"description": "Interacts with Google Cloud services using the gcloud CLI safely and efficiently. Covers command validation, data reduction, safety guardrails with a denylist, and workflows for discovery and investigation. You MUST read this skill before invoking any gcloud command. Use when managing cloud resources, querying configurations, or troubleshooting issues via gcloud. Don't use when writing or debugging Google Cloud client library code or raw REST/gRPC API interactions.",
|
|
4392
|
+
"version": "0.0.0"
|
|
4393
|
+
},
|
|
4394
|
+
{
|
|
4395
|
+
"name": "gemini-agents-api",
|
|
4396
|
+
"installUrl": "github:google/skills:skills/cloud/gemini-agents-api",
|
|
4397
|
+
"description": "Manages custom Agent resources on Gemini Enterprise Agent Platform. Use when the user wants to programmatically create, configure, list, update, or delete stateful, server-managed Agent resources (including mounting files, skills, and tools) before executing conversations.",
|
|
4398
|
+
"version": "0.0.0"
|
|
4399
|
+
},
|
|
2338
4400
|
{
|
|
2339
4401
|
"name": "gemini-api",
|
|
2340
4402
|
"installUrl": "github:google/skills:skills/cloud/gemini-api",
|
|
2341
|
-
"description": "
|
|
4403
|
+
"description": "Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI, Google Cloud, or Agent Platform. Guides the usage of the Gemini API on Agent Platform with the Google Gen AI SDK. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like multimodal inputs, tools, media generation, caching, batch prediction, and Live API.",
|
|
2342
4404
|
"version": "0.0.0"
|
|
2343
4405
|
},
|
|
2344
4406
|
{
|
|
@@ -2347,17 +4409,11 @@
|
|
|
2347
4409
|
"description": "Guides the usage of Gemini Interactions API on Gemini Enterprise Agent Platform. Use when the user wants to use the stateful, server-managed Interactions API for multi-turn conversations, background execution, streaming, structured output, and function calling on the Agent Platform.",
|
|
2348
4410
|
"version": "0.0.0"
|
|
2349
4411
|
},
|
|
2350
|
-
{
|
|
2351
|
-
"name": "gemini-managed-agents-api",
|
|
2352
|
-
"installUrl": "github:google/skills:skills/cloud/gemini-agents-api",
|
|
2353
|
-
"description": "Manages custom Agent resources on Gemini Enterprise Agent Platform. Use when the user wants to programmatically create, configure, list, update, or delete stateful, server-managed Agent resources (including mounting files, skills, and tools) before executing conversations.",
|
|
2354
|
-
"version": "0.0.0"
|
|
2355
|
-
},
|
|
2356
4412
|
{
|
|
2357
4413
|
"name": "gke-basics",
|
|
2358
4414
|
"installUrl": "github:google/skills:skills/cloud/gke-basics",
|
|
2359
4415
|
"description": "Plan, create, and configure production-ready Google Kubernetes Engine (GKE) clusters using the golden path Autopilot configuration. Covers Day-0 checklist, Autopilot vs Standard, networking (private clusters, VPC-native, Gateway API), security (Workload Identity, Secret Manager, RBAC hardening), observability, scaling, cost optimization, and AI/ML inference. WHEN: create GKE cluster, provision GKE environment, design GKE networking, secure GKE, optimize GKE cost, GKE autoscaling, GKE inference, GKE upgrade, GKE observability, GKE multi-tenancy, GKE batch, GKE HPC, GKE compute class.",
|
|
2360
|
-
"version": "
|
|
4416
|
+
"version": "0.0.0"
|
|
2361
4417
|
},
|
|
2362
4418
|
{
|
|
2363
4419
|
"name": "google-cloud-networking-observability",
|
|
@@ -2374,7 +4430,7 @@
|
|
|
2374
4430
|
{
|
|
2375
4431
|
"name": "google-cloud-recipe-onboarding",
|
|
2376
4432
|
"installUrl": "github:google/skills:skills/cloud/google-cloud-recipe-onboarding",
|
|
2377
|
-
"description": "
|
|
4433
|
+
"description": "Guides a developer's first steps on Google Cloud, covering account creation, billing setup, project management, and deploying a first resource. Use when a new developer wants to initialize their first Google Cloud project, configure billing, and verify deployment. Don't use for enterprise organization setup (use Google Cloud Setup guided flow for that instead). Don't use for complex multi-project architectures.",
|
|
2378
4434
|
"version": "0.0.0"
|
|
2379
4435
|
},
|
|
2380
4436
|
{
|
|
@@ -2383,6 +4439,18 @@
|
|
|
2383
4439
|
"description": "Generates cost optimization guidance for Google Cloud workloads based on the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify cost requirements and constraints, and provide actionable recommendations for build, deploy, and manage the workload cost-efficiently in Google Cloud.",
|
|
2384
4440
|
"version": "0.0.0"
|
|
2385
4441
|
},
|
|
4442
|
+
{
|
|
4443
|
+
"name": "google-cloud-waf-operational-excellence",
|
|
4444
|
+
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-operational-excellence",
|
|
4445
|
+
"description": "Generates operations-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Operational Excellence pillar of the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify operational requirements, and provide actionable recommendations for deployment, monitoring, and incident management.",
|
|
4446
|
+
"version": "0.0.0"
|
|
4447
|
+
},
|
|
4448
|
+
{
|
|
4449
|
+
"name": "google-cloud-waf-performance-optimization",
|
|
4450
|
+
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-performance-optimization",
|
|
4451
|
+
"description": "Generates performance-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Performance Optimization pillar of the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify performance requirements, and provide actionable recommendations for resource allocation, modular design, and elasticity.",
|
|
4452
|
+
"version": "0.0.0"
|
|
4453
|
+
},
|
|
2386
4454
|
{
|
|
2387
4455
|
"name": "google-cloud-waf-reliability",
|
|
2388
4456
|
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-reliability",
|
|
@@ -2394,6 +4462,12 @@
|
|
|
2394
4462
|
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-security",
|
|
2395
4463
|
"description": "Generates security-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify security requirements, and provide actionable recommendations for IAM, network security, data protection, and operational security.",
|
|
2396
4464
|
"version": "0.0.0"
|
|
4465
|
+
},
|
|
4466
|
+
{
|
|
4467
|
+
"name": "google-cloud-waf-sustainability",
|
|
4468
|
+
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-sustainability",
|
|
4469
|
+
"description": "Generates sustainability-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify environmental impact requirements, and provide actionable recommendations to build, deploy, and manage the workload sustainably in Google Cloud.",
|
|
4470
|
+
"version": "0.0.0"
|
|
2397
4471
|
}
|
|
2398
4472
|
],
|
|
2399
4473
|
"sourceRepo": {
|
|
@@ -2408,7 +4482,7 @@
|
|
|
2408
4482
|
"name": "google-skills-engineering",
|
|
2409
4483
|
"description": "Coding, debugging, testing, architecture, review, and software engineering skills. Derived from google/skills.",
|
|
2410
4484
|
"author": "ASM (google/skills)",
|
|
2411
|
-
"createdAt": "2026-
|
|
4485
|
+
"createdAt": "2026-06-08T23:20:53.631Z",
|
|
2412
4486
|
"tags": [
|
|
2413
4487
|
"repo-derived",
|
|
2414
4488
|
"inferred",
|
|
@@ -2420,28 +4494,52 @@
|
|
|
2420
4494
|
],
|
|
2421
4495
|
"skills": [
|
|
2422
4496
|
{
|
|
2423
|
-
"name": "
|
|
2424
|
-
"installUrl": "github:google/skills:skills/cloud/
|
|
2425
|
-
"description": "
|
|
4497
|
+
"name": "agent-platform-eval-flywheel",
|
|
4498
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-eval-flywheel",
|
|
4499
|
+
"description": "Measure and improve the quality of AI models and agents on Google Cloud using the Eval Quality Flywheel methodology. Use when evaluating an agent or model, building an eval dataset, picking or writing evaluation metrics, analyzing failures, comparing results before and after a fix, or when guidance is needed on Agent Platform eval methodology — including dataset schema, LLM-as-judge scoring, and common failure causes. For fine-tuning, use agent-platform-tuning. For deployment, use agent-platform-deploy.",
|
|
2426
4500
|
"version": "0.0.0"
|
|
2427
4501
|
},
|
|
2428
4502
|
{
|
|
2429
|
-
"name": "
|
|
2430
|
-
"installUrl": "github:google/skills:skills/cloud/
|
|
2431
|
-
"description": "
|
|
4503
|
+
"name": "agent-platform-inference",
|
|
4504
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-inference",
|
|
4505
|
+
"description": "Connects to and performs inference with Google Cloud Agent Platform GenAI models, including First-Party Gemini models and Third-Party OpenMaaS models (Llama, DeepSeek, Qwen, etc.). Use when you need to generate code for calling Gemini or OpenMaaS models, authenticate with GenAI SDK, OpenAI SDK, or legacy Agent Platform SDK, configure base URLs and global/regional endpoints, or troubleshoot 429 Resource Exhausted (DSQ), 400 User Validation, or 404 Not Found errors. Don't use for deploying models to endpoints or for running model evaluations.",
|
|
4506
|
+
"version": "0.0.0"
|
|
4507
|
+
},
|
|
4508
|
+
{
|
|
4509
|
+
"name": "agent-platform-migrate-from-ai-studio",
|
|
4510
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-migrate-from-ai-studio",
|
|
4511
|
+
"description": "Guides agents and users through migrating from Gemini API in Google AI Studio to Gemini Enterprise Agent Platform (formerly Vertex AI). Use this skill when moving applications to Google Cloud, to leverage Cloud credits, or to unify inferencing with other Cloud infrastructure (IAM, billing, telemetry).",
|
|
4512
|
+
"version": "0.0.0"
|
|
4513
|
+
},
|
|
4514
|
+
{
|
|
4515
|
+
"name": "gcloud",
|
|
4516
|
+
"installUrl": "github:google/skills:skills/cloud/gcloud",
|
|
4517
|
+
"description": "Interacts with Google Cloud services using the gcloud CLI safely and efficiently. Covers command validation, data reduction, safety guardrails with a denylist, and workflows for discovery and investigation. You MUST read this skill before invoking any gcloud command. Use when managing cloud resources, querying configurations, or troubleshooting issues via gcloud. Don't use when writing or debugging Google Cloud client library code or raw REST/gRPC API interactions.",
|
|
2432
4518
|
"version": "0.0.0"
|
|
2433
4519
|
},
|
|
2434
4520
|
{
|
|
2435
|
-
"name": "gemini-
|
|
4521
|
+
"name": "gemini-agents-api",
|
|
2436
4522
|
"installUrl": "github:google/skills:skills/cloud/gemini-agents-api",
|
|
2437
4523
|
"description": "Manages custom Agent resources on Gemini Enterprise Agent Platform. Use when the user wants to programmatically create, configure, list, update, or delete stateful, server-managed Agent resources (including mounting files, skills, and tools) before executing conversations.",
|
|
2438
4524
|
"version": "0.0.0"
|
|
2439
4525
|
},
|
|
4526
|
+
{
|
|
4527
|
+
"name": "gemini-api",
|
|
4528
|
+
"installUrl": "github:google/skills:skills/cloud/gemini-api",
|
|
4529
|
+
"description": "Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI, Google Cloud, or Agent Platform. Guides the usage of the Gemini API on Agent Platform with the Google Gen AI SDK. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like multimodal inputs, tools, media generation, caching, batch prediction, and Live API.",
|
|
4530
|
+
"version": "0.0.0"
|
|
4531
|
+
},
|
|
4532
|
+
{
|
|
4533
|
+
"name": "gemini-interactions-api",
|
|
4534
|
+
"installUrl": "github:google/skills:skills/cloud/gemini-interactions-api",
|
|
4535
|
+
"description": "Guides the usage of Gemini Interactions API on Gemini Enterprise Agent Platform. Use when the user wants to use the stateful, server-managed Interactions API for multi-turn conversations, background execution, streaming, structured output, and function calling on the Agent Platform.",
|
|
4536
|
+
"version": "0.0.0"
|
|
4537
|
+
},
|
|
2440
4538
|
{
|
|
2441
4539
|
"name": "gke-basics",
|
|
2442
4540
|
"installUrl": "github:google/skills:skills/cloud/gke-basics",
|
|
2443
4541
|
"description": "Plan, create, and configure production-ready Google Kubernetes Engine (GKE) clusters using the golden path Autopilot configuration. Covers Day-0 checklist, Autopilot vs Standard, networking (private clusters, VPC-native, Gateway API), security (Workload Identity, Secret Manager, RBAC hardening), observability, scaling, cost optimization, and AI/ML inference. WHEN: create GKE cluster, provision GKE environment, design GKE networking, secure GKE, optimize GKE cost, GKE autoscaling, GKE inference, GKE upgrade, GKE observability, GKE multi-tenancy, GKE batch, GKE HPC, GKE compute class.",
|
|
2444
|
-
"version": "
|
|
4542
|
+
"version": "0.0.0"
|
|
2445
4543
|
},
|
|
2446
4544
|
{
|
|
2447
4545
|
"name": "google-cloud-networking-observability",
|
|
@@ -2455,6 +4553,12 @@
|
|
|
2455
4553
|
"description": "Provides expert guidance on authenticating and authorizing to Google Cloud services and APIs, covering human users, service identities, Application Default Credentials (ADC), and best practices for secure access.",
|
|
2456
4554
|
"version": "0.0.0"
|
|
2457
4555
|
},
|
|
4556
|
+
{
|
|
4557
|
+
"name": "google-cloud-recipe-onboarding",
|
|
4558
|
+
"installUrl": "github:google/skills:skills/cloud/google-cloud-recipe-onboarding",
|
|
4559
|
+
"description": "Guides a developer's first steps on Google Cloud, covering account creation, billing setup, project management, and deploying a first resource. Use when a new developer wants to initialize their first Google Cloud project, configure billing, and verify deployment. Don't use for enterprise organization setup (use Google Cloud Setup guided flow for that instead). Don't use for complex multi-project architectures.",
|
|
4560
|
+
"version": "0.0.0"
|
|
4561
|
+
},
|
|
2458
4562
|
{
|
|
2459
4563
|
"name": "google-cloud-waf-cost-optimization",
|
|
2460
4564
|
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-cost-optimization",
|
|
@@ -2466,6 +4570,12 @@
|
|
|
2466
4570
|
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-reliability",
|
|
2467
4571
|
"description": "Generates reliability-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud Well-Architected Framework. Use this skill to evaluate a workload, identify reliability requirements, and provide actionable recommendations for build, deploy, and manage the workload reliably in Google Cloud.",
|
|
2468
4572
|
"version": "0.0.0"
|
|
4573
|
+
},
|
|
4574
|
+
{
|
|
4575
|
+
"name": "google-cloud-waf-sustainability",
|
|
4576
|
+
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-sustainability",
|
|
4577
|
+
"description": "Generates sustainability-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify environmental impact requirements, and provide actionable recommendations to build, deploy, and manage the workload sustainably in Google Cloud.",
|
|
4578
|
+
"version": "0.0.0"
|
|
2469
4579
|
}
|
|
2470
4580
|
],
|
|
2471
4581
|
"sourceRepo": {
|
|
@@ -2480,7 +4590,7 @@
|
|
|
2480
4590
|
"name": "google-skills-frontend-design",
|
|
2481
4591
|
"description": "Frontend, UI, UX, visual design, component, theme, and landing-page skills. Derived from google/skills.",
|
|
2482
4592
|
"author": "ASM (google/skills)",
|
|
2483
|
-
"createdAt": "2026-
|
|
4593
|
+
"createdAt": "2026-06-08T23:20:53.631Z",
|
|
2484
4594
|
"tags": [
|
|
2485
4595
|
"repo-derived",
|
|
2486
4596
|
"inferred",
|
|
@@ -2491,6 +4601,18 @@
|
|
|
2491
4601
|
"skills"
|
|
2492
4602
|
],
|
|
2493
4603
|
"skills": [
|
|
4604
|
+
{
|
|
4605
|
+
"name": "agent-platform-eval-flywheel",
|
|
4606
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-eval-flywheel",
|
|
4607
|
+
"description": "Measure and improve the quality of AI models and agents on Google Cloud using the Eval Quality Flywheel methodology. Use when evaluating an agent or model, building an eval dataset, picking or writing evaluation metrics, analyzing failures, comparing results before and after a fix, or when guidance is needed on Agent Platform eval methodology — including dataset schema, LLM-as-judge scoring, and common failure causes. For fine-tuning, use agent-platform-tuning. For deployment, use agent-platform-deploy.",
|
|
4608
|
+
"version": "0.0.0"
|
|
4609
|
+
},
|
|
4610
|
+
{
|
|
4611
|
+
"name": "agent-platform-migrate-from-ai-studio",
|
|
4612
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-migrate-from-ai-studio",
|
|
4613
|
+
"description": "Guides agents and users through migrating from Gemini API in Google AI Studio to Gemini Enterprise Agent Platform (formerly Vertex AI). Use this skill when moving applications to Google Cloud, to leverage Cloud credits, or to unify inferencing with other Cloud infrastructure (IAM, billing, telemetry).",
|
|
4614
|
+
"version": "0.0.0"
|
|
4615
|
+
},
|
|
2494
4616
|
{
|
|
2495
4617
|
"name": "bigquery-basics",
|
|
2496
4618
|
"installUrl": "github:google/skills:skills/cloud/bigquery-basics",
|
|
@@ -2500,7 +4622,7 @@
|
|
|
2500
4622
|
{
|
|
2501
4623
|
"name": "gemini-api",
|
|
2502
4624
|
"installUrl": "github:google/skills:skills/cloud/gemini-api",
|
|
2503
|
-
"description": "
|
|
4625
|
+
"description": "Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI, Google Cloud, or Agent Platform. Guides the usage of the Gemini API on Agent Platform with the Google Gen AI SDK. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like multimodal inputs, tools, media generation, caching, batch prediction, and Live API.",
|
|
2504
4626
|
"version": "0.0.0"
|
|
2505
4627
|
},
|
|
2506
4628
|
{
|
|
@@ -2513,7 +4635,7 @@
|
|
|
2513
4635
|
"name": "gke-basics",
|
|
2514
4636
|
"installUrl": "github:google/skills:skills/cloud/gke-basics",
|
|
2515
4637
|
"description": "Plan, create, and configure production-ready Google Kubernetes Engine (GKE) clusters using the golden path Autopilot configuration. Covers Day-0 checklist, Autopilot vs Standard, networking (private clusters, VPC-native, Gateway API), security (Workload Identity, Secret Manager, RBAC hardening), observability, scaling, cost optimization, and AI/ML inference. WHEN: create GKE cluster, provision GKE environment, design GKE networking, secure GKE, optimize GKE cost, GKE autoscaling, GKE inference, GKE upgrade, GKE observability, GKE multi-tenancy, GKE batch, GKE HPC, GKE compute class.",
|
|
2516
|
-
"version": "
|
|
4638
|
+
"version": "0.0.0"
|
|
2517
4639
|
},
|
|
2518
4640
|
{
|
|
2519
4641
|
"name": "google-cloud-recipe-auth",
|
|
@@ -2524,7 +4646,7 @@
|
|
|
2524
4646
|
{
|
|
2525
4647
|
"name": "google-cloud-recipe-onboarding",
|
|
2526
4648
|
"installUrl": "github:google/skills:skills/cloud/google-cloud-recipe-onboarding",
|
|
2527
|
-
"description": "
|
|
4649
|
+
"description": "Guides a developer's first steps on Google Cloud, covering account creation, billing setup, project management, and deploying a first resource. Use when a new developer wants to initialize their first Google Cloud project, configure billing, and verify deployment. Don't use for enterprise organization setup (use Google Cloud Setup guided flow for that instead). Don't use for complex multi-project architectures.",
|
|
2528
4650
|
"version": "0.0.0"
|
|
2529
4651
|
},
|
|
2530
4652
|
{
|
|
@@ -2533,6 +4655,18 @@
|
|
|
2533
4655
|
"description": "Generates cost optimization guidance for Google Cloud workloads based on the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify cost requirements and constraints, and provide actionable recommendations for build, deploy, and manage the workload cost-efficiently in Google Cloud.",
|
|
2534
4656
|
"version": "0.0.0"
|
|
2535
4657
|
},
|
|
4658
|
+
{
|
|
4659
|
+
"name": "google-cloud-waf-operational-excellence",
|
|
4660
|
+
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-operational-excellence",
|
|
4661
|
+
"description": "Generates operations-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Operational Excellence pillar of the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify operational requirements, and provide actionable recommendations for deployment, monitoring, and incident management.",
|
|
4662
|
+
"version": "0.0.0"
|
|
4663
|
+
},
|
|
4664
|
+
{
|
|
4665
|
+
"name": "google-cloud-waf-performance-optimization",
|
|
4666
|
+
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-performance-optimization",
|
|
4667
|
+
"description": "Generates performance-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Performance Optimization pillar of the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify performance requirements, and provide actionable recommendations for resource allocation, modular design, and elasticity.",
|
|
4668
|
+
"version": "0.0.0"
|
|
4669
|
+
},
|
|
2536
4670
|
{
|
|
2537
4671
|
"name": "google-cloud-waf-reliability",
|
|
2538
4672
|
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-reliability",
|
|
@@ -2544,6 +4678,12 @@
|
|
|
2544
4678
|
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-security",
|
|
2545
4679
|
"description": "Generates security-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify security requirements, and provide actionable recommendations for IAM, network security, data protection, and operational security.",
|
|
2546
4680
|
"version": "0.0.0"
|
|
4681
|
+
},
|
|
4682
|
+
{
|
|
4683
|
+
"name": "google-cloud-waf-sustainability",
|
|
4684
|
+
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-sustainability",
|
|
4685
|
+
"description": "Generates sustainability-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify environmental impact requirements, and provide actionable recommendations to build, deploy, and manage the workload sustainably in Google Cloud.",
|
|
4686
|
+
"version": "0.0.0"
|
|
2547
4687
|
}
|
|
2548
4688
|
],
|
|
2549
4689
|
"sourceRepo": {
|
|
@@ -2558,7 +4698,7 @@
|
|
|
2558
4698
|
"name": "google-skills-product-business",
|
|
2559
4699
|
"description": "Product, strategy, PRD, planning, finance, resume, and business workflow skills. Derived from google/skills.",
|
|
2560
4700
|
"author": "ASM (google/skills)",
|
|
2561
|
-
"createdAt": "2026-
|
|
4701
|
+
"createdAt": "2026-06-08T23:20:53.631Z",
|
|
2562
4702
|
"tags": [
|
|
2563
4703
|
"repo-derived",
|
|
2564
4704
|
"inferred",
|
|
@@ -2569,6 +4709,12 @@
|
|
|
2569
4709
|
"skills"
|
|
2570
4710
|
],
|
|
2571
4711
|
"skills": [
|
|
4712
|
+
{
|
|
4713
|
+
"name": "agent-platform-rag-engine-management",
|
|
4714
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-rag-engine-management",
|
|
4715
|
+
"description": "Manage and query Agent Platform RAG Engine Corpora and retrieve grounded contexts using the Google GenAI SDK. Use when listing RAG corpora or files, inspecting a corpus, retrieving contexts, or generating content grounded in a RAG corpus. Do not use for standard database queries (use SQL/Spanner skills), Google Workspace RAG, or other RAG products like gRAG.",
|
|
4716
|
+
"version": "0.0.0"
|
|
4717
|
+
},
|
|
2572
4718
|
{
|
|
2573
4719
|
"name": "firebase-basics",
|
|
2574
4720
|
"installUrl": "github:google/skills:skills/cloud/firebase-basics",
|
|
@@ -2579,7 +4725,7 @@
|
|
|
2579
4725
|
"name": "gke-basics",
|
|
2580
4726
|
"installUrl": "github:google/skills:skills/cloud/gke-basics",
|
|
2581
4727
|
"description": "Plan, create, and configure production-ready Google Kubernetes Engine (GKE) clusters using the golden path Autopilot configuration. Covers Day-0 checklist, Autopilot vs Standard, networking (private clusters, VPC-native, Gateway API), security (Workload Identity, Secret Manager, RBAC hardening), observability, scaling, cost optimization, and AI/ML inference. WHEN: create GKE cluster, provision GKE environment, design GKE networking, secure GKE, optimize GKE cost, GKE autoscaling, GKE inference, GKE upgrade, GKE observability, GKE multi-tenancy, GKE batch, GKE HPC, GKE compute class.",
|
|
2582
|
-
"version": "
|
|
4728
|
+
"version": "0.0.0"
|
|
2583
4729
|
}
|
|
2584
4730
|
],
|
|
2585
4731
|
"sourceRepo": {
|
|
@@ -2594,7 +4740,7 @@
|
|
|
2594
4740
|
"name": "google-skills-research",
|
|
2595
4741
|
"description": "Research, academic, literature-review, citation, paper, and analysis skills. Derived from google/skills.",
|
|
2596
4742
|
"author": "ASM (google/skills)",
|
|
2597
|
-
"createdAt": "2026-
|
|
4743
|
+
"createdAt": "2026-06-08T23:20:53.631Z",
|
|
2598
4744
|
"tags": [
|
|
2599
4745
|
"repo-derived",
|
|
2600
4746
|
"inferred",
|
|
@@ -2605,18 +4751,42 @@
|
|
|
2605
4751
|
"skills"
|
|
2606
4752
|
],
|
|
2607
4753
|
"skills": [
|
|
4754
|
+
{
|
|
4755
|
+
"name": "agent-platform-deploy",
|
|
4756
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-deploy",
|
|
4757
|
+
"description": "Deploy open models or custom weights from Model Garden to Agent Platform endpoints, check deployment status, verify serving endpoints, or clean up resources by undeploying models and deleting endpoints. Use when asked to deploy models on Agent Platform, list available Model Garden models, check if a model is deployable, query deployment cost, troubleshoot deployment errors (like quota limits), or undeploy/clean up endpoints. Also use when copying and deploying a 1P Tuned Model. Don't use for public Vertex AI deployments (use the `vertex-deploy` skill) or for running model evaluations (use the `agent-platform-eval` skill).",
|
|
4758
|
+
"version": "0.0.0"
|
|
4759
|
+
},
|
|
2608
4760
|
{
|
|
2609
4761
|
"name": "bigquery-basics",
|
|
2610
4762
|
"installUrl": "github:google/skills:skills/cloud/bigquery-basics",
|
|
2611
4763
|
"description": "Manages datasets, tables, and jobs in BigQuery, and integrates with BigQuery ML and Gemini for advanced data analytics and AI-driven insights. Use when you need to interact with BigQuery, run SQL queries, manage BigQuery resources, or leverage BigQuery's built-in ML capabilities. Also use when performing data analysis, ingesting data into BigQuery, or developing AI applications on BigQuery.",
|
|
2612
4764
|
"version": "0.0.0"
|
|
2613
4765
|
},
|
|
4766
|
+
{
|
|
4767
|
+
"name": "google-cloud-recipe-onboarding",
|
|
4768
|
+
"installUrl": "github:google/skills:skills/cloud/google-cloud-recipe-onboarding",
|
|
4769
|
+
"description": "Guides a developer's first steps on Google Cloud, covering account creation, billing setup, project management, and deploying a first resource. Use when a new developer wants to initialize their first Google Cloud project, configure billing, and verify deployment. Don't use for enterprise organization setup (use Google Cloud Setup guided flow for that instead). Don't use for complex multi-project architectures.",
|
|
4770
|
+
"version": "0.0.0"
|
|
4771
|
+
},
|
|
2614
4772
|
{
|
|
2615
4773
|
"name": "google-cloud-waf-cost-optimization",
|
|
2616
4774
|
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-cost-optimization",
|
|
2617
4775
|
"description": "Generates cost optimization guidance for Google Cloud workloads based on the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify cost requirements and constraints, and provide actionable recommendations for build, deploy, and manage the workload cost-efficiently in Google Cloud.",
|
|
2618
4776
|
"version": "0.0.0"
|
|
2619
4777
|
},
|
|
4778
|
+
{
|
|
4779
|
+
"name": "google-cloud-waf-operational-excellence",
|
|
4780
|
+
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-operational-excellence",
|
|
4781
|
+
"description": "Generates operations-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Operational Excellence pillar of the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify operational requirements, and provide actionable recommendations for deployment, monitoring, and incident management.",
|
|
4782
|
+
"version": "0.0.0"
|
|
4783
|
+
},
|
|
4784
|
+
{
|
|
4785
|
+
"name": "google-cloud-waf-performance-optimization",
|
|
4786
|
+
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-performance-optimization",
|
|
4787
|
+
"description": "Generates performance-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Performance Optimization pillar of the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify performance requirements, and provide actionable recommendations for resource allocation, modular design, and elasticity.",
|
|
4788
|
+
"version": "0.0.0"
|
|
4789
|
+
},
|
|
2620
4790
|
{
|
|
2621
4791
|
"name": "google-cloud-waf-reliability",
|
|
2622
4792
|
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-reliability",
|
|
@@ -2628,6 +4798,60 @@
|
|
|
2628
4798
|
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-security",
|
|
2629
4799
|
"description": "Generates security-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify security requirements, and provide actionable recommendations for IAM, network security, data protection, and operational security.",
|
|
2630
4800
|
"version": "0.0.0"
|
|
4801
|
+
},
|
|
4802
|
+
{
|
|
4803
|
+
"name": "google-cloud-waf-sustainability",
|
|
4804
|
+
"installUrl": "github:google/skills:skills/cloud/google-cloud-waf-sustainability",
|
|
4805
|
+
"description": "Generates sustainability-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify environmental impact requirements, and provide actionable recommendations to build, deploy, and manage the workload sustainably in Google Cloud.",
|
|
4806
|
+
"version": "0.0.0"
|
|
4807
|
+
}
|
|
4808
|
+
],
|
|
4809
|
+
"sourceRepo": {
|
|
4810
|
+
"owner": "google",
|
|
4811
|
+
"repo": "skills",
|
|
4812
|
+
"repoUrl": "https://github.com/google/skills.git"
|
|
4813
|
+
},
|
|
4814
|
+
"inferred": true
|
|
4815
|
+
},
|
|
4816
|
+
{
|
|
4817
|
+
"version": 1,
|
|
4818
|
+
"name": "google-skills-writing",
|
|
4819
|
+
"description": "Writing, editing, documentation, publishing, and content-production skills. Derived from google/skills.",
|
|
4820
|
+
"author": "ASM (google/skills)",
|
|
4821
|
+
"createdAt": "2026-06-08T23:20:53.631Z",
|
|
4822
|
+
"tags": [
|
|
4823
|
+
"repo-derived",
|
|
4824
|
+
"inferred",
|
|
4825
|
+
"writing",
|
|
4826
|
+
"content",
|
|
4827
|
+
"docs",
|
|
4828
|
+
"google",
|
|
4829
|
+
"skills"
|
|
4830
|
+
],
|
|
4831
|
+
"skills": [
|
|
4832
|
+
{
|
|
4833
|
+
"name": "agent-platform-deploy",
|
|
4834
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-deploy",
|
|
4835
|
+
"description": "Deploy open models or custom weights from Model Garden to Agent Platform endpoints, check deployment status, verify serving endpoints, or clean up resources by undeploying models and deleting endpoints. Use when asked to deploy models on Agent Platform, list available Model Garden models, check if a model is deployable, query deployment cost, troubleshoot deployment errors (like quota limits), or undeploy/clean up endpoints. Also use when copying and deploying a 1P Tuned Model. Don't use for public Vertex AI deployments (use the `vertex-deploy` skill) or for running model evaluations (use the `agent-platform-eval` skill).",
|
|
4836
|
+
"version": "0.0.0"
|
|
4837
|
+
},
|
|
4838
|
+
{
|
|
4839
|
+
"name": "agent-platform-eval-flywheel",
|
|
4840
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-eval-flywheel",
|
|
4841
|
+
"description": "Measure and improve the quality of AI models and agents on Google Cloud using the Eval Quality Flywheel methodology. Use when evaluating an agent or model, building an eval dataset, picking or writing evaluation metrics, analyzing failures, comparing results before and after a fix, or when guidance is needed on Agent Platform eval methodology — including dataset schema, LLM-as-judge scoring, and common failure causes. For fine-tuning, use agent-platform-tuning. For deployment, use agent-platform-deploy.",
|
|
4842
|
+
"version": "0.0.0"
|
|
4843
|
+
},
|
|
4844
|
+
{
|
|
4845
|
+
"name": "agent-platform-rag-engine-management",
|
|
4846
|
+
"installUrl": "github:google/skills:skills/cloud/agent-platform-rag-engine-management",
|
|
4847
|
+
"description": "Manage and query Agent Platform RAG Engine Corpora and retrieve grounded contexts using the Google GenAI SDK. Use when listing RAG corpora or files, inspecting a corpus, retrieving contexts, or generating content grounded in a RAG corpus. Do not use for standard database queries (use SQL/Spanner skills), Google Workspace RAG, or other RAG products like gRAG.",
|
|
4848
|
+
"version": "0.0.0"
|
|
4849
|
+
},
|
|
4850
|
+
{
|
|
4851
|
+
"name": "gcloud",
|
|
4852
|
+
"installUrl": "github:google/skills:skills/cloud/gcloud",
|
|
4853
|
+
"description": "Interacts with Google Cloud services using the gcloud CLI safely and efficiently. Covers command validation, data reduction, safety guardrails with a denylist, and workflows for discovery and investigation. You MUST read this skill before invoking any gcloud command. Use when managing cloud resources, querying configurations, or troubleshooting issues via gcloud. Don't use when writing or debugging Google Cloud client library code or raw REST/gRPC API interactions.",
|
|
4854
|
+
"version": "0.0.0"
|
|
2631
4855
|
}
|
|
2632
4856
|
],
|
|
2633
4857
|
"sourceRepo": {
|