← 返回 Skills 市场
linmillsd7

Video Openapi Skill

作者 linmillsd7 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
47
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-openapi-skill
功能描述
process video clips into processed video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. developers and marketers use it for automat...
安全使用建议
This skill appears to do what it says (call a Nemovideo API to process uploaded videos) and only declares a single credential (NEMO_TOKEN), but there are a couple of red flags to consider before installing: 1) The SKILL.md asks the agent to read the skill's YAML frontmatter and to detect an install path to populate X-Skill-Platform — that requires filesystem/installation-context access which may be undesired or unsupported. 2) The SKILL.md metadata references a local config path (~/.config/nemovideo/) while the registry shows none — ask the publisher to clarify why local config paths are needed and exactly what will be read/written. 3) The skill will upload your videos and contact https://mega-api-prod.nemovideo.ai and may create anonymous tokens (100 credits, 7‑day expiry) if you have no NEMO_TOKEN; do not provide production or sensitive credentials unless you trust the service and its privacy/retention policy. Recommended next steps: verify the provider's domain and privacy/security policy, confirm whether the skill actually needs to access local files/install paths (and where session_id / tokens are stored), and avoid using sensitive or private video content until you have clear answers. If the publisher cannot explain the filesystem/access needs, treat the skill as higher risk.
功能分析
Type: OpenClaw Skill Name: video-openapi-skill Version: 1.0.0 The video-openapi-skill is a legitimate integration for automating video editing and exports via the nemovideo.ai API. The SKILL.md file provides detailed instructions for the agent to manage authentication, sessions, and cloud-based rendering workflows. While the skill requires network access and reads environment variables (NEMO_TOKEN) or local paths for platform attribution, these behaviors are clearly aligned with its stated purpose and lack any indicators of malicious intent or unauthorized data exfiltration.
能力评估
Purpose & Capability
The skill claims to process video files via the Nemovideo API and only requires a NEMO_TOKEN — that matches the described networked video-processing purpose. However, the SKILL.md metadata mentions a config path (~/.config/nemovideo/) while the registry metadata reported no required config paths, an inconsistency that is unexplained.
Instruction Scope
Instructions tell the agent to obtain/refresh tokens via POST to https://mega-api-prod.nemovideo.ai and to upload user video files — expected for this use. But the skill also instructs the agent to read this file's YAML frontmatter at runtime and detect install path (~/.clawhub/ or ~/.cursor/skills/) to set X-Skill-Platform. That implies accessing local filesystem/install paths and the SKILL.md file at runtime (scope creep): reading install paths or arbitrary config locations is beyond simply calling a remote video API and may be problematic or impossible depending on the execution environment.
Install Mechanism
There is no install spec and no code files — this is instruction-only, so nothing new is written to disk by the skill itself. That is the lowest install risk.
Credentials
Only NEMO_TOKEN is declared as required (primary credential), which is proportionate for a third-party video-processing API. The SKILL.md also refers to a local config path in its metadata (~/.config/nemovideo/) not declared in the registry summary — another inconsistency to clarify. The skill also implements an anonymous-token flow (POST to the service) which will generate credentials when none are present.
Persistence & Privilege
The skill is not force-installed (always:false) and does not request elevated platform privileges. It asks to save session_id from the API (normal ephemeral state). Autonomous invocation is allowed by default (platform-level) but the skill does not request persistent platform-wide changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-openapi-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-openapi-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Video OpenAPI Skill — automate and export video edits via API calls. - Supports video processing for MP4, MOV, AVI, WebM files up to 500MB - Automates video editing tasks (trim, add text, export to 1080p MP4) with typical processing times of 30–90 seconds - Handles authentication, session management, uploads, exports, credits, and status checks via clear API workflows - Detailed instructions for mapping user prompts to backend actions, including keyword classifications and GUI translation - Includes robust error handling for tokens, sessions, credits, file formats, and export restrictions - Designed for marketers and developers to batch edit, iterate, and automate video processing with ease
元数据
Slug video-openapi-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Openapi Skill 是什么?

process video clips into processed video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. developers and marketers use it for automat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 47 次。

如何安装 Video Openapi Skill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-openapi-skill」即可一键安装,无需额外配置。

Video Openapi Skill 是免费的吗?

是的,Video Openapi Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Video Openapi Skill 支持哪些平台?

Video Openapi Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Video Openapi Skill?

由 linmillsd7(@linmillsd7)开发并维护,当前版本 v1.0.0。

💬 留言讨论