video-editor-full

video-editor-full is a skill for Claude Code, Codex from 1596941391qq/ai-openclaw-skeletons. It costs 83 tokens per session (2,719 once invoked), scanned A, original, MIT.

A video post-production workflow that transcribes footage, removes silent sections, edits clips, adds effects and subtitles, and creates animated sections.

In plain words
What is it for?
It helps prepare tutorials, talking-head videos, promotional videos, screen recordings, chapter titles, picture-in-picture views, speed changes, and burned-in subtitles.
Why use it?
It brings common editing tasks into one process, reducing the need to move manually between transcription, cutting, captioning, and animation tools.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: reads .claude/ paths.

Good fit It helps prepare tutorials, talking-head videos, promotional videos, screen recordings, chapter titles, picture-in-picture views, speed changes, and burned-in subtitles.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/1596941391qq/ai-openclaw-skeletons/video-editor-skill-pack
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add 1596941391qq/ai-openclaw-skeletons --skill video-editor-skill-pack
Clone the repo
git clone --depth 1 https://github.com/1596941391qq/ai-openclaw-skeletons

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for video-editor-full

README.md
[![agentmods](https://agentmods.dev/badge/skills/1596941391qq/ai-openclaw-skeletons/video-editor-skill-pack/github.svg)](https://agentmods.dev/skills/1596941391qq/ai-openclaw-skeletons/video-editor-skill-pack)
Your own site
<a href="https://agentmods.dev/skills/1596941391qq/ai-openclaw-skeletons/video-editor-skill-pack"><img src="https://agentmods.dev/badge/skills/1596941391qq/ai-openclaw-skeletons/video-editor-skill-pack/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for video-editor-full

Your own site · 80×15
<a href="https://agentmods.dev/skills/1596941391qq/ai-openclaw-skeletons/video-editor-skill-pack"><img src="https://agentmods.dev/badge/skills/1596941391qq/ai-openclaw-skeletons/video-editor-skill-pack.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 83 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,719 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00083 $0.02719
Opus 5 $0.00042 $0.01359
Sonnet 5 $0.00017 $0.00544
Haiku 4.5 $0.00008 $0.00272

Measured 12d ago against content hash 47a2dd4f0b52, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

video-editor-full scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

The scan reads SKILL.md. This mod also ships 4 executable files (scripts/adjust_srt_speed.py, scripts/analyze_frames.py, scripts/build_template.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Packs/video-editor-skill-pack/SKILL.md · 282 lines

How it starts

The opening of the file, as written. The whole thing — 282 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Video Editor Full — 全栈视频后期 Skill

整合 6 大能力的一站式视频后期制作 Skill。从原始录屏到成品发布,全程 AI 驱动。

能力矩阵

模块 工具 用途 依赖
转录 Whisper (base/small/medium) 语音→字幕 SRT Python + openai-whisper
去静音 auto-editor 自动 jump cut 死空气 Python + auto-editor
精剪 ffmpeg filter_complex PIP放大镜、章节标题、加速、drawbox高亮 ffmpeg 7.0+
字幕 ffmpeg subtitles filter 烧录 SRT(支持中文雅黑) ffmpeg + 字体
动画 Remotion 片头片尾、数据可视化、动态图表 Node.js 18+ + Remotion
品牌视频 HyperFrames HTML/CSS→视频、AI数字人 Node.js + HeyGen API Key

工作流总览

┌─────────────┐     ┌──────────────┐     ┌─────────────────┐
│  原始视频    │────▶│  分析 & 转录  │────▶│  内容规划        │
└─────────────┘     └──────────────┘     └─────────────────┘
                                                   │
                    ┌──────────────────────────────┼──────────────────┐
                    ▼                              ▼                  ▼
            ┌──────────────┐            ┌─────────────────┐  ┌──────────────┐
            │ auto-editor  │            │ ffmpeg 精剪      │  │ Remotion     │
            │ 去静音/jump  │            │ PIP+章节+加速    │  │ 片头片尾     │
            └──────┬───────┘            └────────┬────────┘  └──────┬───────┘
                   │                             │                   │
                   └─────────────────────────────┼───────────────────┘
                                                 ▼
                                        ┌─────────────────┐
                                        │  字幕烧录        │
                                        │  + 最终导出      │
                                        └─────────────────┘

前置条件

# 必需
pip install openai-whisper auto-editor
# ffmpeg 必须在 PATH 中(推荐 7.0+)
ffmpeg -version

# 可选:Remotion(片头片尾动画)
npx create-video@latest --blank

# 可选:HyperFrames(品牌视频)
# 需要 HeyGen API Key,见 templates/hyperframes-config.example.json

模块详解


模块 1:分析 & 转录

Step 1: 视频元数据
ffprobe -v quiet -print_format json -show_format -show_streams input.mp4

Read the full file on GitHub · 282 lines

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 282 lines · 83 tokens per session scan A 47a2dd4f0b52

Subscribe to this mod's changes

video-editor-full is a skill published in the GitHub repository 1596941391qq/ai-openclaw-skeletons (73 stars, last pushed 3mo ago), licensed MIT. It adds 83 tokens to every session and 2,719 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

skin-creator

Create and apply a two-asset LobsterAI visual skin from the user's style description. Use only when the AI Skin Designer kit supplies the structured skinpack workflow marker; do not use for ordinary theme or image requests.

netease-youdao/LobsterAI · 48 tokens

canvas-design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

netease-youdao/LobsterAI · 59 tokens

shogun-screenshot

A screenshot tool for getting images from a computer or web page and then cropping, resizing, or masking sensitive information. Playwright is a browser-automation tool used here to capture web pages.

yohey-w/multi-agent-shogun · 149 tokens

cli-anything-photoshop

A command-line tool that controls Adobe Photoshop through Windows automation. It can work with Photoshop documents, layers, selections, text, image adjustments, and exports.

yb2460/harness-anything · 43 tokens

canvas-design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

ComposioHQ/awesome-claude-skills · 59 tokens

adobe-automation

Automate Adobe tasks via Rube MCP (Composio). Always search tools first for current schemas.

ComposioHQ/awesome-claude-skills · 26 tokens