plugins
All plugins

003-jeremy-vertex-ai-media-master

v2.25.0

Comprehensive Google Vertex AI multimodal mastery for Jeremy - video processing (6+ hours), audio generation, image creation with Gemini 2.0/2.5 and Imagen 4. Marketing campaign automation, content generation, and media asset production.

Claude Code1 skill

by Jeremy LongshoreMIT2.6kupdated 2 hours ago

Source

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Clone the source, then follow the repository's marketplace instructions for your runtime. The plugin root is plugins/productivity/003-jeremy-vertex-ai-media-master/ inside the repository.

Layout

plugins/productivity/003-jeremy-vertex-ai-media-master/
├── .claude-plugin/plugin.json
└── skills/vertex-ai-media-master/SKILL.md

Skills1

vertex-ai-media-masterskills/vertex-ai-media-master/SKILL.md

Execute automatic activation for all google vertex ai multimodal operations operations. Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.

Manifests1

plugins/productivity/003-jeremy-vertex-ai-media-master/.claude-plugin/plugin.json
{
  "name": "003-jeremy-vertex-ai-media-master",
  "version": "2.25.0",
  "description": "Comprehensive Google Vertex AI multimodal mastery for Jeremy - video processing (6+ hours), audio generation, image creation with Gemini 2.0/2.5 and Imagen 4. Marketing campaign automation, content generation, and media asset production.",
  "author": {
    "name": "Jeremy Longshore",
    "email": "jeremy@intentsolutions.io"
  },
  "license": "MIT",
  "repository": "https://github.com/jeremylongshore/claude-code-plugins",
  "keywords": [
    "vertex-ai",
    "gemini",
    "multimodal",
    "video-processing",
    "audio-generation",
    "image-generation",
    "marketing",
    "campaigns",
    "content-generation",
    "imagen",
    "media-production",
    "google-cloud"
  ]
}