← 返回 Skills 市场
Screen Video Maker
作者
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
100
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install screen-video-maker
功能描述
Skip the learning curve of professional editing software. Describe what you want — trim the pauses, add captions, and export as a shareable tutorial video —...
安全使用建议
This skill appears to do what it says: it uploads your screen recordings to nemovideo.ai for cloud editing and returns edited videos. Before installing or invoking it, consider: (1) You will be sending video files to a third-party domain (mega-api-prod.nemovideo.ai) — check their privacy/terms for how uploaded media and transcripts are stored and used. (2) If NEMO_TOKEN is not set, the skill will automatically request an anonymous token and store a session id for subsequent API calls; if you prefer explicit consent, set your own NEMO_TOKEN ahead of time or avoid opening the skill until you are ready. (3) The skill may inspect common install paths to set an attribution header — if you don’t want the agent to read its install path, avoid invoking the skill or restrict its filesystem access. Overall this skill is internally consistent, but treat uploads of private or sensitive video content cautiously and confirm the service’s data retention/policy before use.
功能分析
Type: OpenClaw Skill
Name: screen-video-maker
Version: 1.0.0
The screen-video-maker skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It provides detailed instructions for the AI agent to manage authentication via anonymous tokens, handle file uploads, and process video editing tasks through a remote API. The code and instructions in SKILL.md are strictly aligned with the stated purpose of video processing and do not contain any indicators of data exfiltration, malicious execution, or unauthorized access to sensitive system information.
能力评估
Purpose & Capability
The name/description match the declared requirements: a single NEMO_TOKEN credential and a nemovideo.ai API are required for cloud video processing. The declared config path (~/.config/nemovideo/) and primaryEnv (NEMO_TOKEN) are consistent with a cloud rendering backend.
Instruction Scope
SKILL.md instructs the agent to obtain or use NEMO_TOKEN, create sessions, upload user-provided video files, send SSE messages, poll render status, and download results — all expected for this service. It does instruct deriving an X-Skill-Platform header by inspecting common install paths (e.g., ~/.clawhub/, ~/.cursor/skills/) which requires checking the agent's filesystem; this is minor scope creep but explainable for attribution headers. The skill does not request unrelated file reads or other system credentials.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by an installer. That is low-risk and appropriate here.
Credentials
Only one environment variable (NEMO_TOKEN) is required and it is the primary credential used for all API calls. The skill also documents how to obtain an anonymous token if one is not present; no other secrets or unrelated credentials are requested.
Persistence & Privilege
The skill is not force-included (always:false). It will autonomously call the remote API when first opened (automatic anonymous token acquisition if NEMO_TOKEN absent) which is expected for a cloud editor but means the agent will perform network activity on open. It does not request system-wide config modifications or other skills' credentials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install screen-video-maker - 安装完成后,直接呼叫该 Skill 的名称或使用
/screen-video-maker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — turn screen recordings into polished tutorial videos automatically.
- Upload screen recordings (MP4, MOV, AVI, WebM up to 500MB) and describe desired edits.
- AI trims pauses, adds captions, and exports as a 1080p MP4 in 1–2 minutes.
- No complex setup: anonymous users get 100 free credits; automatic backend connection.
- Integrated export, session management, upload, and edit workflows with simple commands.
- Ideal for educators, developers, and content creators needing quick, professional video tutorials.
元数据
常见问题
Screen Video Maker 是什么?
Skip the learning curve of professional editing software. Describe what you want — trim the pauses, add captions, and export as a shareable tutorial video —... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。
如何安装 Screen Video Maker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install screen-video-maker」即可一键安装,无需额外配置。
Screen Video Maker 是免费的吗?
是的,Screen Video Maker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Screen Video Maker 支持哪些平台?
Screen Video Maker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Screen Video Maker?
由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。
推荐 Skills