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