.claude/skills/video-analyzerRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
视频分析处理 — 本地视频反编译分析工具。将视频拆解为时间轴剧本、语音转文字、场景分析、跨模态关联和精华摘要,支持多ASR引擎切换(Whisper/Paraformer/SenseVoice)、中文NLP增强、PaddleOCR中文识别。v4.0 新增短视频平台适配(抖音/快手/B站/视频号)和自动剪辑建议(高光检测/冗余标记/EDL导出/字幕样式)。v4.1 新增tiny模型优先体验(75MB低门槛)、说话人分离质量评分、剪映draft.json导出。v4.2 新增场景管理(detect→slice一条链)、短视频爆款预测、实时直播分析(流式ASR+敏感词检测)。v4.3 新增纯音频输入(mp3/m4a/wav播客与录音)、批量队列(SQLite+硬件档位并发)、GPU自动加速(CT2 int8量化)、ASR配置统一(--asr-engine单参数)。
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/video-analyzerRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/video-analyzerRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/video-analyzerRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @fyniujin/video-analyzer-localclawhub inspect @fyniujin/video-analyzer-local --version 4.3.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:d137bd4bebb90593203e7ff44930f0b4c846709702ca63ad6d4c6c55b2ad877econfig.yamlcore/__init__.pycore/alignment_engine.pycore/asr/__init__.pycore/asr/base.pycore/asr/paraformer_engine.pycore/asr/router.pycore/asr/sensevoice_engine.pycore/asr/whisper_engine.pycore/audio_transcriber.pycore/chapter_slicer.pycore/config.pycore/editing/__init__.pycore/editing/edl_exporter.pycore/editing/highlight_detector.pycore/editing/jianying_exporter.pycore/editing/redundancy_detector.pycore/editing/subtitle_stylist.pycore/editing/timeline_generator.pycore/gpu_accelerator.pycore/hardware_probe.pycore/highlight_extractor.pycore/input_handler.pycore/live_analyzer.pycore/logger.pycore/media_probe.pycore/media_processor.pycore/nlp/__init__.pycore/ocr/__init__.pycore/ocr/base.pyvideo-analyzer-local 4.3.0 更新内容: - 支持纯音频输入(mp3/m4a/wav)进行播客和录音分析。 - 新增批量处理队列功能,基于 SQLite 支持多任务及硬件档位并发。 - 引入 GPU 自动加速,支持 CT2 int8 量化模型。 - ASR 配置项简化为统一参数(--asr-engine)。 - 继续完善短视频平台适配与多模型能力。