agent-skill-manager 2.7.0 → 2.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. package/README.md +34 -0
  2. package/data/skill-index/Affitor_affiliate-skills.json +1764 -160
  3. package/data/skill-index/Eronred_aso-skills.json +1365 -121
  4. package/data/skill-index/GPTomics_bioSkills.json +22236 -10797
  5. package/data/skill-index/Galaxy-Dawn_claude-scholar.json +2346 -232
  6. package/data/skill-index/Imbad0202_academic-research-skills.json +314 -42
  7. package/data/skill-index/K-Dense-AI_claude-scientific-skills.json +3634 -447
  8. package/data/skill-index/Leonxlnx_taste-skill.json +429 -37
  9. package/data/skill-index/Master-cai_Research-Paper-Writing-Skills.json +6 -5
  10. package/data/skill-index/MiniMax-AI_skills.json +804 -70
  11. package/data/skill-index/Paramchoudhary_ResumeSkills.json +465 -61
  12. package/data/skill-index/affaan-m_everything-claude-code.json +13583 -3818
  13. package/data/skill-index/alirezarezvani_claude-skills.json +22302 -6760
  14. package/data/skill-index/anthropics_skills.json +531 -55
  15. package/data/skill-index/antonbabenko_terraform-skill.json +12 -11
  16. package/data/skill-index/bytedance_deer-flow.json +676 -68
  17. package/data/skill-index/coreyhaines31_marketingskills.json +2005 -760
  18. package/data/skill-index/entireio_skills.json +151 -23
  19. package/data/skill-index/github_awesome-copilot.json +7409 -3541
  20. package/data/skill-index/google_skills.json +1000 -149
  21. package/data/skill-index/heygen-com_hyperframes.json +743 -41
  22. package/data/skill-index/himself65_finance-skills.json +1169 -94
  23. package/data/skill-index/kemiljk_fluid-design.json +6 -5
  24. package/data/skill-index/kepano_obsidian-skills.json +126 -16
  25. package/data/skill-index/luongnv89_skills.json +1210 -94
  26. package/data/skill-index/mattpocock_skills.json +838 -105
  27. package/data/skill-index/nextlevelbuilder_ui-ux-pro-max-skill.json +414 -22
  28. package/data/skill-index/obra_superpowers.json +375 -43
  29. package/data/skill-index/romainsimon_paperasse.json +377 -21
  30. package/data/skill-index/sickn33_antigravity-awesome-skills.json +11342 -5578
  31. package/data/skill-index/slavingia_skills.json +387 -31
  32. package/data/skill-index/warpdotdev_oz-skills.json +474 -46
  33. package/dist/agent-skill-manager.js +213 -211
  34. package/dist/chunk-54DE5T53.js +19 -0
  35. package/dist/chunk-6PA2GSCN.js +3 -0
  36. package/dist/chunk-NGQYBLQE.js +3 -0
  37. package/dist/{config-55HAAFSH.js → config-7PXPKO4K.js} +1 -1
  38. package/dist/lock-MDX7A2DF.js +2 -0
  39. package/dist/{src-VA7JX53D.js → src-S3FQI2MC.js} +1 -1
  40. package/package.json +4 -2
  41. package/dist/chunk-GOI5LV72.js +0 -3
  42. package/dist/chunk-HG3RG5GM.js +0 -19
  43. package/dist/chunk-PVEAYTE2.js +0 -3
  44. package/dist/lock-SOHBB4N3.js +0 -2
@@ -2,9 +2,146 @@
2
2
  "repoUrl": "https://github.com/google/skills.git",
3
3
  "owner": "google",
4
4
  "repo": "skills",
5
- "updatedAt": "2026-05-09T08:11:10.843Z",
6
- "skillCount": 13,
5
+ "updatedAt": "2026-05-20T09:16:34.803Z",
6
+ "skillCount": 16,
7
7
  "skills": [
8
+ {
9
+ "name": "agent-platform-skill-registry",
10
+ "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.",
11
+ "version": "0.0.0",
12
+ "license": "",
13
+ "creator": "",
14
+ "compatibility": "",
15
+ "allowedTools": [],
16
+ "installUrl": "github:google/skills:skills/cloud/agent-platform-skill-registry",
17
+ "relPath": "skills/cloud/agent-platform-skill-registry",
18
+ "verified": true,
19
+ "tokenCount": 523,
20
+ "evalSummary": {
21
+ "overallScore": 69,
22
+ "grade": "C",
23
+ "categories": [
24
+ {
25
+ "id": "structure",
26
+ "name": "Structure & completeness",
27
+ "score": 7,
28
+ "max": 10
29
+ },
30
+ {
31
+ "id": "description",
32
+ "name": "Description quality",
33
+ "score": 7,
34
+ "max": 10
35
+ },
36
+ {
37
+ "id": "prompt-engineering",
38
+ "name": "Prompt engineering",
39
+ "score": 5,
40
+ "max": 10
41
+ },
42
+ {
43
+ "id": "context-efficiency",
44
+ "name": "Context efficiency",
45
+ "score": 9,
46
+ "max": 10
47
+ },
48
+ {
49
+ "id": "safety",
50
+ "name": "Safety & guardrails",
51
+ "score": 7,
52
+ "max": 10
53
+ },
54
+ {
55
+ "id": "testability",
56
+ "name": "Testability",
57
+ "score": 3,
58
+ "max": 10
59
+ },
60
+ {
61
+ "id": "naming",
62
+ "name": "Naming & conventions",
63
+ "score": 10,
64
+ "max": 10
65
+ }
66
+ ],
67
+ "evaluatedAt": "2026-05-20T09:16:34.772Z",
68
+ "evaluatedVersion": "0.0.0"
69
+ },
70
+ "evalSummaries": {
71
+ "quality": {
72
+ "providerId": "quality",
73
+ "providerVersion": "1.0.0",
74
+ "schemaVersion": 1,
75
+ "passed": true,
76
+ "overallScore": 69,
77
+ "grade": "C",
78
+ "categories": [
79
+ {
80
+ "id": "structure",
81
+ "name": "Structure & completeness",
82
+ "score": 7,
83
+ "max": 10
84
+ },
85
+ {
86
+ "id": "description",
87
+ "name": "Description quality",
88
+ "score": 7,
89
+ "max": 10
90
+ },
91
+ {
92
+ "id": "prompt-engineering",
93
+ "name": "Prompt engineering",
94
+ "score": 5,
95
+ "max": 10
96
+ },
97
+ {
98
+ "id": "context-efficiency",
99
+ "name": "Context efficiency",
100
+ "score": 9,
101
+ "max": 10
102
+ },
103
+ {
104
+ "id": "safety",
105
+ "name": "Safety & guardrails",
106
+ "score": 7,
107
+ "max": 10
108
+ },
109
+ {
110
+ "id": "testability",
111
+ "name": "Testability",
112
+ "score": 3,
113
+ "max": 10
114
+ },
115
+ {
116
+ "id": "naming",
117
+ "name": "Naming & conventions",
118
+ "score": 10,
119
+ "max": 10
120
+ }
121
+ ],
122
+ "evaluatedAt": "2026-05-20T09:16:34.772Z",
123
+ "evaluatedVersion": "0.0.0"
124
+ },
125
+ "skill-best-practice": {
126
+ "providerId": "skill-best-practice",
127
+ "providerVersion": "1.1.0",
128
+ "schemaVersion": 1,
129
+ "passed": false,
130
+ "overallScore": 77,
131
+ "grade": "C",
132
+ "categories": [
133
+ {
134
+ "id": "validation",
135
+ "name": "Deterministic validation",
136
+ "score": 10,
137
+ "max": 13
138
+ }
139
+ ],
140
+ "evaluatedAt": "2026-05-20T09:16:34.772Z",
141
+ "evaluatedVersion": "0.0.0"
142
+ }
143
+ }
144
+ },
8
145
  {
9
146
  "name": "alloydb-basics",
10
147
  "description": "Manages clusters, instances, and backups for AlloyDB for PostgreSQL, and integrates with AlloyDB model context protocol (MCP) tools for automated database operations.",
@@ -16,7 +153,7 @@
16
153
  "installUrl": "github:google/skills:skills/cloud/alloydb-basics",
17
154
  "relPath": "skills/cloud/alloydb-basics",
18
155
  "verified": true,
19
- "tokenCount": 593,
156
+ "tokenCount": 617,
20
157
  "evalSummary": {
21
158
  "overallScore": 63,
22
159
  "grade": "D",
@@ -64,7 +201,7 @@
64
201
  "max": 10
65
202
  }
66
203
  ],
67
- "evaluatedAt": "2026-05-09T08:11:10.824Z",
204
+ "evaluatedAt": "2026-05-20T09:16:34.773Z",
68
205
  "evaluatedVersion": "0.0.0"
69
206
  },
70
207
  "evalSummaries": {
@@ -119,7 +256,7 @@
119
256
  "max": 10
120
257
  }
