원클릭으로
storytelling-media
Use the Storytelling Media MCP tools for Nano Banana image generation, Veo video generation, and FFmpeg video stitching.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use the Storytelling Media MCP tools for Nano Banana image generation, Veo video generation, and FFmpeg video stitching.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
| name | storytelling-media |
| description | Use the Storytelling Media MCP tools for Nano Banana image generation, Veo video generation, and FFmpeg video stitching. |
Use this skill when the user asks to generate or edit images, generate videos, extend video clips, create video segments from reference images, or stitch generated clips together.
Prefer the plugin-provided MCP tools:
nano_banana_generate_image for text-to-image and text-and-image-to-image generation.veo_generate_video for text-to-video, image-to-video, first/last-frame interpolation, and reference-image-guided video generation.stitch_videos for local FFmpeg concatenation.Before using image or video generation, check whether the user wants API-key mode or ADC/Vertex mode if the auth mode is unclear. For ADC/Vertex usage, the environment should provide GOOGLE_CLOUD_PROJECT and usually GOOGLE_CLOUD_LOCATION=us-central1. For API-key usage, the environment should provide GEMINI_API_KEY or GOOGLE_API_KEY.
Generated media should be written to explicit user-provided or project-local output paths. Avoid writing secrets into repository files.