video-generation by cleanexpo/ato
npx skills add https://github.com/cleanexpo/ato --skill video-generationAI 驱动的动态图形和视频内容创作,适用于营销和内容工作流。
当任务涉及以下内容时,请激活此技能:
生成产品展示视频:
创建平台优化的内容:
生成动画设计元素:
制作高质量视频素材:
1. 简报 → 定义视频需求和叙事
2. 分镜 → 规划镜头序列和时长
3. 提示词 → 为每个镜头设计生成提示词
4. 生成 → 执行视频生成请求
5. 组装 → 序列化剪辑片段并添加音频
6. 润色 → 应用色彩分级和效果
7. 导出 → 以所需格式交付
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
video:
title: "视频标题"
duration: "30 秒"
aspect_ratio: "9:16" | "16:9" | "1:1"
style: "电影感" | "企业" | "活泼" | "极简"
shots:
- shot_number: 1
duration: "5s"
description: "现代办公室的定场镜头"
movement: "慢速向右平移"
mood: "专业、整洁"
- shot_number: 2
duration: "8s"
description: "产品特写,主光照明"
movement: "慢速推进"
mood: "高端、令人向往"
audio:
music: "欢快企业风" | "氛围感" | "无"
voiceover: true | false
sound_effects: ["嗖嗖声", "点击声", "环境音"]
[场景描述] + [摄像机运动] + [灯光] + [氛围] + [技术参数]
产品动画:
光滑蒸汽清洁器产品的平滑旋转视图,
影棚灯光配柔和阴影,白色无缝背景,
专业产品摄影风格,4K 画质,
8 秒内缓慢 360 度旋转
社交媒体视频:
动态清洁前后对比视频,
分屏效果,鲜艳色彩,快节奏,
令人满足的清洁内容,垂直 9:16 格式,
欢快且引人入胜的氛围
动态图形:
平滑的标志展示动画,现代极简风格,
粒子汇聚形成标志,深色背景,
微妙的发光效果,专业企业感,
3 秒时长
<video_output>
<metadata>
<title>视频标题</title>
<duration>30s</duration>
<resolution>1920x1080</resolution>
<fps>30</fps>
<model>veo-3.1</model>
</metadata>
<files>
<file format="mp4" codec="h264" size="final" path="..." />
<file format="webm" size="web-optimized" path="..." />
<file format="gif" size="preview" path="..." />
</files>
<shots>
<shot number="1" start="0:00" end="0:05" path="..." />
<shot number="2" start="0:05" end="0:13" path="..." />
</shots>
<audio>
<track type="music" source="..." />
<track type="voiceover" source="..." />
</audio>
</video_output>
| 平台 | 比例 | 分辨率 | 时长 |
|---|---|---|---|
| Instagram Reels | 9:16 | 1080x1920 | 15-90s |
| YouTube Shorts | 9:16 | 1080x1920 | 最长 60s |
| TikTok | 9:16 | 1080x1920 | 15-180s |
| YouTube | 16:9 | 1920x1080 | 任意 |
| 16:9/1:1 | 1920x1080 | 最长 10min |
static - 无运动pan - 水平扫摄 (左/右)tilt - 垂直扫摄 (上/下)zoom - 推/拉运动dolly - 前/后移动orbit - 环绕主体运动studio - 专业可控灯光natural - 日光模拟dramatic - 高对比度,有氛围感soft - 均匀,漫射光neon - 彩色强调光| 错误 | 恢复措施 |
|---|---|
| 生成超时 | 降低复杂度,重试 |
| 输出质量低 | 增强提示词特异性 |
| 运动伪影 | 简化摄像机运动 |
| 音频同步问题 | 调整时长后重新生成 |
每周安装数
99
代码仓库
GitHub 星标数
3
首次出现
2026 年 1 月 24 日
安全审计
安装于
gemini-cli83
opencode81
codex79
cursor76
github-copilot70
claude-code67
AI-powered motion graphics and video content creation for marketing and content workflows.
Activate this skill when the task involves:
Generate product showcase videos:
Create platform-optimized content:
Generate animated design elements:
Produce high-quality video footage:
1. BRIEF → Define video requirements and narrative
2. STORYBOARD → Plan shot sequence and timing
3. PROMPT → Craft generation prompts per shot
4. GENERATE → Execute video generation requests
5. ASSEMBLE → Sequence clips and add audio
6. POLISH → Apply color grading and effects
7. EXPORT → Deliver in required formats
video:
title: "Video Title"
duration: "30 seconds"
aspect_ratio: "9:16" | "16:9" | "1:1"
style: "cinematic" | "corporate" | "playful" | "minimal"
shots:
- shot_number: 1
duration: "5s"
description: "Establishing shot of modern office"
movement: "slow pan right"
mood: "professional, clean"
- shot_number: 2
duration: "8s"
description: "Product close-up with hero lighting"
movement: "slow zoom in"
mood: "premium, aspirational"
audio:
music: "upbeat corporate" | "ambient" | "none"
voiceover: true | false
sound_effects: ["whoosh", "click", "ambient"]
[Scene Description] + [Camera Movement] + [Lighting] + [Mood] + [Technical]
Product Animation:
Smooth rotating view of sleek steam cleaner product,
studio lighting with soft shadows, white cyclorama background,
professional product photography style, 4K quality,
slow 360-degree rotation over 8 seconds
Social Media Video:
Dynamic cleaning transformation video, before and after,
split-screen effect, vibrant colors, energetic pacing,
satisfying cleaning content, vertical 9:16 format,
upbeat and engaging mood
Motion Graphic:
Smooth logo reveal animation, modern minimal style,
particles converging to form logo, dark background,
subtle glow effect, professional corporate feel,
3 second duration
<video_output>
<metadata>
<title>Video Title</title>
<duration>30s</duration>
<resolution>1920x1080</resolution>
<fps>30</fps>
<model>veo-3.1</model>
</metadata>
<files>
<file format="mp4" codec="h264" size="final" path="..." />
<file format="webm" size="web-optimized" path="..." />
<file format="gif" size="preview" path="..." />
</files>
<shots>
<shot number="1" start="0:00" end="0:05" path="..." />
<shot number="2" start="0:05" end="0:13" path="..." />
</shots>
<audio>
<track type="music" source="..." />
<track type="voiceover" source="..." />
</audio>
</video_output>
| Platform | Ratio | Resolution | Duration |
|---|---|---|---|
| Instagram Reels | 9:16 | 1080x1920 | 15-90s |
| YouTube Shorts | 9:16 | 1080x1920 | Up to 60s |
| TikTok | 9:16 | 1080x1920 | 15-180s |
| YouTube | 16:9 | 1920x1080 | Any |
| 16:9/1:1 | 1920x1080 | Up to 10min |
static - No movementpan - Horizontal sweep (left/right)tilt - Vertical sweep (up/down)zoom - In/out movementdolly - Forward/backward movementorbit - Circular movement around subjectstudio - Professional controlled lightingnatural - Daylight simulationdramatic - High contrast, moodysoft - Even, diffused lightingneon - Colorful accent lighting| Error | Recovery |
|---|---|
| Generation timeout | Reduce complexity, retry |
| Low quality output | Enhance prompt specificity |
| Motion artifacts | Simplify camera movement |
| Audio sync issues | Regenerate with adjusted timing |
Weekly Installs
99
Repository
GitHub Stars
3
First Seen
Jan 24, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
gemini-cli83
opencode81
codex79
cursor76
github-copilot70
claude-code67
专业文案撰写指南:转化文案写作技巧、框架与SEO优化原则
57,800 周安装
Google Workspace CLI 每周工作摘要:自动生成本周会议与未读邮件统计报告
7,900 周安装
Google Workspace CLI gws-chat 命令:管理 Google Chat 空间、表情符号与媒体文件
8,000 周安装
Sentry CLI 使用指南:命令行工具与Sentry监控平台交互的最佳实践
10,000 周安装
Vercel CLI 令牌认证部署指南 - 无需登录的自动化项目部署
9,900 周安装
Next.js 自动升级工具 - 安全高效升级 Next.js 版本,遵循官方迁移指南
10,000 周安装
Firestore Enterprise Native Mode 完整指南:配置、数据模型、安全规则与SDK使用
10,800 周安装