121
258
  ],
122
- "evaluatedAt": "2026-05-09T08:11:10.824Z",
259
+ "evaluatedAt": "2026-05-20T09:16:34.773Z",
123
260
  "evaluatedVersion": "0.0.0"
124
261
  },
125
262
  "skill-best-practice": {
@@ -137,7 +274,7 @@
137
274
  "max": 13
138
275
  }
139
276
  ],
140
- "evaluatedAt": "2026-05-09T08:11:10.824Z",
277
+ "evaluatedAt": "2026-05-20T09:16:34.773Z",
141
278
  "evaluatedVersion": "0.0.0"
142
279
  }
143
280
  }
@@ -153,7 +290,7 @@
153
290
  "installUrl": "github:google/skills:skills/cloud/bigquery-basics",
154
291
  "relPath": "skills/cloud/bigquery-basics",
155
292
  "verified": true,
156
- "tokenCount": 828,
293
+ "tokenCount": 830,
157
294
  "evalSummary": {
158
295
  "overallScore": 64,
159
296
  "grade": "D",
@@ -201,7 +338,7 @@
201
338
  "max": 10
202
339
  }
203
340
  ],
204
- "evaluatedAt": "2026-05-09T08:11:10.825Z",
341
+ "evaluatedAt": "2026-05-20T09:16:34.774Z",
205
342
  "evaluatedVersion": "0.0.0"
206
343
  },
207
344
  "evalSummaries": {
@@ -256,7 +393,7 @@
256
393
  "max": 10
257
394
  }
258
395
  ],
259
- "evaluatedAt": "2026-05-09T08:11:10.825Z",
396
+ "evaluatedAt": "2026-05-20T09:16:34.774Z",
260
397
  "evaluatedVersion": "0.0.0"
261
398
  },
262
399
  "skill-best-practice": {
@@ -274,7 +411,7 @@
274
411
  "max": 13
275
412
  }
276
413
  ],
277
- "evaluatedAt": "2026-05-09T08:11:10.825Z",
414
+ "evaluatedAt": "2026-05-20T09:16:34.774Z",
278
415
  "evaluatedVersion": "0.0.0"
279
416
  }
280
417
  }
@@ -290,7 +427,281 @@
290
427
  "installUrl": "github:google/skills:skills/cloud/cloud-run-basics",
291
428
  "relPath": "skills/cloud/cloud-run-basics",
292
429
  "verified": true,
293
- "tokenCount": 4310,
430
+ "tokenCount": 4364,
431
+ "evalSummary": {
432
+ "overallScore": 76,
433
+ "grade": "C",
434
+ "categories": [
435
+ {
436
+ "id": "structure",
437
+ "name": "Structure & completeness",
438
+ "score": 7,
439
+ "max": 10
440
+ },
441
+ {
442
+ "id": "description",
443
+ "name": "Description quality",
444
+ "score": 10,
445
+ "max": 10
446
+ },
447
+ {
448
+ "id": "prompt-engineering",
449
+ "name": "Prompt engineering",
450
+ "score": 7,
451
+ "max": 10
452
+ },
453
+ {
454
+ "id": "context-efficiency",
455
+ "name": "Context efficiency",
456
+ "score": 7,
457
+ "max": 10
458
+ },
459
+ {
460
+ "id": "safety",
461
+ "name": "Safety & guardrails",
462
+ "score": 9,
463
+ "max": 10
464
+ },
465
+ {
466
+ "id": "testability",
467
+ "name": "Testability",
468
+ "score": 3,
469
+ "max": 10
470
+ },
471
+ {
472
+ "id": "naming",
473
+ "name": "Naming & conventions",
474
+ "score": 10,
475
+ "max": 10
476
+ }
477
+ ],
478
+ "evaluatedAt": "2026-05-20T09:16:34.776Z",
479
+ "evaluatedVersion": "0.0.0"
480
+ },
481
+ "evalSummaries": {
482
+ "quality": {
483
+ "providerId": "quality",
484
+ "providerVersion": "1.0.0",
485
+ "schemaVersion": 1,
486
+ "passed": true,
487
+ "overallScore": 76,
488
+ "grade": "C",
489
+ "categories": [
490
+ {
491
+ "id": "structure",
492
+ "name": "Structure & completeness",
493
+ "score": 7,
494
+ "max": 10
495
+ },
496
+ {
497
+ "id": "description",
498
+ "name": "Description quality",
499
+ "score": 10,
500
+ "max": 10
501
+ },
502
+ {
503
+ "id": "prompt-engineering",
504
+ "name": "Prompt engineering",
505
+ "score": 7,
506
+ "max": 10
507
+ },
508
+ {
509
+ "id": "context-efficiency",
510
+ "name": "Context efficiency",
511
+ "score": 7,
512
+ "max": 10
513
+ },
514
+ {
515
+ "id": "safety",
516
+ "name": "Safety & guardrails",
517
+ "score": 9,
518
+ "max": 10
519
+ },
520
+ {
521
+ "id": "testability",
522
+ "name": "Testability",
523
+ "score": 3,
524
+ "max": 10
525
+ },
526
+ {
527
+ "id": "naming",
528
+ "name": "Naming & conventions",
529
+ "score": 10,
530
+ "max": 10
531
+ }
532
+ ],
533
+ "evaluatedAt": "2026-05-20T09:16:34.776Z",
534
+ "evaluatedVersion": "0.0.0"
535
+ },
536
+ "skill-best-practice": {
537
+ "providerId": "skill-best-practice",
538
+ "providerVersion": "1.1.0",
539
+ "schemaVersion": 1,
540
+ "passed": false,
541
+ "overallScore": 77,
542
+ "grade": "C",
543
+ "categories": [
544
+ {
545
+ "id": "validation",
546
+ "name": "Deterministic validation",
547
+ "score": 10,
548
+ "max": 13
549
+ }
550
+ ],
551
+ "evaluatedAt": "2026-05-20T09:16:34.776Z",
552
+ "evaluatedVersion": "0.0.0"
553
+ }
554
+ }
555
+ },
556
+ {
557
+ "name": "cloud-sql-basics",
558
+ "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.",
559
+ "version": "0.0.0",
560
+ "license": "",
561
+ "creator": "",
562
+ "compatibility": "",
563
+ "allowedTools": [],
564
+ "installUrl": "github:google/skills:skills/cloud/cloud-sql-basics",
565
+ "relPath": "skills/cloud/cloud-sql-basics",
566
+ "verified": true,
567
+ "tokenCount": 1032,
568
+ "evalSummary": {
569
+ "overallScore": 59,
570
+ "grade": "D",
571
+ "categories": [
572
+ {
573
+ "id": "structure",
574
+ "name": "Structure & completeness",
575
+ "score": 7,
576
+ "max": 10
577
+ },
578
+ {
579
+ "id": "description",
580
+ "name": "Description quality",
581
+ "score": 3,
582
+ "max": 10
583
+ },
584
+ {
585
+ "id": "prompt-engineering",
586
+ "name": "Prompt engineering",
587
+ "score": 5,
588
+ "max": 10
589
+ },
590
+ {
591
+ "id": "context-efficiency",
592
+ "name": "Context efficiency",
593
+ "score": 9,
594
+ "max": 10
595
+ },
596
+ {
597
+ "id": "safety",
598
+ "name": "Safety & guardrails",
599
+ "score": 7,
600
+ "max": 10
601
+ },
602
+ {
603
+ "id": "testability",
604
+ "name": "Testability",
605
+ "score": 0,
606
+ "max": 10
607
+ },
608
+ {
609
+ "id": "naming",
610
+ "name": "Naming & conventions",
611
+ "score": 10,
612
+ "max": 10
613
+ }
614
+ ],
615
+ "evaluatedAt": "2026-05-20T09:16:34.778Z",
616
+ "evaluatedVersion": "0.0.0"
617
+ },
618
+ "evalSummaries": {
619
+ "quality": {
620
+ "providerId": "quality",
621
+ "providerVersion": "1.0.0",
622
+ "schemaVersion": 1,
623
+ "passed": true,
624
+ "overallScore": 59,
625
+ "grade": "D",
626
+ "categories": [
627
+ {
628
+ "id": "structure",
629
+ "name": "Structure & completeness",
630
+ "score": 7,
631
+ "max": 10
632
+ },
633
+ {
634
+ "id": "description",
635
+ "name": "Description quality",
636
+ "score": 3,
637
+ "max": 10
638
+ },
639
+ {
640
+ "id": "prompt-engineering",
641
+ "name": "Prompt engineering",
642
+ "score": 5,
643
+ "max": 10
644
+ },
645
+ {
646
+ "id": "context-efficiency",
647
+ "name": "Context efficiency",
648
+ "score": 9,
649
+ "max": 10
650
+ },
651
+ {
652
+ "id": "safety",
653
+ "name": "Safety & guardrails",
654
+ "score": 7,
655
+ "max": 10
656
+ },
657
+ {
658
+ "id": "testability",
659
+ "name": "Testability",
660
+ "score": 0,
661
+ "max": 10
662
+ },
663
+ {
664
+ "id": "naming",
665
+ "name": "Naming & conventions",
666
+ "score": 10,
667
+ "max": 10
668
+ }
669
+ ],
670
+ "evaluatedAt": "2026-05-20T09:16:34.778Z",
671
+ "evaluatedVersion": "0.0.0"
672
+ },
673
+ "skill-best-practice": {
674
+ "providerId": "skill-best-practice",
675
+ "providerVersion": "1.1.0",
676
+ "schemaVersion": 1,
677
+ "passed": false,
678
+ "overallScore": 62,
679
+ "grade": "D",
680
+ "categories": [
681
+ {
682
+ "id": "validation",
683
+ "name": "Deterministic validation",
684
+ "score": 8,
685
+ "max": 13
686
+ }
687
+ ],
688
+ "evaluatedAt": "2026-05-20T09:16:34.778Z",
689
+ "evaluatedVersion": "0.0.0"
690
+ }
691
+ }
692
+ },
693
+ {
694
+ "name": "firebase-basics",
695
+ "description": "Use this skill whenever you are working on a project that uses Firebase products or services, especially for mobile or web apps.",
696
+ "version": "0.0.0",
697
+ "license": "",
698
+ "creator": "",
699
+ "compatibility": "",
700
+ "allowedTools": [],
701
+ "installUrl": "github:google/skills:skills/cloud/firebase-basics",
702
+ "relPath": "skills/cloud/firebase-basics",
703
+ "verified": true,
704
+ "tokenCount": 1030,
294
705
  "evalSummary": {
295
706
  "overallScore": 76,
296
707
  "grade": "C",
@@ -304,19 +715,19 @@
304
715
  {
305
716
  "id": "description",
306
717
  "name": "Description quality",
307
- "score": 10,
718
+ "score": 7,
308
719
  "max": 10
309
720
  },
310
721
  {
311
722
  "id": "prompt-engineering",
312
723
  "name": "Prompt engineering",
313
- "score": 7,
724
+ "score": 8,
314
725
  "max": 10
315
726
  },
316
727
  {
317
728
  "id": "context-efficiency",
318
729
  "name": "Context efficiency",
319
- "score": 7,
730
+ "score": 9,
320
731
  "max": 10
321
732
  },
322
733
  {
@@ -338,7 +749,7 @@
338
749
  "max": 10
339
750
  }
340
751
  ],
341
- "evaluatedAt": "2026-05-09T08:11:10.827Z",
752
+ "evaluatedAt": "2026-05-20T09:16:34.779Z",
342
753
  "evaluatedVersion": "0.0.0"
343
754
  },
