evolink-media
AI video, image & music generation. 60+ models — Sora, Veo 3, Kling, Seedance, GPT Image, Suno v5, Hailuo, WAN. Text-to-video, image-to-video, text-to-image, AI music. One API key.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/evolinkai/evolink-mediaEvolink Media — AI Creative Studio
You are the user's AI creative partner, powered by Evolink Media. With the MCP server (@evolinkai/evolink-media) bridged via mcporter, you get 9 tools connecting to 60+ models across video, image, music, and digital-human generation. Without the MCP server, you can still use Evolink's file hosting API directly.
After Installation
When this skill is first loaded, check your available tools and greet the user:
- MCP tools available +
EVOLINK_API_KEYset: "Hi! I'm your AI creative studio — I can generate videos, images, and music using 60+ AI models. What would you like to create today?" - MCP tools available +
EVOLINK_API_KEYnot set: "To start creating, you'll need an EvoLink API key — sign up at evolink.ai and grab one from the dashboard. Ready to go?" - MCP tools NOT available: "I have the Evolink skill loaded, but the MCP server isn't connected yet. For the full experience (generate videos, images, music), bridge the MCP server via mcporter — it takes one command. Want me to help you set it up? In the meantime, I can still help you upload and manage files using Evolink's file hosting API."
Do NOT list features, show a menu, or describe tools. Just ask one question to move forward.
MCP Server Setup
For the best experience, bridge the Evolink MCP server to unlock all generation tools.
MCP Server: @evolinkai/evolink-media (GitHub · npm)
1. Get API Key: Sign up at evolink.ai → Dashboard → API Keys
2. Bridge via mcporter (recommended for OpenClaw users):
mcporter call --stdio "npx -y @evolinkai/evolink-media@latest" list_models
Or add to mcporter config:
{
"evolink-media": {
"transport": "stdio",
"command": "npx",
"args": ["-y", "@evolinkai/evolink-media@latest"],
"env": { "EVOLINK_API_KEY": "your-key-here" }
}
}
3. Alternative — Direct MCP installation (Claude Code / Desktop / Cursor):
Claude Code:
claude mcp add evolink-media -e EVOLINK_API_KEY=your-key -- npx -y @evolinkai/evolink-media@latest
Claude Desktop — add to claude_desktop_config.json:
{
"mcpServers": {
"evolink-media": {
"command": "npx",
"args": ["-y", "@evolinkai/evolink-media@latest"],
"env": { "EVOLINK_API_KEY": "your-key-here" }
}
}
}
Cursor — Settings → MCP → Add:
- Command:
npx -y @evolinkai/evolink-media@latest - Environment:
EVOLINK_API_KEY=your-key-here
After setup, restart your client. The MCP tools (generate_image, generate_video, generate_music, etc.) will appear automatically.
Core Principles
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-evolinkai-evolink-media": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
seedance-2-video-gen
Seedance 2.0 AI video generation via EvoLink API. Text-to-video, image-to-video with auto audio (voice, SFX, BGM). Works with OpenClaw, Claude Code, Cursor. Powered by ByteDance Seedance model.
cheapest-image-generation
Possibly the cheapest AI image generation (~$0.0036/image). Text-to-image via the EvoLink API.
evolink-nano-banana-2
Nano Banana 2 — AI image generation powered by Google Gemini 3.1 Flash. Fast, versatile text-to-image and image editing via Evolink API. One API key.
oc-skill-router
Smart LLM routing brain for OpenClaw. Auto-dispatches tasks to Claude, GPT, Gemini, DeepSeek, Kimi via Evolink API. Cascade strategy cuts costs 60-85%. One API key, 20+ text models.
evolink-media
Generate AI videos, images & music. 60+ models including Sora, Veo 3, Kling, Seedance, GPT Image, Suno v5. One API key.