qcut-toolkitUnified QCut media toolkit — organize project files, process media with FFmpeg, generate AI content, control the QCut editor with native CLI commands, genera...
Install via ClawdBot CLI:
clawdbot install donghaozhang/qcut-toolkitGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → http://localhost:8765/api/claude/analyze/my-projectCalls external URL not in known-safe list
http://localhost:8765/api/claude/analyze/my-projectAI Analysis
The skill sends data to localhost (127.0.0.1) which is the user's own machine, not an external server, so there's no actual data exfiltration. However, the endpoint is undocumented and could potentially interact with other local services in unexpected ways.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
A creator needs to produce daily short-form videos for platforms like TikTok and Instagram. They can use the toolkit to organize raw footage, trim and compress clips with FFmpeg, generate AI-driven thumbnails or effects, and control the QCut editor for quick assembly and export in optimized formats.
A corporate team develops training materials by importing lecture recordings, transcribing audio for subtitles, compressing videos for internal distribution, and using AI to analyze engagement or generate supplementary visuals. The native CLI helps manage project files and ensure consistent output structure.
An e-commerce brand creates product demo videos by organizing media assets, applying text overlays and effects with FFmpeg, generating AI avatars for personalized ads, and writing targeted video prompts to align with marketing goals. The toolkit streamlines from raw footage to final upload.
A filmmaker uses the toolkit to set up a project, process high-resolution footage with FFmpeg for color grading or format conversion, generate AI-based scene extensions or motion transfers, and control the editor for timeline adjustments, all while maintaining an organized workflow.
A development team integrates the toolkit to export and process PR comments from GitHub, analyze feedback with AI, and fix code issues efficiently. This supports agile workflows by automating review tasks and tracking resolutions within the media project context.
Freelancers offer end-to-end video production using the toolkit to handle tasks like media organization, compression, AI content generation, and prompt engineering. They charge per project or hourly, leveraging the integrated sub-skills to reduce manual effort and increase output quality.
A subscription-based platform provides access to the toolkit's features via a cloud interface, allowing users to automate media workflows without local setup. Revenue comes from monthly plans, with tiers based on usage limits and advanced AI capabilities like video analysis or prompt generation.
Agencies use the toolkit to streamline client projects, from initial setup to final delivery, by chaining sub-skills for tasks like AI thumbnail generation and PR comment processing. They bill clients on a retainer or per-campaign basis, scaling operations with automated pipelines.
💬 Integration Tip
Start by using the native-cli sub-skill to organize project files first, then chain other sub-skills as needed based on the routing logic to avoid workflow errors.
Scored Apr 19, 2026
Extract frames or short clips from videos using ffmpeg.
Generate SRT subtitles from video/audio with translation support. Transcribes Hebrew (ivrit.ai) and English (whisper), translates between languages, burns subtitles into video. Use for creating captions, transcripts, or hardcoded subtitles for WhatsApp/social media.
Process video and audio using FFmpeg CLI for transcoding, cutting, merging, audio extraction, thumbnails, GIFs, speed, filters, subtitles, and watermarks.
Edit videos with AI background removal, color grading, upscaling, stabilization, and enhancement tools.
Use when video content needs to be extracted as text: pasted YouTube links or IDs, requests to transcribe, summarize, quote, translate, convert video to text...
Run and manage long tasks exceeding HTTP timeouts by starting, updating, and completing them asynchronously with immediate responses.