← 返回 Skills 市场
vynbosserman65

Short Video Factory

作者 vynbosserman65 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
52
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install short-video-factory
功能描述
Skip the learning curve of professional editing software. Describe what you want — cut this into five 30-second clips with captions and transitions — and get...
安全使用建议
This skill appears to be a straightforward cloud-render client: it will upload whatever video files you give it and use a bearer token (NEMO_TOKEN or an anonymous token it can fetch) to call an external API at mega-api-prod.nemovideo.ai. That behavior is consistent with its purpose, but consider the following before installing: - Provenance: The skill has no known homepage or publisher details. If you care about privacy and attribution, prefer skills from known vendors. - Data exfiltration: Your raw video files (which may contain sensitive content) will be uploaded to the service. Only proceed if you trust the destination and its privacy terms. - Tokens and storage: The skill will use or obtain a bearer token and save session identifiers; avoid setting a long-lived or high-privilege token in NEMO_TOKEN unless you trust the service. Prefer the anonymous token flow for testing. - Filesystem checks: The skill may probe a few paths (~/.clawhub, ~/.cursor/skills/, ~/.config/nemovideo/) to set X-Skill-Platform or read its own frontmatter; this is limited but unexpected given the registry claim of no config paths. - Test safely: If you want to try it, test with non-sensitive, low-resolution clips and monitor network activity. Ask the publisher for a privacy policy/endpoints and confirm the domain is legitimate before uploading private content. If you want higher assurance, request the publisher/source code or an official homepage, or prefer a skill integrated with a vendor you trust.
功能分析
Type: OpenClaw Skill Name: short-video-factory Version: 1.0.0 The skill bundle provides a functional integration for the 'nemovideo.ai' service, allowing an AI agent to automate video editing tasks like clipping, captioning, and exporting. It defines clear API interactions for authentication, session management, and file uploads to 'mega-api-prod.nemovideo.ai'. While it requires an API token and performs remote processing, these actions are transparently documented and directly support the stated purpose of the 'Short Video Factory' without evidence of malicious intent or unauthorized data exfiltration.
能力评估
Purpose & Capability
The name/description (short video editing) align with the instructions: the skill uploads source video, creates sessions, streams SSE edits, and requests renders from a remote API. Requesting a NEMO_TOKEN credential is coherent with a hosted rendering service.
Instruction Scope
Runtime instructions explicitly direct the agent to: read NEMO_TOKEN (if present) or obtain an anonymous token via POST; create a session and save session_id; upload local files (multipart) or URLs; poll render status; and add custom attribution headers. These are expected for a cloud render integration but do entail transmitting potentially large user files (videos) and session tokens to the external domain. The skill also instructs detecting install path (~/.clawhub, ~/.cursor/skills/) and reading YAML frontmatter for attribution — this requires limited filesystem inspection beyond the skill file.
Install Mechanism
No install spec or code files are present (instruction-only). That lowers disk/execute risk because nothing is downloaded or installed by the skill itself.
Credentials
The declared primaryEnv NEMO_TOKEN is appropriate. However, metadata includes a configPaths entry (~/.config/nemovideo/) and the SKILL.md instructs filesystem checks to detect install path for the X-Skill-Platform header; these file-path expectations are inconsistent with the registry 'Required config paths: none' and mean the skill may probe a few user paths. Aside from NEMO_TOKEN, no unrelated secrets are requested.
Persistence & Privilege
always:false and normal autonomous invocation settings. The skill does not request persistent system-level privileges or to modify other skills. It will persist session_id and use tokens for API calls as part of normal operation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install short-video-factory
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /short-video-factory 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Short Video Factory 1.0.0 — Initial Release - Instantly create and export short video clips with AI, no editing software required. - Upload raw videos (MP4, MOV, AVI, WebM up to 500MB) and describe edits (cuts, captions, transitions). - Automatic setup with free anonymous token support and cloud-based GPU rendering. - Simple prompt-based workflows for exporting, checking credits, session state, and more. - Supports rapid clip generation, batch processing, and timeline previews with fast turnaround (1–2 minutes per clip). - Built-in error handling and real-time status updates ensure smooth user experience.
元数据
Slug short-video-factory
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Short Video Factory 是什么?

Skip the learning curve of professional editing software. Describe what you want — cut this into five 30-second clips with captions and transitions — and get... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 52 次。

如何安装 Short Video Factory?

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

Short Video Factory 是免费的吗?

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

Short Video Factory 支持哪些平台?

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

谁开发了 Short Video Factory?

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

💬 留言讨论