Genpark Agentic Voice Video Ad Skill
БесплатноНе проверенAgentic Voice & Video Ad creator skill designed to generate interactive voice dialogue scripts and cinematic video prompts.
Описание
Agentic Voice & Video Ad creator skill designed to generate interactive voice dialogue scripts and cinematic video prompts.
README
genpark-agentic-voice-video-ad-skill
GenPark AI Agent Skill -- # Agentic Voice & Video Ad Creator Skill
This repository contains the Agentic Voice & Video Ad Creator Skill — an agent skill configuration interface (skill.json), developer SDK client (voice_video_ad.py), and validation script for generating interactive audio/voice loops (Alexa+ style) and cinematic visual scene description prompts.
🚀 Capabilities
- Interactive Voice Assistant Flow: Generates voice dialogue loops prompting user engagement, mapping possible answers (yes, info, decline) to shopping cart transactions and assistant audio cues.
- Cinematic Video Prompt Synthesizer: Creates descriptive, highly detailed styling instructions (lighting, angles, textures) optimized for AI video models (Runway Gen-3, Grok Imagine, Sora).
- Atmospheric Cohesion: Automatically aligns visual prompts and voice scripts with a defined campaign mood (e.g. futuristic, comfort, luxury).
🛠️ Setup & Installation
Install dependencies:
pip install -r requirements.txtConfiguration: Set your API environment variables if executing requests against the live production server (otherwise, client executes in mock mode):
- PowerShell:
$env:AD_CREATOR_API_KEY="your_api_key" - bash:
export AD_CREATOR_API_KEY="your_api_key"
- PowerShell:
💻 SDK Usage Reference
from voice_video_ad import VoiceVideoAdClient
# Initialize Client (mock mode by default)
client = VoiceVideoAdClient()
# Generate Alexa+ style voice script
voice = client.generate_interactive_script(
product_name="Zenith Speaker",
pitch="Great sound.",
mood="futuristic"
)
print(voice["voice_script"])
print(voice["user_replies_mapped"])
# Generate cinematic video scene prompts
prompts = client.generate_video_prompts(
product_name="Zenith Speaker",
mood="futuristic"
)
print(prompts[0]["visual_prompt"])
📜 License
This project is licensed under the MIT License.
📊 Agentic Architecture Flowchart
graph LR
User([User / AI Agent]) -->|JSON Request| Skill[GenPark AI Skill]
Skill -->|Execution Logic| CoreEngine[Core Analytics & Processing]
CoreEngine -->|Structured Output| User
🔌 MCP (Model Context Protocol) Integration
Run natively as an MCP server for Cursor, Claude Desktop & LLM frameworks:
python mcp_server.py
from github.com/alphaparkinc/genpark-agentic-voice-video-ad-skill
Установка Genpark Agentic Voice Video Ad Skill
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/alphaparkinc/genpark-agentic-voice-video-ad-skillFAQ
Genpark Agentic Voice Video Ad Skill MCP бесплатный?
Да, Genpark Agentic Voice Video Ad Skill MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Genpark Agentic Voice Video Ad Skill?
Нет, Genpark Agentic Voice Video Ad Skill работает без API-ключей и переменных окружения.
Genpark Agentic Voice Video Ad Skill — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Genpark Agentic Voice Video Ad Skill в Claude Desktop, Claude Code или Cursor?
Открой Genpark Agentic Voice Video Ad Skill на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
ARA
Generate images, video and audio from any AI agent — one connector.
автор: ARAOmni Video
An MCP server that transforms LLM-enabled IDEs into professional video editors by pre-processing footage into text proxies, generating motion graphics via HTML/
автор: buildwithtazaYouTube
Transcripts, channel stats, search
автор: YouTubeEverArt
AI image generation using various models.
автор: modelcontextprotocolgpu-bridge/mcp-server
Unified GPU inference API with 30 AI services (LLM, image gen, video, TTS, whisper, embeddings, reranking, OCR) as MCP tools. Pay-per-use via x402 USDC or API k
автор: gpu-bridgehamflx/imagen3-mcp
A powerful image generation tool using Google's Imagen 3.0 API through MCP. Generate high-quality images from text prompts with advanced photography, artistic,
автор: hamflxmerterbak/Grok-MCP
MCP server for xAI's [Grok API](https://docs.x.ai/docs/overview) with agentic tool calling, image generation, vision, and file support.
автор: merterbakSureScaleAI/openai-gpt-image-mcp
OpenAI GPT image generation/editing MCP server.
автор: SureScaleAIYangLiangwei/PersonalizationMCP
Comprehensive personal data aggregation MCP server with Steam, YouTube, Bilibili, Spotify, Reddit and other platforms integrations. Features OAuth2 authenticati
автор: YangLiangweiAceDataCloud/MCPFlux
Flux AI image generation and editing (Black Forest Labs) via Ace Data Cloud API.
автор: AceDataCloudCompare Genpark Agentic Voice Video Ad Skill with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории media
