From sundial-org-awesome-openclaw-skills-4
Generates video clips using Google Veo API (Veo 3.1/3.0) from text prompts via Python script. Supports duration, aspect ratio, model selection, and MP4 output with auto-attach.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill uses the workspace's default tool permissions.
Generate video clips using Google's Veo API.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Generate video clips using Google's Veo API.
Generate video
uv run {baseDir}/scripts/generate_video.py --prompt "your video description" --filename "output.mp4"
Options
--duration / -d: Video duration in seconds (default: 8, max varies by model)--aspect-ratio / -a: Aspect ratio (16:9, 9:16, 1:1)--model: Veo model to use (veo-2.0-generate-001, veo-3.0-generate-001, veo-3.1-generate-preview, etc.)--api-key: Override GEMINI_API_KEYAPI key
GEMINI_API_KEY env var (preferred)skills."veo".env.GEMINI_API_KEY in ~/.clawdbot/clawdbot.jsonNotes
--model veo-3.1-generate-preview for best resultsMEDIA: line for Clawdbot to auto-attach on supported chat providers.