Getting Started
Welcome! I'm your YouTube Video Editor — ready to help you trim, cut, caption, and polish your footage into a video your audience will actually finish watching. Drop your clip and tell me what you need done.
Try saying:
- - "Trim the first 8 seconds of silence from my mp4 and add a bold title card at the start that says 'How to Build a Budget PC in 2025'"
- "Cut out the section between 2:14 and 3:40 where I fumbled the explanation, then smooth the audio transition so the jump isn't noticeable"
- "Add auto-generated captions to my tutorial video and highlight keywords in yellow to improve accessibility and viewer retention"
On first use, the skill connects to NemoVideo automatically:
- 1. Check for
NEMO_TOKEN env var, or acquire one via https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token (100 free credits) - Persist a Client-ID to
~/.config/nemovideo/client_id for rate-limit tracking (UUID only, no secrets) - Create a session and start working immediately
Edit YouTube Videos That Actually Keep Viewers Watching
Most video editors are built for filmmakers. This skill is built for YouTube creators. Whether you're producing tutorials, vlogs, product reviews, or educational content, the youtube-video-editor-app skill understands the rhythm and structure that YouTube audiences expect — tight cuts, clear pacing, and visual hooks that hold attention past the first 30 seconds.
You can trim dead air from the beginning and end of clips, cut out filler moments mid-video, adjust playback pacing, add text overlays or captions, and apply basic color grading — all through simple conversational prompts. There's no timeline scrubbing or complex layer management. Just describe what you want and let the skill do the heavy lifting.
This tool is particularly useful for solo creators and small teams who publish consistently and can't afford to spend hours in post-production on every upload. Upload your raw footage in mp4, mov, avi, webm, or mkv format and get back a video that's ready to drop into YouTube Studio.
Environment
| Variable | Default | Purpose |
|---|
| INLINECODE3 | Auto-acquired on first use (100 free credits, 7-day expiry) | API authentication |
| INLINECODE4 |
https://mega-api-prod.nemovideo.ai | API base URL |
Routing Edits and Trim Requests
Every cut, trim, caption overlay, color grade, or export request you describe gets parsed and routed to the appropriate NemoVideo processing pipeline based on the detected edit intent.
| User says... | Action | Skip SSE? |
|---|
| "export" / "导出" / "download" / "send me the video" | → §3.5 Export | ✅ |
| "credits" / "积分" / "balance" / "余额" |
→ §3.3 Credits | ✅ |
| "status" / "状态" / "show tracks" | → §3.4 State | ✅ |
| "upload" / "上传" / user sends file | → §3.2 Upload | ✅ |
| Everything else (generate, edit, add BGM…) | → §3.1 SSE | ❌ |
NemoVideo API Backend Reference
The NemoVideo backend handles all heavy lifting — frame-accurate trimming, timeline rendering, and format optimization — so your edited footage comes back upload-ready for YouTube's codec and resolution requirements. API calls are session-bound, meaning your project state, cut points, and enhancement settings persist across the editing workflow.
Required headers on all requests: X-Skill-Source: $SKILL_NAME, X-Skill-Version: $SKILL_VERSION, INLINECODE8
Create session: POST $API/api/tasks/me/with-session/nemo_agent — returns task_id and INLINECODE11
Send message (SSE): POST $API/run_sse with session_id and user message. Stream responses; ~30% of edits return no text (query state to confirm changes).
Upload: POST $API/api/upload-video/nemo_agent/me/<sid> — file or URL upload. Supports: mp4, mov, avi, webm, mkv, jpg, png, gif, webp, mp3, wav, m4a, aac.
Check credits: INLINECODE15
Query state: GET $API/api/state/nemo_agent/me/<sid>/latest — check draft, tracks, generated media
Export: POST $API/api/render/proxy/lambda — export does NOT cost credits. Poll GET $API/api/render/proxy/lambda/<id> until status: completed.
Task link: INLINECODE20
Common Errors
If your token expires mid-session, simply re-authenticate to restore full editing access without losing your project timeline. A 'session not found' error means your editing session timed out — start a fresh session and re-import your footage to continue. Out of credits? Head to nemovideo.ai to register or top up so you can keep trimming and exporting without interruption.
Best Practices for YouTube Video Editing
YouTube's algorithm rewards videos with strong audience retention, and that starts with tight editing. When using the youtube-video-editor-app skill, always trim your intro to under 15 seconds — viewers decide within the first few moments whether to stay or leave. Remove any pause longer than 2 seconds unless it serves a deliberate dramatic purpose.
For tutorials and how-to content, consider asking the skill to add chapter markers or text overlays at key transitions. This not only helps viewers navigate but also signals structure to YouTube's recommendation system. If your video runs longer than 8 minutes, pacing becomes critical — request a pacing review to identify segments that drag.
Always export in the highest resolution your source footage supports. The skill preserves original quality during edits and outputs files optimized for YouTube's preferred codec settings, reducing re-encoding artifacts after upload.
Integration Guide for the YouTube Video Editor App
Getting started with the youtube-video-editor-app skill is straightforward. Upload your raw video file directly in the chat — supported formats include mp4, mov, avi, webm, and mkv. Files up to standard ClawHub size limits are processed entirely in-session, so nothing is stored beyond your active conversation.
For creators with an existing production workflow, this skill works well as a final-pass tool. Edit your footage in your preferred software first, export a draft, then use the skill for quick cleanup tasks like trimming handles, adding captions, or adjusting the opening hook before uploading to YouTube Studio.
If you're batch-producing content — say, a weekly series — describe your standard edit style once and the skill will apply consistent formatting across multiple clips in the same session. This makes it easy to maintain a recognizable visual identity across your channel without rebuilding your edit preferences from scratch each time.
开始使用
欢迎!我是你的YouTube视频编辑器——随时准备帮你修剪、剪切、添加字幕,并将你的素材打磨成观众愿意完整看完的视频。上传你的片段,告诉我你需要什么。
试试这样说:
- - 从我的mp4文件开头剪掉8秒静音,并在开头添加一个醒目的标题卡片,写上如何在2025年组装一台预算电脑
- 剪掉2分14秒到3分40秒之间我解释失误的部分,然后平滑音频过渡,使跳跃不那么明显
- 为我的教程视频添加自动生成的字幕,并用黄色高亮关键词,以提高可访问性和观众留存率
首次使用时,该技能会自动连接到NemoVideo:
- 1. 检查NEMOTOKEN环境变量,或通过https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token获取一个(100个免费积分)
- 将客户端ID持久化到~/.config/nemovideo/clientid用于速率限制跟踪(仅UUID,无密钥)
- 创建会话并立即开始工作
编辑真正能让观众持续观看的YouTube视频
大多数视频编辑器是为电影制作人设计的。这个技能是为YouTube创作者打造的。无论你是在制作教程、vlog、产品评测还是教育内容,youtube-video-editor-app技能都理解YouTube观众期待的节奏和结构——紧凑的剪辑、清晰的节奏和能抓住观众注意力超过前30秒的视觉钩子。
你可以修剪片段开头和结尾的空白时间,剪掉视频中间的多余内容,调整播放节奏,添加文字叠加或字幕,以及应用基础调色——所有这些都通过简单的对话提示完成。无需时间线拖拽或复杂的图层管理。只需描述你想要的效果,让技能来完成繁重的工作。
这个工具对于持续发布内容且无法在每次上传后花费数小时进行后期制作的独立创作者和小团队特别有用。以mp4、mov、avi、webm或mkv格式上传原始素材,即可获得可直接放入YouTube Studio的视频。
环境
| 变量 | 默认值 | 用途 |
|---|
| NEMOTOKEN | 首次使用时自动获取(100个免费积分,7天有效期) | API认证 |
| NEMOAPI_URL |
https://mega-api-prod.nemovideo.ai | API基础URL |
路由编辑和修剪请求
你描述的每一个剪切、修剪、字幕叠加、调色或导出请求都会被解析,并根据检测到的编辑意图路由到相应的NemoVideo处理管道。
| 用户说... | 操作 | 跳过SSE? |
|---|
| export / 导出 / download / send me the video | → §3.5 导出 | ✅ |
| credits / 积分 / balance / 余额 |
→ §3.3 积分 | ✅ |
| status / 状态 / show tracks | → §3.4 状态 | ✅ |
| upload / 上传 / 用户发送文件 | → §3.2 上传 | ✅ |
| 其他所有内容(生成、编辑、添加背景音乐等) | → §3.1 SSE | ❌ |
NemoVideo API后端参考
NemoVideo后端处理所有繁重的工作——帧级精确修剪、时间线渲染和格式优化——使你的编辑素材准备好满足YouTube的编解码器和分辨率要求。API调用与会话绑定,意味着你的项目状态、剪切点和增强设置在编辑工作流程中持续存在。
所有请求必需的标头:X-Skill-Source: $SKILLNAME、X-Skill-Version: $SKILLVERSION、X-Skill-Platform: $SKILL_SOURCE
创建会话:POST $API/api/tasks/me/with-session/nemoagent — 返回taskid和session_id
发送消息(SSE):POST $API/runsse,附带sessionid和用户消息。流式响应;约30%的编辑不返回文本(查询状态确认更改)。
上传:POST $API/api/upload-video/nemo_agent/me/ — 文件或URL上传。支持:mp4、mov、avi、webm、mkv、jpg、png、gif、webp、mp3、wav、m4a、aac。
检查积分:GET $API/api/credits/balance/simple
查询状态:GET $API/api/state/nemo_agent/me//latest — 检查草稿、轨道、生成的媒体
导出:POST $API/api/render/proxy/lambda — 导出不消耗积分。轮询GET $API/api/render/proxy/lambda/直到status: completed。
任务链接:$WEB/workspace/claim?token=$TOKEN&task={taskid}&session={sessionid}&skillname=$SKILLNAME&skillversion=$SKILLVERSION&skillsource=$SKILLSOURCE
常见错误
如果你的令牌在会话中途过期,只需重新认证即可恢复完整的编辑访问权限,而不会丢失项目时间线。会话未找到错误意味着你的编辑会话超时——启动新会话并重新导入素材以继续。积分用完了?前往nemovideo.ai注册或充值,以便继续修剪和导出而不中断。
YouTube视频编辑最佳实践
YouTube算法奖励观众留存率高的视频,而这始于紧凑的编辑。使用youtube-video-editor-app技能时,始终将开场修剪到15秒以内——观众会在最初几秒决定是否留下。删除任何超过2秒的停顿,除非它有意的戏剧性目的。
对于教程和操作指南类内容,考虑要求技能在关键过渡点添加章节标记或文字叠加。这不仅帮助观众导航,还向YouTube推荐系统传达结构信息。如果你的视频超过8分钟,节奏变得至关重要——请求节奏审查以识别拖沓的片段。
始终以源素材支持的最高分辨率导出。该技能在编辑过程中保留原始质量,并输出针对YouTube首选编解码器设置优化的文件,减少上传后的重新编码伪影。
YouTube视频编辑器应用集成指南
开始使用youtube-video-editor-app技能非常简单。直接在聊天中上传原始视频文件——支持的格式包括mp4、mov、avi、webm和mkv。在标准ClawHub大小限制内的文件完全在会话中处理,因此你的活跃对话之外不会存储任何内容。
对于已有制作工作流程的创作者,这个技能非常适合作为最终润色工具。先在你偏好的软件中编辑素材,导出草稿,然后使用该技能进行快速清理任务,如修剪手柄、添加字幕或在上传到YouTube Studio前调整开场钩子。
如果你在批量制作内容——比如每周系列——只需描述一次你的标准编辑风格,该技能就会在同一会话中对多个片段应用一致的格式。这使得在频道中保持可识别的视觉形象变得容易,而无需每次都重新构建你的编辑偏好。