AI-powered content and image generation using content-image-generation MCP with Google Imagen 3/4, Veo 2/3, Claude Sonnet, and Gemini 2.0. Use when generating marketing content, creating hero images, building blog posts, generating product descriptions, creating videos, optimizing AI prompts, estimating generation costs, or when user mentions Imagen, Veo, AI content, AI images, content generation, image generation, video generation, marketing copy, or Google AI.
View on GitHubvanman2024/ai-dev-marketplace
website-builder
February 1, 2026
Select agents to install to:
npx add-skill https://github.com/vanman2024/ai-dev-marketplace/blob/main/plugins/website-builder/skills/ai-content-generation/SKILL.md -a claude-code --skill ai-content-generationInstallation paths:
.claude/skills/ai-content-generation/# AI Content Generation AI-powered content and image generation skill using the content-image-generation MCP server. This skill provides capabilities for generating marketing content with Claude Sonnet 4 or Gemini 2.0 Pro, creating images with Google Imagen 3/4, and generating videos with Google Veo 2/3. ## Core Capabilities ### Image Generation - Generate images with Google Imagen 3 or Imagen 4 - Support multiple aspect ratios (1:1, 16:9, 4:3, 9:16, custom) - Quality control (SD or HD) - Batch generation for multiple images - Prompt enhancement for better results - Custom negative prompts for quality control - Seed-based reproducibility ### Content Generation - Marketing content with Claude Sonnet 4 or Gemini 2.0 Pro - Hero section copy and landing page content - Blog posts and articles - Product descriptions and feature lists - Email campaigns and ad copy - SEO-optimized content - Tone and style customization ### Video Generation - Short-form videos with Google Veo 2 or Veo 3 - Multiple aspect ratios and durations - Prompt-based video creation - Quality and format options ### Cost Optimization - Pre-generation cost estimation - Batch optimization recommendations - Quality vs cost tradeoffs - Token usage tracking ## Instructions ### Setup and Validation Before generating content, verify MCP integration: ```bash # Validate MCP server configuration bash scripts/validate-mcp-setup.sh # Setup environment variables bash scripts/setup-environment.sh ``` ### Image Generation Workflow 1. **Enhance Prompt**: Use prompt enhancement for better results ```bash bash scripts/enhance-image-prompt.sh "your basic prompt" ``` 2. **Estimate Cost**: Calculate generation costs ```bash bash scripts/calculate-cost.sh --type image --quality HD --count 5 ``` 3. **Generate Image**: Use MCP tool with enhanced parameters - Read template: `templates/typescript/image-generation.ts` or `templates/python/image-generation.py` - Call MCP tool: `generate_image_