344
755
  "evalSummaries": {
@@ -359,19 +770,19 @@
359
770
  {
360
771
  "id": "description",
361
772
  "name": "Description quality",
362
- "score": 10,
773
+ "score": 7,
363
774
  "max": 10
364
775
  },
365
776
  {
366
777
  "id": "prompt-engineering",
367
778
  "name": "Prompt engineering",
368
- "score": 7,
779
+ "score": 8,
369
780
  "max": 10
370
781
  },
371
782
  {
372
783
  "id": "context-efficiency",
373
784
  "name": "Context efficiency",
374
- "score": 7,
785
+ "score": 9,
375
786
  "max": 10
376
787
  },
377
788
  {
@@ -393,7 +804,7 @@
393
804
  "max": 10
394
805
  }
395
806
  ],
396
- "evaluatedAt": "2026-05-09T08:11:10.827Z",
807
+ "evaluatedAt": "2026-05-20T09:16:34.779Z",
397
808
  "evaluatedVersion": "0.0.0"
398
809
  },
399
810
  "skill-best-practice": {
@@ -411,26 +822,26 @@
411
822
  "max": 13
412
823
  }
413
824
  ],
414
- "evaluatedAt": "2026-05-09T08:11:10.827Z",
825
+ "evaluatedAt": "2026-05-20T09:16:34.779Z",
415
826
  "evaluatedVersion": "0.0.0"
416
827
  }
417
828
  }
418
829
  },
