← スキル一覧に戻る

video-clipper
by dkyazzentwatwa
My comprehensive, tested + audited, library of skills to use for ChatGPT.
⭐ 6🍴 0📅 2026年1月20日
SKILL.md
name: video-clipper description: Cut video segments by timestamp, split videos into chunks, trim start/end, and extract specific scenes with precise frame control.
Video Clipper
Cut and trim video segments with precise timestamp control.
Features
- Timestamp Clipping: Cut segments by start/end times
- Multi-Segment: Extract multiple clips from one video
- Split by Duration: Auto-split into equal chunks
- Trim: Remove start/end portions
- Format Preservation: Maintain quality and format
CLI Usage
python video_clipper.py --input video.mp4 --start 00:01:00 --end 00:02:30 --output clip.mp4
python video_clipper.py --input video.mp4 --split 60 --output clips/
Dependencies
- moviepy>=1.0.3
- ffmpeg-python>=0.2.0
スコア
総合スコア
55/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
✓タグ
1つ以上のタグが設定されている
+5
レビュー
💬
レビュー機能は近日公開予定です

