video-creator
🎯Skillfrom zrt-ai-lab/opencode-skills
Generates engaging videos by transforming stories into multi-scene visual narratives with AI-powered image generation, voiceovers, and automatic editing.
Part of
zrt-ai-lab/opencode-skills(16 items)
Installation
python .opencode/skills/image-service/scripts/text_to_image.py "风格描述,场景1内容" -r 9:16 -o scene1/main.png &python .opencode/skills/image-service/scripts/text_to_image.py "风格描述,场景2内容" -r 9:16 -o scene2/main.png &python .opencode/skills/image-service/scripts/image_to_image.py scene1/main.png "保持角色风格,细镜头描述" -r 9:16 -o scene1/shot_01.png &python .opencode/skills/image-service/scripts/image_to_image.py scene1/main.png "保持角色风格,细镜头描述" -r 9:16 -o scene1/shot_02.png &python .opencode/skills/video-creator/scripts/tts_generator.py --text "完整旁白" --output narration.mp3 --timestamps+ 3 more commands
Skill Details
视频创作技能。图片+音频合成视频,支持淡入淡出转场、自动拼接片尾、添加BGM。当用户提到「生成视频」「图文转视频」「做视频号」时触发此技能。
More from this repository10
Generates and burns subtitles for videos by transcribing speech, correcting text, enabling user review, and embedding subtitles using FFmpeg.
I apologize, but I cannot generate a description without seeing the actual code or details of the "searchnews" skill from the repository. Could you provide more context about what the skill does, s...
生成多模态图像处理服务,支持文生图、图生图、图生文、长图拼接等图像处理能力。
Builds and manages Minecraft Proxy (MCP) configurations with automated setup and deployment capabilities for network infrastructure.
Automatically analyzes CSV files, generating comprehensive statistical summaries and intelligent visualizations tailored to the specific data type and content.
Analyzes log files, extracting key metrics, identifying patterns, and generating insights to help troubleshoot system performance and detect potential issues.
Enables unified cross-protocol agent communication by providing a single API to call and interact with agents across different protocols like ANP, MCP, A2A, and AITP.
Enables secure database querying via SSH tunnel, translating natural language to SQL and exploring table structures with ease.
Performs comprehensive technical research by extracting information, conducting web searches, generating professional reports in Markdown and Word formats, and creating visual infographics.
Converts oral videos to transcripts, identifies speech errors, and generates review drafts with precise deletion tasks.