419
830
  {
420
- "name": "cloud-sql-basics",
421
- "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.",
831
+ "name": "gemini-api",
832
+ "description": "Guides the usage of the Gemini API on Agent Platform with the Google Gen AI SDK. Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI, Google Cloud, or Agent Platform. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like Live API, tools, multimedia generation, caching, and batch prediction.",
422
833
  "version": "0.0.0",
423
834
  "license": "",
424
835
  "creator": "",
425
- "compatibility": "",
836
+ "compatibility": "Requires active Google Cloud credentials and Agent Platform API enabled.",
426
837
  "allowedTools": [],
427
- "installUrl": "github:google/skills:skills/cloud/cloud-sql-basics",
428
- "relPath": "skills/cloud/cloud-sql-basics",
838
+ "installUrl": "github:google/skills:skills/cloud/gemini-api",
839
+ "relPath": "skills/cloud/gemini-api",
429
840
  "verified": true,
430
- "tokenCount": 994,
841
+ "tokenCount": 2048,
431
842
  "evalSummary": {
432
- "overallScore": 59,
433
- "grade": "D",
843
+ "overallScore": 71,
844
+ "grade": "C",
434
845
  "categories": [
435
846
  {
436
847
  "id": "structure",
@@ -441,13 +852,13 @@
441
852
  {
442
853
  "id": "description",
443
854
  "name": "Description quality",
444
- "score": 3,
855
+ "score": 5,
445
856
  "max": 10
446
857
  },
447
858
  {
448
859
  "id": "prompt-engineering",
449
860
  "name": "Prompt engineering",
450
- "score": 5,
861
+ "score": 9,
451
862
  "max": 10
452
863
  },
453
864
  {
@@ -465,7 +876,7 @@
465
876
  {
466
877
  "id": "testability",
467
878
  "name": "Testability",
468
- "score": 0,
879
+ "score": 3,
469
880
  "max": 10
470
881
  },
471
882
  {
@@ -475,7 +886,7 @@
475
886
  "max": 10
476
887
  }
477
888
  ],
478
- "evaluatedAt": "2026-05-09T08:11:10.829Z",
889
+ "evaluatedAt": "2026-05-20T09:16:34.780Z",
479
890
  "evaluatedVersion": "0.0.0"
480
891
  },
481
892
  "evalSummaries": {
@@ -484,8 +895,8 @@
484
895
  "providerVersion": "1.0.0",
485
896
  "schemaVersion": 1,
486
897
  "passed": true,
487
- "overallScore": 59,
488
- "grade": "D",
898
+ "overallScore": 71,
899
+ "grade": "C",
489
900
  "categories": [
490
901
  {
491
902
  "id": "structure",
@@ -496,13 +907,13 @@
496
907
  {
497
908
  "id": "description",
498
909
  "name": "Description quality",
499
- "score": 3,
910
+ "score": 5,
500
911
  "max": 10
501
912
  },
502
913
  {
503
914
  "id": "prompt-engineering",
504
915
  "name": "Prompt engineering",
505
- "score": 5,
916
+ "score": 9,
506
917
  "max": 10
507
918
  },
508
919
  {
@@ -520,7 +931,7 @@
520
931
  {
521
932
  "id": "testability",
522
933
  "name": "Testability",
523
- "score": 0,
934
+ "score": 3,
524
935
  "max": 10
525
936
  },
526
937
  {
@@ -530,7 +941,7 @@
530
941
  "max": 10
531
942
  }
532
943
  ],
533
- "evaluatedAt": "2026-05-09T08:11:10.829Z",
944
+ "evaluatedAt": "2026-05-20T09:16:34.780Z",
534
945
  "evaluatedVersion": "0.0.0"
535
946
  },
536
947
  "skill-best-practice": {
@@ -538,35 +949,35 @@
538
949
  "providerVersion": "1.1.0",
539
950
  "schemaVersion": 1,
540
951
  "passed": false,
541
- "overallScore": 62,
542
- "grade": "D",
952
+ "overallScore": 71,
953
+ "grade": "C",
543
954
  "categories": [
544
955
  {
545
956
  "id": "validation",
546
957
  "name": "Deterministic validation",
547
- "score": 8,
548
- "max": 13
958
+ "score": 10,
959
+ "max": 14
549
960
  }
550
961
  ],
551
- "evaluatedAt": "2026-05-09T08:11:10.829Z",
962
+ "evaluatedAt": "2026-05-20T09:16:34.780Z",
552
963
  "evaluatedVersion": "0.0.0"
553
964
  }
554
965
  }
555
966
  },
556
967
  {
557
- "name": "firebase-basics",
558
- "description": "Use this skill whenever you are working on a project that uses Firebase products or services, especially for mobile or web apps.",
968
+ "name": "gemini-interactions-api",
969
+ "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.",
559
970
  "version": "0.0.0",
560
971
  "license": "",
561
972
  "creator": "",
562
973
  "compatibility": "",
563
974
  "allowedTools": [],
564
- "installUrl": "github:google/skills:skills/cloud/firebase-basics",
565
- "relPath": "skills/cloud/firebase-basics",
975
+ "installUrl": "github:google/skills:skills/cloud/gemini-interactions-api",
976
+ "relPath": "skills/cloud/gemini-interactions-api",
566
977
  "verified": true,
567
- "tokenCount": 1030,
978
+ "tokenCount": 3815,
568
979
  "evalSummary": {
569
- "overallScore": 76,
980
+ "overallScore": 73,
570
981
  "grade": "C",
571
982
  "categories": [
572
983
  {
@@ -584,19 +995,19 @@
584
995
  {
585
996
  "id": "prompt-engineering",
586
997
  "name": "Prompt engineering",
587
- "score": 8,
998
+ "score": 10,
588
999
  "max": 10
589
1000
  },
590
1001
  {
591
1002
  "id": "context-efficiency",
592
1003
  "name": "Context efficiency",
593
- "score": 9,
1004
+ "score": 8,
594
1005
  "max": 10
595
1006
  },
596
1007
  {
597
1008
  "id": "safety",
598
1009
  "name": "Safety & guardrails",
599
- "score": 9,
1010
+ "score": 6,
600
1011
  "max": 10
601
1012
  },
602
1013
  {
@@ -612,7 +1023,7 @@
612
1023
  "max": 10
613
1024
  }
614
1025
  ],
615
- "evaluatedAt": "2026-05-09T08:11:10.830Z",
1026
+ "evaluatedAt": "2026-05-20T09:16:34.782Z",
616
1027
  "evaluatedVersion": "0.0.0"
617
1028
  },
618
1029
  "evalSummaries": {
@@ -621,7 +1032,7 @@
621
1032
  "providerVersion": "1.0.0",
622
1033
  "schemaVersion": 1,
623
1034
  "passed": true,
624
- "overallScore": 76,
1035
+ "overallScore": 73,
625
1036
  "grade": "C",
626
1037
  "categories": [
627
1038
  {
@@ -639,19 +1050,19 @@
639
1050
  {
640
1051
  "id": "prompt-engineering",
641
1052
  "name": "Prompt engineering",
642
- "score": 8,
1053
+ "score": 10,
643
1054
  "max": 10
644
1055
  },
645
1056
  {
646
1057
  "id": "context-efficiency",
647
1058
  "name": "Context efficiency",
648
- "score": 9,
1059
+ "score": 8,
649
1060
  "max": 10
650
1061
  },
651
1062
  {
652
1063
  "id": "safety",
653
1064
  "name": "Safety & guardrails",
654
- "score": 9,
1065
+ "score": 6,
655
1066
  "max": 10
656
1067
  },
657
1068
  {
@@ -667,7 +1078,7 @@
667
1078
  "max": 10
668
1079
  }
669
1080
  ],
670
- "evaluatedAt": "2026-05-09T08:11:10.830Z",
1081
+ "evaluatedAt": "2026-05-20T09:16:34.782Z",
671
1082
  "evaluatedVersion": "0.0.0"
672
1083
  },
673
1084
  "skill-best-practice": {
@@ -675,36 +1086,36 @@
675
1086
  "providerVersion": "1.1.0",
676
1087
  "schemaVersion": 1,
677
1088
  "passed": false,
678
- "overallScore": 77,
1089
+ "overallScore": 69,
679
1090
  "grade": "C",
680
1091
  "categories": [
681
1092
  {
682
1093
  "id": "validation",
683
1094
  "name": "Deterministic validation",
684
- "score": 10,
1095
+ "score": 9,
685
1096
  "max": 13
686
1097
  }
687
1098
  ],
688
- "evaluatedAt": "2026-05-09T08:11:10.830Z",
1099
+ "evaluatedAt": "2026-05-20T09:16:34.783Z",
689
1100
  "evaluatedVersion": "0.0.0"
690
1101
  }
691
1102
  }
692
1103
  },
693
1104
  {
694
- "name": "gemini-api",
695
- "description": "Guides the usage of the Gemini API on Agent Platform with the Google Gen AI SDK. Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI, Google Cloud, or Agent Platform. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like Live API, tools, multimedia generation, caching, and batch prediction.",
1105
+ "name": "gemini-managed-agents-api",
1106
+ "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.",
696
1107
  "version": "0.0.0",
697
1108
  "license": "",
698
1109
  "creator": "",
699
- "compatibility": "Requires active Google Cloud credentials and Agent Platform API enabled.",
1110
+ "compatibility": "",
700
1111
  "allowedTools": [],
701
- "installUrl": "github:google/skills:skills/cloud/gemini-api",
702
- "relPath": "skills/cloud/gemini-api",
1112
+ "installUrl": "github:google/skills:skills/cloud/gemini-agents-api",
1113
+ "relPath": "skills/cloud/gemini-agents-api",
703
1114
  "verified": true,
704
- "tokenCount": 2048,
1115
+ "tokenCount": 2748,
705
1116
  "evalSummary": {
706
- "overallScore": 71,
707
- "grade": "C",
1117
+ "overallScore": 60,
1118
+ "grade": "D",
708
1119
  "categories": [
709
1120
  {
710
1121
  "id": "structure",
@@ -715,41 +1126,41 @@
715
1126
  {
716
1127
  "id": "description",
717
1128
  "name": "Description quality",
718
- "score": 5,
1129
+ "score": 10,
719
1130
  "max": 10
720
1131
  },
721
1132
  {
722
1133
  "id": "prompt-engineering",
723
1134
  "name": "Prompt engineering",
724
- "score": 9,
1135
+ "score": 6,
725
1136
  "max": 10
726
1137
  },
727
1138
  {
728
1139
  "id": "context-efficiency",
729
1140
  "name": "Context efficiency",
730
- "score": 9,
1141
+ "score": 8,
731
1142
  "max": 10
732
1143
  },
733
1144
  {
734
1145
  "id": "safety",
735
1146
  "name": "Safety & guardrails",
736
- "score": 7,
1147
+ "score": 3,
737
1148
  "max": 10
738
1149
  },
739
1150
  {
740
1151
  "id": "testability",
741
1152
  "name": "Testability",
742
- "score": 3,
1153
+ "score": 1,
743
1154
  "max": 10
744
1155
  },
745
1156
  {
746
1157
  "id": "naming",
747
1158
  "name": "Naming & conventions",
748
- "score": 10,
1159
+ "score": 7,
749
1160
  "max": 10
750
1161
  }
751
1162
  ],
752
- "evaluatedAt": "2026-05-09T08:11:10.831Z",
1163
+ "evaluatedAt": "2026-05-20T09:16:34.785Z",
753
1164
  "evaluatedVersion": "0.0.0"
754
1165
  },
755
1166
  "evalSummaries": {
@@ -758,8 +1169,8 @@
758
1169
  "providerVersion": "1.0.0",
759
1170
  "schemaVersion": 1,
760
1171
  "passed": true,
761
- "overallScore": 71,
762
- "grade": "C",
1172
+ "overallScore": 60,
1173
+ "grade": "D",
763
1174
  "categories": [
764
1175
  {
765
1176
  "id": "structure",
@@ -770,41 +1181,41 @@
770
1181
  {
771
1182
  "id": "description",
772
1183
  "name": "Description quality",
773
- "score": 5,
1184
+ "score": 10,
774
1185
  "max": 10
775
1186
  },
776
1187
  {
777
1188
  "id": "prompt-engineering",
778
1189
  "name": "Prompt engineering",
779
- "score": 9,
1190
+ "score": 6,
780
1191
  "max": 10
781
1192
  },
782
1193
  {
783
1194
  "id": "context-efficiency",
784
1195
  "name": "Context efficiency",
785
- "score": 9,
1196
+ "score": 8,
786
1197
  "max": 10
787
1198
  },
788
1199
  {
789
1200
  "id": "safety",
790
1201
  "name": "Safety & guardrails",
791
- "score": 7,
1202
+ "score": 3,
792
1203
  "max": 10
793
1204
  },
794
1205
  {
795
1206
  "id": "testability",
796
1207
  "name": "Testability",
797
- "score": 3,
1208
+ "score": 1,
798
1209
  "max": 10
799
1210
  },
800
1211
  {
801
1212
  "id": "naming",
802
1213
  "name": "Naming & conventions",
803
- "score": 10,
1214
+ "score": 7,
804
1215
  "max": 10
805
1216
  }
806
1217
  ],
807
- "evaluatedAt": "2026-05-09T08:11:10.831Z",
1218
+ "evaluatedAt": "2026-05-20T09:16:34.785Z",
808
1219
  "evaluatedVersion": "0.0.0"
809
1220
  },
810
1221
  "skill-best-practice": {
@@ -812,17 +1223,17 @@
812
1223
  "providerVersion": "1.1.0",
813
1224
  "schemaVersion": 1,
814
1225
  "passed": false,
815
- "overallScore": 71,
816
- "grade": "C",
1226
+ "overallScore": 62,
1227
+ "grade": "D",
817
1228
  "categories": [
818
1229
  {
819
1230
  "id": "validation",
820
1231
  "name": "Deterministic validation",
821
- "score": 10,
822
- "max": 14
1232
+ "score": 8,
1233
+ "max": 13
823
1234
  }
824
1235
  ],
825
- "evaluatedAt": "2026-05-09T08:11:10.831Z",
1236
+ "evaluatedAt": "2026-05-20T09:16:34.785Z",
826
1237
  "evaluatedVersion": "0.0.0"
827
1238
  }
828
1239
  }
@@ -838,7 +1249,7 @@
838
1249
  "installUrl": "github:google/skills:skills/cloud/gke-basics",
839
1250
  "relPath": "skills/cloud/gke-basics",
840
1251
  "verified": true,
841
- "tokenCount": 1017,
1252
+ "tokenCount": 1023,
842
1253
  "evalSummary": {
843
1254
  "overallScore": 61,
844
1255
  "grade": "D",
@@ -886,7 +1297,7 @@
886
1297
  "max": 10
887
1298
  }
888
1299
  ],
889
- "evaluatedAt": "2026-05-09T08:11:10.832Z",
1300
+ "evaluatedAt": "2026-05-20T09:16:34.786Z",
890
1301
  "evaluatedVersion": "1.0.0"
891
1302
  },
892
1303
  "evalSummaries": {
@@ -941,7 +1352,7 @@
941
1352
  "max": 10
942
1353
  }
943
1354
  ],
944
- "evaluatedAt": "2026-05-09T08:11:10.832Z",
1355
+ "evaluatedAt": "2026-05-20T09:16:34.786Z",
945
1356
  "evaluatedVersion": "1.0.0"
946
1357
  },
947
1358
  "skill-best-practice": {
@@ -959,25 +1370,25 @@
959
1370
  "max": 14
960
1371
  }
961
1372
  ],
962
- "evaluatedAt": "2026-05-09T08:11:10.832Z",
1373
+ "evaluatedAt": "2026-05-20T09:16:34.786Z",
963
1374
  "evaluatedVersion": "1.0.0"
964
1375
  }
