videocut:setup

Install Node.js, FFmpeg, and configure Volcengine API keys for video editing.

35|6|Updated Aug 1, 2025
One-click install
npx skills add https://github.com/Quriosity-agent/qcut --skill videocut-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: videocut:setup
Source: https://github.com/Quriosity-agent/qcut/tree/main/qcut/.claude/skills/videocut/setup
Command: npx skills add https://github.com/Quriosity-agent/qcut --skill videocut-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures your system is correctly configured with all necessary software and API keys for video editing tasks.

Core Features & Use Cases

  • Dependency Installation: Installs essential tools like Node.js and FFmpeg.
  • API Key Configuration: Guides you through setting up API keys for services like Volcengine Speech Recognition.
  • Environment Verification: Confirms that all components are installed and configured correctly.
  • Use Case: Before you can start editing videos or using AI features for audio transcription, you need to run this setup skill to get your development environment ready.

Quick Start

Run the setup skill to prepare the environment.

Frequently Asked Questions about videocut:setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up my environment for local video editing and AI audio transcription?

Environment setup for video editing requires installing software dependencies like Node.js and FFmpeg, alongside configuring API keys for AI-driven audio transcription services such as Volcengine speech recognition.

Do I need FFmpeg and Node.js installed before processing videos locally?

Yes, both FFmpeg and Node.js are required software dependencies for local video processing. This setup skill installs and verifies these components to ensure full functionality for video editing operations.

What is the best way to configure API keys for Volcengine Speech Recognition?

The setup skill guides you through configuring API keys for Volcengine Speech Recognition. It ensures your environment is correctly authenticated for AI-driven audio transcription services before video editing begins.

Why does my video editing environment setup fail during dependency verification?

Environment verification can fail if Node.js or FFmpeg are not installed correctly, or if the Volcengine API key is missing. This skill checks all components and API configurations to confirm they are fully operational.

Can I use this environment setup for AI audio transcription without local video processing?

Yes, this setup configures the Volcengine API key needed for AI-driven audio transcription. While Node.js and FFmpeg are installed as baseline dependencies, the transcription service can function independently for audio processing.