feat(skills): package 4 Google Gemini skills#502
Merged
Merged
Conversation
Packages 4 Gemini API development skills from google-gemini/gemini-skills (Apache-2.0) into Dockyard, pinned to upstream commit 5b655a4 (main as of 2026-03-27). Sixth vendor in the per-vendor skills sweep. Complements Dockyard's existing Anthropic `claude-api` skill. - gemini-api-dev — Gemini API (content generation, multimodal, function calling, structured output) with google-genai SDKs across Python, JS/TS, Go, and Java. - gemini-interactions-api — Interactions API: unified model+agent interface with server-side conversation state, streaming, and background Deep Research agent. - gemini-live-api-dev — Live API: real-time bidirectional WebSocket audio/video/text streaming, VAD, native audio, session management, ephemeral tokens. - vertex-ai-api-dev — Gemini on Google Cloud Vertex AI: enterprise Gen AI SDK across Python, JS/TS, Go, Java, and C#/.NET. MCP dependency note: all four skills reference the "Google MCP" / "Developer Knowledge MCP" server as an OPTIONAL documentation lookup enhancement, with explicit "When MCP is NOT Installed (Fallback Only)" paths that fetch URLs from ai.google.dev directly. There is no hard MCP dependency declared in frontmatter `allowed-tools`, so these are eligible for inclusion per skill-criteria.md. Security allowlists: All 4 skills carry MANIFEST_MISSING_LICENSE — upstream Apache-2.0 at the repo root, not as SPDX in per-skill SKILL.md frontmatter. No other scanner findings. All 4 skills pass `task validate-skill` and `task scan-skill`. Refs #480 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
🛡️ Skill Security Scan Results✅ gemini-api-dev
✅ gemini-interactions-api
✅ gemini-live-api-dev
✅ vertex-ai-api-dev
Summary: Scanned 4 skill(s), all passed security checks. ✅ |
samuv
approved these changes
Apr 20, 2026
This was referenced Apr 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Packages 4 Gemini API development skills from
google-gemini/gemini-skills(Apache-2.0) into Dockyard. All skills pinned to upstream commit5b655a4(main as of 2026-03-27).Sixth vendor in the per-vendor skills sweep. Complements Dockyard's existing Anthropic
claude-apiskill.Tracks #480.
Skills added
gemini-api-dev— Gemini API (content generation, multimodal, function calling, structured output) withgoogle-genaiSDKs across Python, JS/TS, Go, and Javagemini-interactions-api— Interactions API: unified model+agent interface with server-side conversation state, streaming, and background Deep Research agentgemini-live-api-dev— Live API: real-time bidirectional WebSocket audio/video/text streaming, VAD, native audio, session management, ephemeral tokensvertex-ai-api-dev— Gemini on Google Cloud Vertex AI: enterprise Gen AI SDK across Python, JS/TS, Go, Java, and C#/.NETMCP dependency note
All four skills mention the "Google MCP" / "Developer Knowledge MCP" server as an optional documentation lookup enhancement. Each SKILL.md explicitly provides a "When MCP is NOT Installed (Fallback Only)" path that fetches documentation from
ai.google.devvia URL. There is no hard MCP dependency declared in frontmatterallowed-tools, so these are eligible perskill-criteria.md.Security allowlists
All 4 skills carry
MANIFEST_MISSING_LICENSE(INFO) — upstream is Apache-2.0 at the repo root, not as SPDX in per-skill SKILL.md frontmatter. No other scanner findings on any of the 4.Test plan
task validate-skillon all 4 — all VALIDBuild Skill Artifactsworkflow succeedsskill-scan-reportsurfaces only allowlisted findingsCloses #480