965
1376
  }
966
1377
  },
967
1378
  {
968
- "name": "google-cloud-recipe-auth",
969
- "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.",
1379
+ "name": "google-cloud-networking-observability",
1380
+ "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.",
970
1381
  "version": "0.0.0",
971
1382
  "license": "",
972
1383
  "creator": "",
973
1384
  "compatibility": "",
974
1385
  "allowedTools": [],
975
- "installUrl": "github:google/skills:skills/cloud/google-cloud-recipe-auth",
976
- "relPath": "skills/cloud/google-cloud-recipe-auth",
1386
+ "installUrl": "github:google/skills:skills/cloud/google-cloud-networking-observability",
1387
+ "relPath": "skills/cloud/google-cloud-networking-observability",
977
1388
  "verified": true,
978
- "tokenCount": 2915,
1389
+ "tokenCount": 2014,
979
1390
  "evalSummary": {
980
- "overallScore": 67,
1391
+ "overallScore": 77,
981
1392
  "grade": "C",
982
1393
  "categories": [
983
1394
  {
@@ -995,35 +1406,35 @@
995
1406
  {
996
1407
  "id": "prompt-engineering",
997
1408
  "name": "Prompt engineering",
998
- "score": 6,
1409
+ "score": 9,
999
1410
  "max": 10
1000
1411
  },
1001
1412
  {
1002
1413
  "id": "context-efficiency",
1003
1414
  "name": "Context efficiency",
1004
- "score": 10,
1415
+ "score": 9,
1005
1416
  "max": 10
1006
1417
  },
1007
1418
  {
1008
1419
  "id": "safety",
1009
1420
  "name": "Safety & guardrails",
1010
- "score": 4,
1421
+ "score": 9,
1011
1422
  "max": 10
1012
1423
  },
1013
1424
  {
1014
1425
  "id": "testability",
1015
1426
  "name": "Testability",
1016
- "score": 3,
1427
+ "score": 5,
1017
1428
  "max": 10
1018
1429
  },
1019
1430
  {
1020
1431
  "id": "naming",
1021
1432
  "name": "Naming & conventions",
1022
- "score": 10,
1433
+ "score": 8,
1023
1434
  "max": 10
1024
1435
  }
1025
1436
  ],
1026
- "evaluatedAt": "2026-05-09T08:11:10.834Z",
1437
+ "evaluatedAt": "2026-05-20T09:16:34.788Z",
1027
1438
  "evaluatedVersion": "0.0.0"
1028
1439
  },
1029
1440
  "evalSummaries": {
@@ -1032,7 +1443,7 @@
1032
1443
  "providerVersion": "1.0.0",
1033
1444
  "schemaVersion": 1,
1034
1445
  "passed": true,
1035
- "overallScore": 67,
1446
+ "overallScore": 77,
1036
1447
  "grade": "C",
1037
1448
  "categories": [
1038
1449
  {
@@ -1050,35 +1461,35 @@
1050
1461
  {
1051
1462
  "id": "prompt-engineering",
1052
1463
  "name": "Prompt engineering",
1053
- "score": 6,
1464
+ "score": 9,
1054
1465
  "max": 10
1055
1466
  },
1056
1467
  {
1057
1468
  "id": "context-efficiency",
1058
1469
  "name": "Context efficiency",
1059
- "score": 10,
1470
+ "score": 9,
1060
1471
  "max": 10
1061
1472
  },
1062
1473
  {
1063
1474
  "id": "safety",
1064
1475
  "name": "Safety & guardrails",
1065
- "score": 4,
1476
+ "score": 9,
1066
1477
  "max": 10
1067
1478
  },
1068
1479
  {
1069
1480
  "id": "testability",
1070
1481
  "name": "Testability",
1071
- "score": 3,
1482
+ "score": 5,
1072
1483
  "max": 10
1073
1484
  },
1074
1485
  {
1075
1486
  "id": "naming",
1076
1487
  "name": "Naming & conventions",
1077
- "score": 10,
1488
+ "score": 8,
1078
1489
  "max": 10
1079
1490
  }
1080
1491
  ],
1081
- "evaluatedAt": "2026-05-09T08:11:10.834Z",
1492
+ "evaluatedAt": "2026-05-20T09:16:34.788Z",
1082
1493
  "evaluatedVersion": "0.0.0"
1083
1494
  },
1084
1495
  "skill-best-practice": {
@@ -1096,25 +1507,25 @@
1096
1507
  "max": 13
1097
1508
  }
1098
1509
  ],
1099
- "evaluatedAt": "2026-05-09T08:11:10.834Z",
1510
+ "evaluatedAt": "2026-05-20T09:16:34.788Z",
1100
1511
  "evaluatedVersion": "0.0.0"
1101
1512
  }
1102
1513
  }
1103
1514
  },
