📦 Ai Video Editor Anup Sagar — AI视频编辑器

v1.0.0

无需学习专业视频编辑软件。描述你想要的效果——修剪静音片段、添加转场、以 Anup Sagar 的风格添加字幕。

0· 1·0 当前·0 累计
by @mory128·MIT-0
下载技能包
License
MIT-0
最后更新
2026/4/16
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
该技能总体上表现得像一个云端视频编辑集成(它要求 NEMO_TOKEN 并指示网络上传),但在安装前有一些小的不一致性和透明度问题需要审查。
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/16

AI Video Editor Anup Sagar — 首次公开发布。 - 使用 AI 即时编辑和导出视频,包括自动修剪、转场和 Anup Sagar 风格的字幕。 - 支持 MP4、MOV、AVI 和 WebM 上传,最大 500MB,为创作者和教育者提供快速自动编辑。 - 无需安装软件;所有编辑和渲染都在远程 GPU 服务器上完成。 - 简单入门:自动获取会话令牌和积分,具有实时连接状态。 - 所有请求和导出都包含技能/版本归属,并需要有效的令牌头。 - 为常见任务提供清晰的用户指导、错误处理和分步工作流程。

无害

安装命令

点击复制
官方npx clawhub@latest install ai-video-editor-anup-sagar
🇨🇳 镜像加速npx clawhub@latest install ai-video-editor-anup-sagar --registry https://cn.longxiaskill.com

技能文档

Overview

Ai Video Editor Anup Sagar is an AI-powered video editing skill that allows you to edit videos using natural language descriptions. Skip the learning curve of professional editing software — just describe what you want, and the AI will handle the rest.

Features

  • Auto-Trim: Automatically detect and remove silent parts from your videos
  • Transitions: Add smooth transitions between scenes
  • Subtitles: Generate subtitles in Anup Sagar's signature style
  • Format Support: MP4, MOV, AVI, WebM (up to 500MB)
  • Cloud Processing: All editing done on remote GPU servers

Setup

Prerequisites

  • A valid NEMO_TOKEN for authentication
  • Video files in supported formats (MP4, MOV, AVI, WebM)

Configuration

  • Set your NEMO_TOKEN:
   export NEMO_TOKEN="your_token_here"
   
  • Optionally configure the API URL:
   export NEMO_API_URL="https://mega-api-prod.nemovideo.ai"
   

Getting a Token

If you don't have a NEMO_TOKEN, you can obtain an anonymous token:

curl -X POST https://mega-api-prod.nemovideo.ai/api/v1/auth/anonymous \
  -H "Content-Type: application/json" \
  -d '{"device_id": "your_device_id"}'

Usage

Basic Editing

Simply describe what you want to do with your video:

Edit my video: trim the silences, add fade transitions between scenes, and add subtitles in Anup Sagar's style.

Supported Operations

  • Trim silences: Remove silent portions automatically
  • Add transitions: fade, dissolve, wipe, slide
  • Add subtitles: Auto-generate with styling
  • Export: Download edited video

Workflow

  • Create Session: Initialize editing session
  • Upload Video: Upload your video file
  • Apply Edits: Describe desired edits
  • Monitor Progress: Stream SSE updates
  • Download: Get final video URL

Error Handling

Common errors and solutions:

  • 401 Unauthorized: Check your NEMO_TOKEN
  • 413 Payload Too Large: Video exceeds 500MB limit
  • 500 Server Error: Try again later

Attribution

All requests include skill/version attribution in headers:

X-Skill-Name: Ai Video Editor Anup Sagar
X-Skill-Version: 1.0.0

Security Notes

  • Keep your NEMO_TOKEN secure
  • Don't share credentials in chat
  • Verify service privacy policy before uploading sensitive content

Note: This skill processes videos on remote GPU servers. No local software installation required.

数据来源:ClawHub ↗ · 中文优化:龙虾技能库