视频批量处理技能包 - 一键处理100个视频,自动剪辑、加字幕、配乐、调风格。适合自媒体从业者、短视频创作者。
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill autoclip-pro --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Autoclip Pro?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-autoclip-pro)More formats (shields.io, HTML) on the badges page.
---
name: video-batch-skill
description: 视频批量处理技能包 - 一键处理100个视频,自动剪辑、加字幕、配乐、调风格。适合自媒体从业者、短视频创作者。
version: 1.0.0
author: AI-Company
tags: [video, batch, ffmpeg, automation, 剪辑, 批量处理]
license: MIT
---
# 视频批量处理技能包 AutoClip Pro
## 一句话介绍
一键处理100个视频,自动剪辑、加字幕、配乐、调风格。
## 解决什么问题?
- 剪辑耗时:一个视频要搞半小时 → 10分钟搞定100个
- 重复劳动:每次都要手动加字幕、配乐 → 配置一次,自动搞定
- 请人太贵:剪辑师月费3000+ → 工具一次性¥99
## 功能清单
- 📦 批量处理:自动扫描文件夹,批量处理所有视频
- ✂️ 视频剪辑:精确剪切、多段拼接
- 📝 字幕添加:支持SRT字幕,自定义样式
- 🎵 背景音乐:随机选择、音量调节
- 🎨 画面风格:知识科普/情感故事/搞笑段子
- 💧 水印功能:四角定位、自动添加
- 📐 分辨率调整:720P/1080P/4K
## 快速开始
### 安装
```bash
# 1. 确保已安装 Node.js 和 FFmpeg
# 2. 进入技能包目录
cd video-batch-skill
npm install
```
### 使用
```bash
# 把视频放到 raw-videos 文件夹
# 运行处理
node scripts/batch-process.js
```
### 配置示例
```json
{
"style": "knowledge",
"resolution": "1920x1080",
"audioVolume": 0.3
}
```
## 文件结构
```
video-batch-skill/
├── README.md # 产品说明
├── TUTORIAL.md # 傻瓜式教程
├── install.bat # 一键安装
├── run.bat # 一键运行
├── config.json # 配置示例
├── scripts/ # 核心代码
├── templates/ # 风格模板
└── examples/ # 示例文件
```
## 适用人群
- 短视频矩阵运营者
- 自媒体从业者
- 代运营公司
- 电商带货主播
- 知识付费博主
## 价格
- 基础版:¥99
- 进阶版:¥199(含模板库+素材包)
- 专业版:¥299(含1对1指导)
---
*开发者:AI-Company*
*联系:通过ClawHub*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!