·videocut-install
</>

videocut-install

zrt-ai-lab/opencode-skills

环境准备。安装依赖、下载模型、验证环境。触发词:安装、环境准备、初始化

4Installs·1Trend·@zrt-ai-lab

Installation

$npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill videocut-install

SKILL.md

| funasr | 口误识别 | pip install funasr | | modelscope | 模型下载 | pip install modelscope | | openai-whisper | 字幕生成 | pip install openai-whisper | | ffmpeg | 视频剪辑 | brew install ffmpeg |

| paraformer-zh | 953MB | 语音识别(带时间戳) | | puncct | 1.1GB | 标点预测 | | fsmn-vad | 4MB | 语音活动检测 | | 小计 | 2GB | |

环境准备。安装依赖、下载模型、验证环境。触发词:安装、环境准备、初始化 Source: zrt-ai-lab/opencode-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill videocut-install Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill videocut-install
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is videocut-install?

环境准备。安装依赖、下载模型、验证环境。触发词:安装、环境准备、初始化 Source: zrt-ai-lab/opencode-skills.

How do I install videocut-install?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill videocut-install Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/zrt-ai-lab/opencode-skills