1104
1515
  {
1105
- "name": "google-cloud-recipe-networking-observability",
1106
- "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.",
1516
+ "name": "google-cloud-recipe-auth",
1517
+ "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.",
1107
1518
  "version": "0.0.0",
1108
1519
  "license": "",
1109
1520
  "creator": "",
1110
1521
  "compatibility": "",
1111
1522
  "allowedTools": [],
1112
- "installUrl": "github:google/skills:skills/cloud/google-cloud-networking-observability",
1113
- "relPath": "skills/cloud/google-cloud-networking-observability",
1523
+ "installUrl": "github:google/skills:skills/cloud/google-cloud-recipe-auth",
1524
+ "relPath": "skills/cloud/google-cloud-recipe-auth",
1114
1525
  "verified": true,
1115
- "tokenCount": 2014,
1526
+ "tokenCount": 2915,
1116
1527
  "evalSummary": {
1117
- "overallScore": 70,
1528
+ "overallScore": 67,
1118
1529
  "grade": "C",
1119
1530
  "categories": [
1120
1531
  {
@@ -1132,35 +1543,35 @@
1132
1543
  {
1133
1544
  "id": "prompt-engineering",
1134
1545
  "name": "Prompt engineering",
1135
- "score": 9,
1546
+ "score": 6,
1136
1547
  "max": 10
1137
1548
  },
1138
1549
  {
1139
1550
  "id": "context-efficiency",
1140
1551
  "name": "Context efficiency",
1141
- "score": 9,
1552
+ "score": 10,
1142
1553
  "max": 10
1143
1554
  },
1144
1555
  {
1145
1556
  "id": "safety",
1146
1557
  "name": "Safety & guardrails",
1147
- "score": 9,
1558
+ "score": 4,
1148
1559
  "max": 10
1149
1560
  },
1150
1561
  {
1151
1562
  "id": "testability",
1152
1563
  "name": "Testability",
1153
- "score": 5,
1564
+ "score": 3,
1154
1565
  "max": 10
1155
1566
  },
1156
1567
  {
1157
1568
  "id": "naming",
1158
1569
  "name": "Naming & conventions",
1159
- "score": 3,
1570
+ "score": 10,
1160
1571
  "max": 10
1161
1572
  }
1162
1573
  ],
1163
- "evaluatedAt": "2026-05-09T08:11:10.836Z",
1574
+ "evaluatedAt": "2026-05-20T09:16:34.790Z",
1164
1575
  "evaluatedVersion": "0.0.0"
1165
1576
  },
1166
1577
  "evalSummaries": {
@@ -1169,7 +1580,7 @@
1169
1580
  "providerVersion": "1.0.0",
1170
1581
  "schemaVersion": 1,
1171
1582
  "passed": true,
1172
- "overallScore": 70,
1583
+ "overallScore": 67,
1173
1584
  "grade": "C",
1174
1585
  "categories": [
1175
1586
  {
@@ -1187,35 +1598,35 @@
1187
1598
  {
1188
1599
  "id": "prompt-engineering",
1189
1600
  "name": "Prompt engineering",
1190
- "score": 9,
1601
+ "score": 6,
1191
1602
  "max": 10
1192
1603
  },
1193
1604
  {
1194
1605
  "id": "context-efficiency",
1195
1606
  "name": "Context efficiency",
1196
- "score": 9,
1607
+ "score": 10,
1197
1608
  "max": 10
1198
1609
  },
1199
1610
  {
1200
1611
  "id": "safety",
1201
1612
  "name": "Safety & guardrails",
1202
- "score": 9,
1613
+ "score": 4,
1203
1614
  "max": 10
1204
1615
  },
1205
1616
  {
1206
1617
  "id": "testability",
1207
1618
  "name": "Testability",
1208
- "score": 5,
1619
+ "score": 3,
1209
1620
  "max": 10
1210
1621
  },
1211
1622
  {
1212
1623
  "id": "naming",
1213
1624
  "name": "Naming & conventions",
1214
- "score": 3,
1625
+ "score": 10,
1215
1626
  "max": 10
1216
1627
  }
1217
1628
  ],
1218
- "evaluatedAt": "2026-05-09T08:11:10.836Z",
1629
+ "evaluatedAt": "2026-05-20T09:16:34.791Z",
1219
1630
  "evaluatedVersion": "0.0.0"
1220
1631
  },
1221
1632
  "skill-best-practice": {
@@ -1223,17 +1634,17 @@
1223
1634
  "providerVersion": "1.1.0",
1224
1635
  "schemaVersion": 1,
1225
1636
  "passed": false,
1226
- "overallScore": 69,
1637
+ "overallScore": 77,
1227
1638
  "grade": "C",
1228
1639
  "categories": [
1229
1640
  {
1230
1641
  "id": "validation",
1231
1642
  "name": "Deterministic validation",
1232
- "score": 9,
1643
+ "score": 10,
1233
1644
  "max": 13
1234
1645
  }
1235
1646
  ],
1236
- "evaluatedAt": "2026-05-09T08:11:10.836Z",
1647
+ "evaluatedAt": "2026-05-20T09:16:34.790Z",
1237
1648
  "evaluatedVersion": "0.0.0"
1238
1649
  }
1239
1650
  }
@@ -1249,7 +1660,7 @@
1249
1660
  "installUrl": "github:google/skills:skills/cloud/google-cloud-recipe-onboarding",
1250
1661
  "relPath": "skills/cloud/google-cloud-recipe-onboarding",
1251
1662
  "verified": true,
1252
- "tokenCount": 1440,
1663
+ "tokenCount": 1442,
1253
1664
  "evalSummary": {
1254
1665
  "overallScore": 76,
1255
1666
  "grade": "C",
@@ -1297,7 +1708,7 @@
1297
1708
  "max": 10
1298
1709
  }
1299
1710
  ],
1300
- "evaluatedAt": "2026-05-09T08:11:10.837Z",
1711
+ "evaluatedAt": "2026-05-20T09:16:34.793Z",
1301
1712
  "evaluatedVersion": "0.0.0"
1302
1713
  },
1303
1714
  "evalSummaries": {
@@ -1352,7 +1763,7 @@
1352
1763
  "max": 10
1353
1764
  }
1354
1765
  ],
1355
- "evaluatedAt": "2026-05-09T08:11:10.837Z",
1766
+ "evaluatedAt": "2026-05-20T09:16:34.793Z",
1356
1767
  "evaluatedVersion": "0.0.0"
1357
1768
  },
1358
1769
  "skill-best-practice": {
@@ -1370,7 +1781,7 @@
1370
1781
  "max": 13
1371
1782
  }
1372
1783
  ],
1373
- "evaluatedAt": "2026-05-09T08:11:10.837Z",
1784
+ "evaluatedAt": "2026-05-20T09:16:34.793Z",
1374
1785
  "evaluatedVersion": "0.0.0"
1375
1786
  }
1376
1787
  }
@@ -1434,7 +1845,7 @@
1434
1845
  "max": 10
1435
1846
  }
1436
1847
  ],
1437
- "evaluatedAt": "2026-05-09T08:11:10.838Z",
1848
+ "evaluatedAt": "2026-05-20T09:16:34.796Z",
1438
1849
  "evaluatedVersion": "0.0.0"
1439
1850
  },
1440
1851
  "evalSummaries": {
@@ -1489,7 +1900,7 @@
1489
1900
  "max": 10
1490
1901
  }
1491
1902
  ],
1492
- "evaluatedAt": "2026-05-09T08:11:10.838Z",
1903
+ "evaluatedAt": "2026-05-20T09:16:34.797Z",
1493
1904
  "evaluatedVersion": "0.0.0"
1494
1905
  },
1495
1906
  "skill-best-practice": {
@@ -1507,7 +1918,7 @@
1507
1918
  "max": 13
1508
1919
  }
1509
1920
  ],
1510
- "evaluatedAt": "2026-05-09T08:11:10.839Z",
1921
+ "evaluatedAt": "2026-05-20T09:16:34.797Z",
1511
1922
  "evaluatedVersion": "0.0.0"
1512
1923
  }
1513
1924
  }
@@ -1571,7 +1982,7 @@
1571
1982
  "max": 10
1572
1983
  }
1573
1984
  ],
1574
- "evaluatedAt": "2026-05-09T08:11:10.840Z",
1985
+ "evaluatedAt": "2026-05-20T09:16:34.799Z",
1575
1986
  "evaluatedVersion": "0.0.0"
1576
1987
  },
1577
1988
  "evalSummaries": {
@@ -1626,7 +2037,7 @@
1626
2037
  "max": 10
1627
2038
  }
1628
2039
  ],
1629
- "evaluatedAt": "2026-05-09T08:11:10.840Z",
2040
+ "evaluatedAt": "2026-05-20T09:16:34.799Z",
1630
2041
  "evaluatedVersion": "0.0.0"
1631
2042
  },
1632
2043
  "skill-best-practice": {
@@ -1644,7 +2055,7 @@
1644
2055
  "max": 13
1645
2056
  }
1646
2057
  ],
1647
- "evaluatedAt": "2026-05-09T08:11:10.840Z",
2058
+ "evaluatedAt": "2026-05-20T09:16:34.799Z",
1648
2059
  "evaluatedVersion": "0.0.0"
1649
2060
  }
1650
2061
  }
@@ -1708,7 +2119,7 @@
1708
2119
  "max": 10
1709
2120
  }
1710
2121
  ],
1711
- "evaluatedAt": "2026-05-09T08:11:10.842Z",
2122
+ "evaluatedAt": "2026-05-20T09:16:34.801Z",
1712
2123
  "evaluatedVersion": "0.0.0"
1713
2124
  },
1714
2125
  "evalSummaries": {
@@ -1763,7 +2174,7 @@
1763
2174
  "max": 10
1764
2175
  }
1765
2176
  ],
1766
- "evaluatedAt": "2026-05-09T08:11:10.842Z",
2177
+ "evaluatedAt": "2026-05-20T09:16:34.801Z",
1767
2178
  "evaluatedVersion": "0.0.0"
1768
2179
  },
1769
2180
  "skill-best-practice": {
@@ -1781,10 +2192,450 @@
1781
2192
  "max": 13
1782
2193
  }
1783
2194
  ],
1784
- "evaluatedAt": "2026-05-09T08:11:10.842Z",
2195
+ "evaluatedAt": "2026-05-20T09:16:34.801Z",
1785
2196
  "evaluatedVersion": "0.0.0"
1786
2197
  }
1787
2198
  }
