google-gemini-media
✓使用 Gemini API(Nano Banana 圖像生成、Veo 視頻、Gemini TTS 語音和音頻理解)提供端到端多模式媒體工作流程和代碼模板,以實現“生成 + 理解”。
SKILL.md
This Skill consolidates six Gemini API capabilities into reusable workflows and implementation templates:
Convention: This Skill follows the official Google Gen AI SDK (Node.js/REST) as the main line; currently only Node.js/REST examples are provided. If your project already wraps other languages or frameworks, map this Skill's request structure, model selection, and I/O spec to your wrapper layer.
Engineering suggestion: implement ensurefileuri() so that when a file exceeds a threshold (for example 10-15MB warning) or is reused, you automatically route through the Files API.
使用 Gemini API(Nano Banana 圖像生成、Veo 視頻、Gemini TTS 語音和音頻理解)提供端到端多模式媒體工作流程和代碼模板,以實現“生成 + 理解”。 來源:xsir0/xsir-skills。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/xsir0/xsir-skills --skill google-gemini-media- 分類
- *創意媒體
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 google-gemini-media?
使用 Gemini API(Nano Banana 圖像生成、Veo 視頻、Gemini TTS 語音和音頻理解)提供端到端多模式媒體工作流程和代碼模板,以實現“生成 + 理解”。 來源:xsir0/xsir-skills。
如何安裝 google-gemini-media?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/xsir0/xsir-skills --skill google-gemini-media 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/xsir0/xsir-skills