← 返回 Skills 市场
Program Video
作者
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
94
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install program-video
功能描述
edit raw video footage into programmed video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and educators use it f...
安全使用建议
This skill behaves like a cloud video-editing client: it will upload your video files to mega-api-prod.nemovideo.ai and requires a NEMO_TOKEN (or will obtain a short-lived anonymous token). Before installing, consider: (1) privacy — your footage is sent off-site (avoid sensitive content unless you trust the service); (2) billing/credits — anonymous tokens have limits and some endpoints may require paid tiers; (3) verify the service domain and terms (the skill has no homepage or known owner listed); (4) note the small metadata inconsistency: SKILL.md mentions a config path (~/.config/nemovideo/) even though the registry shows none — clarify whether the skill will read or write that folder. If those items are acceptable, the skill's requested access appears proportionate to its purpose.
功能分析
Type: OpenClaw Skill
Name: program-video
Version: 1.0.0
The skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It provides detailed instructions for an AI agent to manage sessions, upload media, and trigger rendering tasks via a REST API. While it handles an API token (NEMO_TOKEN) and performs platform detection, these actions are consistent with its stated purpose of providing a programmatic interface for video editing, and no evidence of data exfiltration or malicious execution was found.
能力评估
Purpose & Capability
Skill name/description (AI cloud video editing) match the declared runtime behavior: it uploads video, creates render jobs, polls for results, and requires a NEMO_TOKEN for the backend API. The required network endpoints and headers align with a video rendering backend.
Instruction Scope
SKILL.md instructs only session creation, uploading video files (multipart or URL), sending edit messages via SSE, querying status/credits, and exporting results. It does not instruct reading arbitrary system files or unrelated environment variables. All actions described are within the domain of remote video processing.
Install Mechanism
This is instruction-only with no install spec or code files, so nothing is written to disk or downloaded by an installer — the lowest-risk install profile.
Credentials
The only required credential is NEMO_TOKEN (primaryEnv), which is proportional for a remote service. However, the SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/) while the registry metadata lists no required config paths — this mismatch should be resolved. The skill will also create an anonymous token via network request if no NEMO_TOKEN is present (network activity is expected but worth noting).
Persistence & Privilege
always is false; the skill does not request permanent agent presence or modify other skills' configs. It performs remote API calls and manages session tokens only for its own operations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install program-video - 安装完成后,直接呼叫该 Skill 的名称或使用
/program-video触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of program-video.
- Edit raw video footage into sequenced, programmed video files using a cloud GPU pipeline.
- Supports uploads up to 500MB (MP4, MOV, AVI, WebM) and exports 1080p MP4 files.
- Simple authentication: uses NEMO_TOKEN or automatically acquires an anonymous token as needed.
- Key actions include uploading files, editing, viewing credits, checking status, and exporting finished videos.
- Provides detailed workflow guidance and robust error handling for common scenarios.
元数据
常见问题
Program Video 是什么?
edit raw video footage into programmed video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and educators use it f... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。
如何安装 Program Video?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install program-video」即可一键安装,无需额外配置。
Program Video 是免费的吗?
是的,Program Video 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Program Video 支持哪些平台?
Program Video 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Program Video?
由 dsewell-583h0(@dsewell-583h0)开发并维护,当前版本 v1.0.0。
推荐 Skills