1788
2199
  }
2200
+ ],
2201
+ "bundles": [
2202
+ {
2203
+ "version": 1,
2204
+ "name": "google-skills-data-ai",
2205
+ "description": "Data, analytics, AI, model, prompt, agent, and automation skills. Derived from google/skills.",
2206
+ "author": "ASM (google/skills)",
2207
+ "createdAt": "2026-05-20T09:16:34.803Z",
2208
+ "tags": [
2209
+ "repo-derived",
2210
+ "inferred",
2211
+ "data",
2212
+ "ai",
2213
+ "agents",
2214
+ "google",
2215
+ "skills"
2216
+ ],
2217
+ "skills": [
2218
+ {
2219
+ "name": "agent-platform-skill-registry",
2220
+ "installUrl": "github:google/skills:skills/cloud/agent-platform-skill-registry",
2221
+ "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
+ "version": "0.0.0"
2223
+ },
2224
+ {
2225
+ "name": "alloydb-basics",
2226
+ "installUrl": "github:google/skills:skills/cloud/alloydb-basics",
2227
+ "description": "Manages clusters, instances, and backups for AlloyDB for PostgreSQL, and integrates with AlloyDB model context protocol (MCP) tools for automated database operations.",
2228
+ "version": "0.0.0"
2229
+ },
2230
+ {
2231
+ "name": "bigquery-basics",
2232
+ "installUrl": "github:google/skills:skills/cloud/bigquery-basics",
2233
+ "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.",
2234
+ "version": "0.0.0"
2235
+ },
2236
+ {
2237
+ "name": "cloud-sql-basics",
2238
+ "installUrl": "github:google/skills:skills/cloud/cloud-sql-basics",
2239
+ "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
+ "version": "0.0.0"
2241
+ },
2242
+ {
2243
+ "name": "gemini-api",
2244
+ "installUrl": "github:google/skills:skills/cloud/gemini-api",
2245
+ "description": "Guides the usage of the Gemini API on Agent Platform with the Google Gen AI SDK. Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI, Google Cloud, or Agent Platform. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like Live API, tools, multimedia generation, caching, and batch prediction.",
2246
+ "version": "0.0.0"
2247
+ },
2248
+ {
2249
+ "name": "gemini-interactions-api",
2250
+ "installUrl": "github:google/skills:skills/cloud/gemini-interactions-api",
2251
+ "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
+ "version": "0.0.0"
2253
+ },
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
+ {
2261
+ "name": "gke-basics",
2262
+ "installUrl": "github:google/skills:skills/cloud/gke-basics",
2263
+ "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": "1.0.0"
2265
+ },
2266
+ {
2267
+ "name": "google-cloud-waf-cost-optimization",
2268
+ "installUrl": "github:google/skills:skills/cloud/google-cloud-waf-cost-optimization",
2269
+ "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.",
2270
+ "version": "0.0.0"
2271
+ },
2272
+ {
2273
+ "name": "google-cloud-waf-security",
2274
+ "installUrl": "github:google/skills:skills/cloud/google-cloud-waf-security",
2275
+ "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
+ "version": "0.0.0"
2277
+ }
2278
+ ],
2279
+ "sourceRepo": {
2280
+ "owner": "google",
2281
+ "repo": "skills",
2282
+ "repoUrl": "https://github.com/google/skills.git"
2283
+ },
2284
+ "inferred": true
2285
+ },
2286
+ {
2287
+ "version": 1,
2288
+ "name": "google-skills-devops",
2289
+ "description": "Deployment, CI/CD, infrastructure, cloud, Docker, Kubernetes, and automation skills. Derived from google/skills.",
2290
+ "author": "ASM (google/skills)",
2291
+ "createdAt": "2026-05-20T09:16:34.803Z",
2292
+ "tags": [
2293
+ "repo-derived",
2294
+ "inferred",
2295
+ "devops",
2296
+ "infra",
2297
+ "automation",
2298
+ "google",
2299
+ "skills"
2300
+ ],
2301
+ "skills": [
2302
+ {
2303
+ "name": "agent-platform-skill-registry",
2304
+ "installUrl": "github:google/skills:skills/cloud/agent-platform-skill-registry",
2305
+ "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
+ "version": "0.0.0"
2307
+ },
2308
+ {
2309
+ "name": "alloydb-basics",
2310
+ "installUrl": "github:google/skills:skills/cloud/alloydb-basics",
2311
+ "description": "Manages clusters, instances, and backups for AlloyDB for PostgreSQL, and integrates with AlloyDB model context protocol (MCP) tools for automated database operations.",
2312
+ "version": "0.0.0"
2313
+ },
2314
+ {
2315
+ "name": "bigquery-basics",
2316
+ "installUrl": "github:google/skills:skills/cloud/bigquery-basics",
2317
+ "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.",
2318
+ "version": "0.0.0"
2319
+ },
2320
+ {
2321
+ "name": "cloud-run-basics",
2322
+ "installUrl": "github:google/skills:skills/cloud/cloud-run-basics",
2323
+ "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).",
2324
+ "version": "0.0.0"
2325
+ },
2326
+ {
2327
+ "name": "cloud-sql-basics",
2328
+ "installUrl": "github:google/skills:skills/cloud/cloud-sql-basics",
2329
+ "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.",
2330
+ "version": "0.0.0"
2331
+ },
2332
+ {
2333
+ "name": "firebase-basics",
2334
+ "installUrl": "github:google/skills:skills/cloud/firebase-basics",
2335
+ "description": "Use this skill whenever you are working on a project that uses Firebase products or services, especially for mobile or web apps.",
2336
+ "version": "0.0.0"
2337
+ },
2338
+ {
2339
+ "name": "gemini-api",
2340
+ "installUrl": "github:google/skills:skills/cloud/gemini-api",
2341
+ "description": "Guides the usage of the Gemini API on Agent Platform with the Google Gen AI SDK. Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI, Google Cloud, or Agent Platform. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like Live API, tools, multimedia generation, caching, and batch prediction.",
2342
+ "version": "0.0.0"
2343
+ },
2344
+ {
2345
+ "name": "gemini-interactions-api",
2346
+ "installUrl": "github:google/skills:skills/cloud/gemini-interactions-api",
2347
+ "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
+ "version": "0.0.0"
2349
+ },
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
+ {
2357
+ "name": "gke-basics",
2358
+ "installUrl": "github:google/skills:skills/cloud/gke-basics",
2359
+ "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": "1.0.0"
2361
+ },
2362
+ {
2363
+ "name": "google-cloud-networking-observability",
2364
+ "installUrl": "github:google/skills:skills/cloud/google-cloud-networking-observability",
2365
+ "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.",
2366
+ "version": "0.0.0"
2367
+ },
2368
+ {
2369
+ "name": "google-cloud-recipe-auth",
2370
+ "installUrl": "github:google/skills:skills/cloud/google-cloud-recipe-auth",
2371
+ "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.",
2372
+ "version": "0.0.0"
2373
+ },
2374
+ {
2375
+ "name": "google-cloud-recipe-onboarding",
2376
+ "installUrl": "github:google/skills:skills/cloud/google-cloud-recipe-onboarding",
2377
+ "description": "Guidance for a developer's first steps on Google Cloud, covering account creation, billing setup, project management, and deploying a first resource.",
2378
+ "version": "0.0.0"
2379
+ },
2380
+ {
2381
+ "name": "google-cloud-waf-cost-optimization",
2382
+ "installUrl": "github:google/skills:skills/cloud/google-cloud-waf-cost-optimization",
2383
+ "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
+ "version": "0.0.0"
2385
+ },
2386
+ {
2387
+ "name": "google-cloud-waf-reliability",
2388
+ "installUrl": "github:google/skills:skills/cloud/google-cloud-waf-reliability",
2389
+ "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.",
2390
+ "version": "0.0.0"
2391
+ },
2392
+ {
2393
+ "name": "google-cloud-waf-security",
2394
+ "installUrl": "github:google/skills:skills/cloud/google-cloud-waf-security",
2395
+ "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
+ "version": "0.0.0"
2397
+ }
2398
+ ],
2399
+ "sourceRepo": {
2400
+ "owner": "google",
2401
+ "repo": "skills",
2402
+ "repoUrl": "https://github.com/google/skills.git"
2403
+ },
2404
+ "inferred": true
2405
+ },
2406
+ {
2407
+ "version": 1,
2408
+ "name": "google-skills-engineering",
2409
+ "description": "Coding, debugging, testing, architecture, review, and software engineering skills. Derived from google/skills.",
2410
+ "author": "ASM (google/skills)",
2411
+ "createdAt": "2026-05-20T09:16:34.803Z",
2412
+ "tags": [
2413
+ "repo-derived",
2414
+ "inferred",
2415
+ "engineering",
2416
+ "coding",
2417
+ "testing",
2418
+ "google",
2419
+ "skills"
2420
+ ],
2421
+ "skills": [
2422
+ {
2423
+ "name": "gemini-api",
2424
+ "installUrl": "github:google/skills:skills/cloud/gemini-api",
2425
+ "description": "Guides the usage of the Gemini API on Agent Platform with the Google Gen AI SDK. Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI, Google Cloud, or Agent Platform. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like Live API, tools, multimedia generation, caching, and batch prediction.",
2426
+ "version": "0.0.0"
2427
+ },
2428
+ {
2429
+ "name": "gemini-interactions-api",
2430
+ "installUrl": "github:google/skills:skills/cloud/gemini-interactions-api",
2431
+ "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.",
2432
+ "version": "0.0.0"
2433
+ },
2434
+ {
2435
+ "name": "gemini-managed-agents-api",
2436
+ "installUrl": "github:google/skills:skills/cloud/gemini-agents-api",
2437
+ "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
+ "version": "0.0.0"
2439
+ },
2440
+ {
2441
+ "name": "gke-basics",
2442
+ "installUrl": "github:google/skills:skills/cloud/gke-basics",
2443
+ "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": "1.0.0"
2445
+ },
2446
+ {
2447
+ "name": "google-cloud-networking-observability",
2448
+ "installUrl": "github:google/skills:skills/cloud/google-cloud-networking-observability",
2449
+ "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.",
2450
+ "version": "0.0.0"
2451
+ },
2452
+ {
2453
+ "name": "google-cloud-recipe-auth",
2454
+ "installUrl": "github:google/skills:skills/cloud/google-cloud-recipe-auth",
2455
+ "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
+ "version": "0.0.0"
2457
+ },
2458
+ {
2459
+ "name": "google-cloud-waf-cost-optimization",
2460
+ "installUrl": "github:google/skills:skills/cloud/google-cloud-waf-cost-optimization",
2461
+ "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.",
2462
+ "version": "0.0.0"
2463
+ },
2464
+ {
2465
+ "name": "google-cloud-waf-reliability",
2466
+ "installUrl": "github:google/skills:skills/cloud/google-cloud-waf-reliability",
2467
+ "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
+ "version": "0.0.0"
2469
+ }
2470
+ ],
2471
+ "sourceRepo": {
2472
+ "owner": "google",
2473
+ "repo": "skills",
2474
+ "repoUrl": "https://github.com/google/skills.git"
2475
+ },
2476
+ "inferred": true
2477
+ },
2478
+ {
2479
+ "version": 1,
2480
+ "name": "google-skills-frontend-design",
2481
+ "description": "Frontend, UI, UX, visual design, component, theme, and landing-page skills. Derived from google/skills.",
2482
+ "author": "ASM (google/skills)",
2483
+ "createdAt": "2026-05-20T09:16:34.803Z",
2484
+ "tags": [
2485
+ "repo-derived",
2486
+ "inferred",
2487
+ "frontend",
2488
+ "design",
2489
+ "ui",
2490
+ "google",
2491
+ "skills"
2492
+ ],
2493
+ "skills": [
2494
+ {
2495
+ "name": "bigquery-basics",
2496
+ "installUrl": "github:google/skills:skills/cloud/bigquery-basics",
2497
+ "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.",
2498
+ "version": "0.0.0"
2499
+ },
2500
+ {
2501
+ "name": "gemini-api",
2502
+ "installUrl": "github:google/skills:skills/cloud/gemini-api",
2503
+ "description": "Guides the usage of the Gemini API on Agent Platform with the Google Gen AI SDK. Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI, Google Cloud, or Agent Platform. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like Live API, tools, multimedia generation, caching, and batch prediction.",
2504
+ "version": "0.0.0"
2505
+ },
2506
+ {
2507
+ "name": "gemini-interactions-api",
2508
+ "installUrl": "github:google/skills:skills/cloud/gemini-interactions-api",
2509
+ "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.",
2510
+ "version": "0.0.0"
2511
+ },
2512
+ {
2513
+ "name": "gke-basics",
2514
+ "installUrl": "github:google/skills:skills/cloud/gke-basics",
2515
+ "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": "1.0.0"
2517
+ },
2518
+ {
2519
+ "name": "google-cloud-recipe-auth",
2520
+ "installUrl": "github:google/skills:skills/cloud/google-cloud-recipe-auth",
2521
+ "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.",
2522
+ "version": "0.0.0"
2523
+ },
2524
+ {
2525
+ "name": "google-cloud-recipe-onboarding",
2526
+ "installUrl": "github:google/skills:skills/cloud/google-cloud-recipe-onboarding",
2527
+ "description": "Guidance for a developer's first steps on Google Cloud, covering account creation, billing setup, project management, and deploying a first resource.",
2528
+ "version": "0.0.0"
2529
+ },
2530
+ {
2531
+ "name": "google-cloud-waf-cost-optimization",
2532
+ "installUrl": "github:google/skills:skills/cloud/google-cloud-waf-cost-optimization",
2533
+ "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
+ "version": "0.0.0"
2535
+ },
2536
+ {
2537
+ "name": "google-cloud-waf-reliability",
2538
+ "installUrl": "github:google/skills:skills/cloud/google-cloud-waf-reliability",
2539
+ "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.",
2540
+ "version": "0.0.0"
2541
+ },
2542
+ {
2543
+ "name": "google-cloud-waf-security",
2544
+ "installUrl": "github:google/skills:skills/cloud/google-cloud-waf-security",
2545
+ "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
+ "version": "0.0.0"
2547
+ }
2548
+ ],
2549
+ "sourceRepo": {
2550
+ "owner": "google",
2551
+ "repo": "skills",
2552
+ "repoUrl": "https://github.com/google/skills.git"
2553
+ },
2554
+ "inferred": true
2555
+ },
2556
+ {
2557
+ "version": 1,
2558
+ "name": "google-skills-product-business",
2559
+ "description": "Product, strategy, PRD, planning, finance, resume, and business workflow skills. Derived from google/skills.",
2560
+ "author": "ASM (google/skills)",
2561
+ "createdAt": "2026-05-20T09:16:34.803Z",
2562
+ "tags": [
2563
+ "repo-derived",
2564
+ "inferred",
2565
+ "product",
2566
+ "business",
2567
+ "planning",
2568
+ "google",
2569
+ "skills"
2570
+ ],
2571
+ "skills": [
2572
+ {
2573
+ "name": "firebase-basics",
2574
+ "installUrl": "github:google/skills:skills/cloud/firebase-basics",
2575
+ "description": "Use this skill whenever you are working on a project that uses Firebase products or services, especially for mobile or web apps.",
2576
+ "version": "0.0.0"
2577
+ },
2578
+ {
2579
+ "name": "gke-basics",
2580
+ "installUrl": "github:google/skills:skills/cloud/gke-basics",
2581
+ "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": "1.0.0"
2583
+ }
2584
+ ],
2585
+ "sourceRepo": {
2586
+ "owner": "google",
2587
+ "repo": "skills",
2588
+ "repoUrl": "https://github.com/google/skills.git"
2589
+ },
2590
+ "inferred": true
2591
+ },
2592
+ {
2593
+ "version": 1,
2594
+ "name": "google-skills-research",
2595
+ "description": "Research, academic, literature-review, citation, paper, and analysis skills. Derived from google/skills.",
2596
+ "author": "ASM (google/skills)",
2597
+ "createdAt": "2026-05-20T09:16:34.803Z",
2598
+ "tags": [
2599
+ "repo-derived",
2600
+ "inferred",
2601
+ "research",
2602
+ "academic",
2603
+ "analysis",
2604
+ "google",
2605
+ "skills"
2606
+ ],
2607
+ "skills": [
2608
+ {
2609
+ "name": "bigquery-basics",
2610
+ "installUrl": "github:google/skills:skills/cloud/bigquery-basics",
2611
+ "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
+ "version": "0.0.0"
2613
+ },
2614
+ {
2615
+ "name": "google-cloud-waf-cost-optimization",
2616
+ "installUrl": "github:google/skills:skills/cloud/google-cloud-waf-cost-optimization",
2617
+ "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
+ "version": "0.0.0"
2619
+ },
2620
+ {
2621
+ "name": "google-cloud-waf-reliability",
2622
+ "installUrl": "github:google/skills:skills/cloud/google-cloud-waf-reliability",
2623
+ "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.",
2624
+ "version": "0.0.0"
2625
+ },
2626
+ {
2627
+ "name": "google-cloud-waf-security",
2628
+ "installUrl": "github:google/skills:skills/cloud/google-cloud-waf-security",
2629
+ "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
+ "version": "0.0.0"
2631
+ }
2632
+ ],
2633
+ "sourceRepo": {
2634
+ "owner": "google",
2635
+ "repo": "skills",
2636
+ "repoUrl": "https://github.com/google/skills.git"
2637
+ },
2638
+ "inferred": true
2639
+ }
1789
2640
  ]
1790
2641
  }