← 返回 Skills 市场
Shorts Repurposer
作者
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
97
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install shorts-repurposer
功能描述
Get vertical short clips ready to post, without touching a single slider. Upload your long-form videos (MP4, MOV, AVI, WebM, up to 500MB), say something like...
安全使用建议
This skill will upload any video you provide to a third-party cloud service (mega-api-prod.nemovideo.ai) for processing and will use a NEMO_TOKEN (either one you provide or a short-lived anonymous token obtained from the service). Before installing/using it: 1) Do not upload sensitive or private videos unless you trust the service/privacy policy. 2) If you must use a token, prefer a scoped/ephemeral token rather than a long-lived personal credential. 3) Note the metadata mismatch: the frontmatter mentions ~/.config/nemovideo/ while the registry summary did not; confirm what local config (if any) the skill will try to read. 4) Because the skill's source/homepage are unknown, consider verifying the nemovideo domain and service independently (privacy, terms, data retention) or contacting the provider before sending production or private content.
功能分析
Type: OpenClaw Skill
Name: shorts-repurposer
Version: 1.0.0
The 'shorts-repurposer' skill is a legitimate integration for the NemoVideo AI cloud service, designed to automate video editing tasks. It provides clear instructions for the agent to manage authentication via the 'NEMO_TOKEN' or an anonymous token endpoint, handle file uploads, and process video rendering through a documented API (mega-api-prod.nemovideo.ai). While it includes logic for the agent to identify its installation environment for telemetry headers, it lacks any indicators of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The name/description (convert long videos into vertical shorts) matches the actions the SKILL.md describes: creating a session, uploading videos, requesting renders, and returning download URLs. Requesting a NEMO_TOKEN and reading a nemovideo config path is coherent for a cloud video processing service. Note: the registry metadata at the top of the report listed no required config paths, but the SKILL.md frontmatter declares a configPaths entry (~/.config/nemovideo/); this is an internal inconsistency in the skill metadata but does not contradict the stated purpose.
Instruction Scope
All instructions are tightly scoped to interacting with the nemovideo backend (auth, session creation, SSE, upload, export, state/credits endpoints). The skill will upload user-provided videos and poll for render status — this is expected behavior. The skill also instructs the agent to detect its install path and read the skill's YAML frontmatter to populate attribution headers; this is reasonable for header population but does require reading the skill file and checking common install directories. Important: user videos and metadata are transmitted to an external domain (mega-api-prod.nemovideo.ai). The instructions explicitly say to avoid exposing tokens in UI output.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — nothing is downloaded or written by an installer. That is the lowest-risk install pattern.
Credentials
The only required environment credential is NEMO_TOKEN (declared as primaryEnv) which is proportionate: the API requires Bearer auth. The skill also supports creating a short-lived anonymous token via an API call if NEMO_TOKEN is not present. No other unrelated secrets or credentials are requested.
Persistence & Privilege
The skill does not request 'always: true' and has no install-time persistence. It creates sessions on the remote service for render jobs (normal for this functionality) but does not request system-wide privileges or to modify other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shorts-repurposer - 安装完成后,直接呼叫该 Skill 的名称或使用
/shorts-repurposer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Shorts Repurposer 1.0.0 — Initial Release
- Instantly converts long-form videos into vertical shorts (under 60 seconds, with captions) and exports 1080p MP4 clips.
- Simple upload process: supports MP4, MOV, AVI, WebM files up to 500MB.
- Automatic session setup with cloud processing—no manual API interaction required.
- Robust prompt-action matching covers cuts, exports, credits status, and timeline edits.
- Streamlined cloud render pipeline: jobs run on GPU, most videos ready to download in 1–2 minutes.
- Error handling and status indicators make the workflow clear and resilient.
元数据
常见问题
Shorts Repurposer 是什么?
Get vertical short clips ready to post, without touching a single slider. Upload your long-form videos (MP4, MOV, AVI, WebM, up to 500MB), say something like... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。
如何安装 Shorts Repurposer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shorts-repurposer」即可一键安装,无需额外配置。
Shorts Repurposer 是免费的吗?
是的,Shorts Repurposer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Shorts Repurposer 支持哪些平台?
Shorts Repurposer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Shorts Repurposer?
由 whitejohnk-26(@whitejohnk-26)开发并维护,当前版本 v1.0.0。
推荐 Skills