Media.io Google Veo Video Generator

````skill --- name: mediaio-google-veo-video-generator description: "Generate AI videos using Google Veo (Veo 3 / Veo 3.1) via Media.io OpenAPI. Produces cinematic-quality video from text and image inputs." metadata: {"mediaio": {"emoji": "", "requires": {"env": ["API_KEY"]}, "priority": "P0", "core_goal_keywords": ["text-to-video", "image-to-video"], "trigger_keywords": ["Google Veo", "Veo 3.1", "Veo video generator", "Veo 3"]}, "publisher": "Community Maintainer", "source": "https://platform.media.io/docs/"} --- # Google Veo AI Video Generator ## Overview This skill focuses on a single model family and calls Media.io OpenAPI via `Skill.invoke(api_name, params, api_key)`. It includes only common APIs (`Credits`, `Task Result`) plus model-specific APIs for this skill. ## Core Trigger Keywords Google Veo, Veo 3.1, Veo video generator, Veo 3 ## Core Goal Keywords text-to-video, image-to-video ## Environment Variable - `API_KEY` (required): Media.io OpenAPI key used as `X-API-KEY`. ## Quick Start ```python import os from scripts.skill_router import Skill skill = Skill('scripts/c_api_doc_detail.json') api_key = os.getenv('API_KEY', '') result = skill.invoke('Credits', {}, api_key=api_key) print(result) ``` ## Available APIs - `Credits` (`user-credits`) - `Task Result` (`generation-result`) - `Google Veo 3.1` (`i2v-veo-v3-1`) - `Google Veo 3.1 Fast` (`i2v-veo-v3-1-fast`) ## Notes - Use exact `api_name` from `scripts/c_api_doc_detail.json` when invoking. - Generation APIs return `task_id`; poll with `Task Result`. ````

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Media.io Google Veo Video Generator" with this command: npx skills add wondershare-boop/mediaio-google-veo-video-generator

---
name: mediaio-google-veo-video-generator
description: "Generate AI videos using Google Veo (Veo 3 / Veo 3.1) via Media.io OpenAPI. Produces cinematic-quality video from text and image inputs."
metadata: {"mediaio": {"emoji": "", "requires": {"env": ["API_KEY"]}, "priority": "P0", "core_goal_keywords": ["text-to-video", "image-to-video"], "trigger_keywords": ["Google Veo", "Veo 3.1", "Veo video generator", "Veo 3"]}, "publisher": "Community Maintainer", "source": "https://platform.media.io/docs/"}
---

# Google Veo AI Video Generator

## Overview
This skill focuses on a single model family and calls Media.io OpenAPI via `Skill.invoke(api_name, params, api_key)`.
It includes only common APIs (`Credits`, `Task Result`) plus model-specific APIs for this skill.

## Core Trigger Keywords
Google Veo, Veo 3.1, Veo video generator, Veo 3

## Core Goal Keywords
text-to-video, image-to-video

## Environment Variable
- `API_KEY` (required): Media.io OpenAPI key used as `X-API-KEY`.

## Quick Start
```python
import os
from scripts.skill_router import Skill

skill = Skill('scripts/c_api_doc_detail.json')
api_key = os.getenv('API_KEY', '')
result = skill.invoke('Credits', {}, api_key=api_key)
print(result)
```

## Available APIs
- `Credits` (`user-credits`)
- `Task Result` (`generation-result`)
- `Google Veo 3.1` (`i2v-veo-v3-1`)
- `Google Veo 3.1 Fast` (`i2v-veo-v3-1-fast`)

## Notes
- Use exact `api_name` from `scripts/c_api_doc_detail.json` when invoking.
- Generation APIs return `task_id`; poll with `Task Result`.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

AIWolfPK - AI狼人杀

四个AI互相猜疑,你坐着看戏。每局30秒,到底谁是狼? Four AIs play Werewolf while you watch. 30s per round. Spot the wolf before they do.

Registry SourceRecently Updated
General

Project Analyzer

Analyze any project directory and produce a detailed report covering what the project does, its tech stack, folder structure, entry points, how to run it, an...

Registry SourceRecently Updated
General

Thought-Retriever

提炼对话回答中的核心洞察为高置信度知识晶体,存储于本体驱动记忆系统的自我进化与复用。

Registry SourceRecently Updated
General

Miaoji Bid Guard Pro

亚马逊广告护城河Pro版,90天ROI预测+多活动协同+季节性出价+关键词攻防矩阵。 从单次调价建议升级为完整的广告战役规划。基础功能可使用 miaoji-bid-guard 免费版。

Registry SourceRecently Updated