POST https://api.minimaxi.chat/v1/video_generation
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill lobehub_video-gen --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Lobehub Video Gen?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-lobehub-video-gen)More formats (shields.io, HTML) on the badges page.
---
name: video-gen
description: "POST https://api.minimaxi.chat/v1/video_generation"
source: LobeHub
tags: [ai-assistant, tech-support]
compatible: [claude-code, openai-agents, hermes-agent, any-llm]
---
# task_id
curl --location 'https://api.minimaxi.chat/v1/video\_generation' \
\--header 'content-type: application/json' \
\--header 'authorization: Bearer ${api_key}' \
\--data '{
"model":"video-01",
"prompt":"On a distant planet, there is a MiniMax."
}'
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!