Genpark Agentic Voice Video Ad Skill
FreeNot checkedAgentic Voice & Video Ad creator skill designed to generate interactive voice dialogue scripts and cinematic video prompts.
About
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
Installing Genpark Agentic Voice Video Ad Skill
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/alphaparkinc/genpark-agentic-voice-video-ad-skillFAQ
Is Genpark Agentic Voice Video Ad Skill MCP free?
Yes, Genpark Agentic Voice Video Ad Skill MCP is free — one-click install via Unyly at no cost.
Does Genpark Agentic Voice Video Ad Skill need an API key?
No, Genpark Agentic Voice Video Ad Skill runs without API keys or environment variables.
Is Genpark Agentic Voice Video Ad Skill hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Genpark Agentic Voice Video Ad Skill in Claude Desktop, Claude Code or Cursor?
Open Genpark Agentic Voice Video Ad Skill on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
ARA
Generate images, video and audio from any AI agent — one connector.
by 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/
by buildwithtazaYouTube
Transcripts, channel stats, search
by YouTubeEverArt
AI image generation using various models.
by 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
by 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,
by 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.
by merterbakSureScaleAI/openai-gpt-image-mcp
OpenAI GPT image generation/editing MCP server.
by SureScaleAIYangLiangwei/PersonalizationMCP
Comprehensive personal data aggregation MCP server with Steam, YouTube, Bilibili, Spotify, Reddit and other platforms integrations. Features OAuth2 authenticati
by YangLiangweiAceDataCloud/MCPFlux
Flux AI image generation and editing (Black Forest Labs) via Ace Data Cloud API.
by AceDataCloudCompare Genpark Agentic Voice Video Ad Skill with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All media MCPs
