← 返回 Skills 市场
peand-rover

Youtube Video Maker

作者 peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
51
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install youtube-video-maker
功能描述
Get polished YouTube videos ready to post, without touching a single slider. Upload your video clips or images (MP4, MOV, AVI, WebM, up to 500MB), say someth...
安全使用建议
Before installing, consider the following: - This skill uploads whatever media you provide to an external service (mega-api-prod.nemovideo.ai). Do not upload private or sensitive footage you wouldn't want sent to a third party. - The only required secret is NEMO_TOKEN. If you don't have one the skill will create an anonymous token via the service's anonymous-token endpoint; that token grants credits and is bearer auth for future requests — treat it as sensitive and confirm where the agent will store it (ephemeral vs persistent). - There is a minor metadata inconsistency: the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata shows no required config paths. Ask the publisher which (if any) local paths the skill will read or write. - The skill may check for certain install directories to set an X-Skill-Platform header (it may probe ~/.clawhub or ~/.cursor/skills/). If you are uncomfortable with any local path checks, ask for clarification or a version that skips platform detection. - The source and homepage are unknown; if you rely on this for important or sensitive work, verify the service operator (nemovideo.ai) and their privacy/retention policies first. If you want higher assurance, request the publisher to: (1) confirm whether the skill ever persists NEMO_TOKEN to disk and where, (2) remove or justify the config path in the frontmatter, and (3) provide a homepage or documentation and a trusted owner identity.
功能分析
Type: OpenClaw Skill Name: youtube-video-maker Version: 1.0.0 The skill (SKILL.md) facilitates video editing by uploading user files to a remote API (mega-api-prod.nemovideo.ai), which constitutes a high-risk capability. It also instructs the agent to perform environment fingerprinting by checking for local installation paths (~/.clawhub/ and ~/.cursor/skills/) and requires access to the NEMO_TOKEN environment variable. While these behaviors are plausibly linked to the tool's stated purpose, the combination of remote data transmission and system discovery warrants a suspicious classification under the provided security guidelines.
能力评估
Purpose & Capability
The skill claims to produce YouTube-ready videos and the runtime instructions only call a video-processing API (https://mega-api-prod.nemovideo.ai) and related endpoints. Requesting a single service token (NEMO_TOKEN) is proportional to that purpose.
Instruction Scope
Instructions focus on creating sessions, uploading media, streaming SSE, and exporting renders to a download URL — all consistent with a cloud video service. They explicitly direct user-supplied files to an external API (expected for this use). The doc also instructs deriving headers from the skill frontmatter and detecting the agent's install path to set X-Skill-Platform, which implies reading certain local paths; this is a small scope creep (checking paths in the home directory) but not grossly out-of-scope.
Install Mechanism
No install spec or third-party downloads exist; the skill is instruction-only, so nothing is written to disk by an installer — this is low risk.
Credentials
Only NEMO_TOKEN is declared as required and is appropriate for authenticating to the service. However, the SKILL.md frontmatter mentions a config path (~/.config/nemovideo/) while the registry metadata listed none; that mismatch should be resolved. Also, anonymous-token flow creates a token client-side which the agent will store for requests — consider how/where that token is persisted and whether the token is treated as sensitive.
Persistence & Privilege
always is false and the skill does not request system-wide privileges. The skill may detect presence of install directories (~/.clawhub, ~/.cursor/skills/) to populate an X-Skill-Platform header, which requires only lightweight path checks; this is not a high privilege request.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install youtube-video-maker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /youtube-video-maker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
YouTube Video Maker 1.0.0 — Initial Release - Create polished, channel-ready YouTube videos from your clips or images, processed fully in the cloud. - Easy workflow: upload files, give simple edit/export instructions (“combine my clips, add titles”), and get a 1080p MP4 download link. - No manual editing or software required — just drop files and describe your desired outcome. - Supports video (MP4, MOV, AVI, WebM), audio, and images up to 500MB per file. - Designed for fast-moving YouTubers: process, preview, edit, and export with credits system and automatic session management. - Includes error handling, timeline summaries, and API connection for a seamless, responsive editing experience.
元数据
Slug youtube-video-maker
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Youtube Video Maker 是什么?

Get polished YouTube videos ready to post, without touching a single slider. Upload your video clips or images (MP4, MOV, AVI, WebM, up to 500MB), say someth... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 51 次。

如何安装 Youtube Video Maker?

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

Youtube Video Maker 是免费的吗?

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

Youtube Video Maker 支持哪些平台?

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

谁开发了 Youtube Video Maker?

由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。

💬 留言讨论