包
google-gemini/gemini-skills
Skills for the Gemini API, SDK and model/agent interactions
可信度代表什么
可信度评分是启发式结果,综合了热度、活跃度、结构质量和安全扣分。它适合拿来排序,不是安全保证。
风险的含义
风险来自对技能、文件和允许工具的自动扫描,它不等于人工安全审查。
评估状态
当前只有自动扫描结果。已经出现高风险信号,安装前强烈建议人工复核。
风险:高(pattern: destructive, pattern: network/exfil)
Stars
3,114
Forks
274
技能
4
文件
13
适用人群
适合想用“可安装技能组合”来落地工作流,同时又希望在接入前先看清上下文的人。
不适用人群
如果你只想把仓库原样拿来用、不需要安装指引,或者团队本来就拒绝打包工作流,那它并不对路。
安装前置检查
动手安装前先确认什么
- 先读起步技能,确认这个包解决的是具体工作流,而不是一堆含糊提示词。
- 安装前看清文件数、允许工具和安装路径预期。
- 确认你使用的 Agent 运行环境支持你准备走的安装流程。
建议先看的内容
vertex-ai-api-dev
Guides the usage of Gemini API on Google Cloud Vertex AI with the Gen AI SDK. Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like Live API, tools, multimedia generation, caching, and batch prediction.
路径: skills/vertex-ai-api-dev
风险级别: 低
安装后
怎么确认它真的能用
核心技能
这个包到底帮你做什么
Guides the usage of Gemini API on Google Cloud Vertex AI with the Gen AI SDK. Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like Live API, tools, multimedia generation, caching, and batch prediction.
skills/vertex-ai-api-dev · 10 files
Use this skill when writing code that calls the Gemini API for text generation, multi-turn chat, multimodal understanding, image generation, streaming responses, background research tasks, function calling, structured output, or migrating from the old generateContent API. This skill covers the Interactions API, the recommended way to use Gemini models and agents in Python and TypeScript.
skills/gemini-interactions-api · 1 file
Use this skill when building applications with Gemini models, Gemini API, working with multimodal content (text, images, audio, video), implementing function calling, using structured outputs, or needing current model specifications. Covers SDK usage (google-genai for Python, @google/genai for JavaScript/TypeScript, com.google.genai:google-genai for Java, google.golang.org/genai for Go), model selection, and API capabilities.
skills/gemini-api-dev · 1 file
Use this skill when building real-time, bidirectional streaming applications with the Gemini Live API. Covers WebSocket-based audio/video/text streaming, voice activity detection (VAD), native audio features, function calling, session management, ephemeral tokens for client-side auth, and all Live API configuration options. SDKs covered - google-genai (Python), @google/genai (JavaScript/TypeScript).
skills/gemini-live-api-dev · 1 file
包内容
目录与文件
vertex-ai-api-dev
skills/vertex-ai-api-dev
Guides the usage of Gemini API on Google Cloud Vertex AI with the Gen AI SDK. Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like Live API, tools, multimedia generation, caching, and batch prediction.
- SKILL.md.md
- references/advanced_features.md.md
- references/bounding_box.md.md
- references/embeddings.md.md
- references/live_api.md.md
- references/media_generation.md.md
- references/model_tuning.md.md
- references/safety.md.md
- references/structured_and_tools.md.md
- references/text_and_multimodal.md.md
gemini-interactions-api
skills/gemini-interactions-api
Use this skill when writing code that calls the Gemini API for text generation, multi-turn chat, multimodal understanding, image generation, streaming responses, background research tasks, function calling, structured output, or migrating from the old generateContent API. This skill covers the Interactions API, the recommended way to use Gemini models and agents in Python and TypeScript.
- SKILL.md.md
gemini-api-dev
skills/gemini-api-dev
Use this skill when building applications with Gemini models, Gemini API, working with multimodal content (text, images, audio, video), implementing function calling, using structured outputs, or needing current model specifications. Covers SDK usage (google-genai for Python, @google/genai for JavaScript/TypeScript, com.google.genai:google-genai for Java, google.golang.org/genai for Go), model selection, and API capabilities.
- SKILL.md.md
gemini-live-api-dev
skills/gemini-live-api-dev
Use this skill when building real-time, bidirectional streaming applications with the Gemini Live API. Covers WebSocket-based audio/video/text streaming, voice activity detection (VAD), native audio features, function calling, session management, ephemeral tokens for client-side auth, and all Live API configuration options. SDKs covered - google-genai (Python), @google/genai (JavaScript/TypeScript).
- SKILL.md.md
最后一步
把上面的检查做完再安装
如果这个包适合你的工作流、起步技能讲得通,而且自动扫描信号也符合你的环境要求,再使用下面这条准确的安装命令。
安装命令
npx skills add google-gemini/gemini-skills
Claude Code
Copy to .claude/skills/
GitHub Copilot
Copy to .github/skills/
Codex CLI
Copy to .agents/skills/
Gemini CLI
Copy to .gemini/skills/
Community Signals
What users think
相关包
值得顺手对比的相似包
暂无相关包。