bygooglecloudplatform· 176 skills
Builds the mcp-genmedia Go MCP servers (nanobanana, veo, lyria, gemini-multimodal, chirp3-hd, avtool) from source and wires them into settings.json. Use this skill whenever the MCP tools are missing or broken — typically at the start of a new session, after a container restart, or when /tmp has been wiped. The prebuilt binaries in /workspace/.local/bin/ have no exec bit and live on a noexec mount; this skill compiles fresh executables into /tmp/bin/ where execution is allowed.
$npx -y skills add googlecloudplatform/vertex-ai-creative-studio --skill build-mcp-genmediaInstalls into the current project.
Run `npx skills use "https://github.com/googlecloudplatform/vertex-ai-creative-studio" --skill "googlecloudplatform/vertex-ai-creative-studio/build-mcp-genmedia"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/googlecloudplatform/vertex-ai-creative-studio" that are relevant to the current task. Run `npx skills add "https://github.com/googlecloudplatform/vertex-ai-creative-studio"` and select the relevant skills, then follow their instructions.