← 返回 Skills 市场
Wechat Video Free
作者
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
115
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wechat-video-free
功能描述
Skip the learning curve of professional editing software. Describe what you want — trim and export this WeChat video as a free MP4 I can share anywhere — and...
安全使用建议
This skill appears to do what it says: it uploads videos to a remote backend and returns edited MP4s. Before installing, consider: 1) Privacy — your videos are uploaded to https://mega-api-prod.nemovideo.ai; confirm you trust that service and its retention policy. 2) Tokens — the skill will use NEMO_TOKEN if set, or will request an anonymous token for you; if you prefer control, set your own NEMO_TOKEN rather than letting the skill obtain one. 3) Storage/cleanup — the SKILL.md says to 'store' session_id and token but doesn't specify where or how to secure them; ask the author how credentials and session state are persisted and expired. 4) Clarify the minor metadata mismatch: SKILL.md references a config path (~/.config/nemovideo/) while registry metadata lists none. If any of these points are unacceptable, do not enable the skill until the author clarifies.
功能分析
Type: OpenClaw Skill
Name: wechat-video-free
Version: 1.0.0
The skill provides instructions for an AI agent to interface with the nemovideo.ai API for video editing and exporting. It includes automated token acquisition via a POST request to mega-api-prod.nemovideo.ai and manages sessions for processing video files. The behavior is consistent with the stated purpose, and there is no evidence of data exfiltration, malicious execution, or unauthorized access to sensitive system information.
能力评估
Purpose & Capability
The skill is an instruction-only connector to a cloud video-editing backend. Requesting a single API credential (NEMO_TOKEN) and calling endpoints to upload, edit, and export video is consistent with the described functionality.
Instruction Scope
The SKILL.md contains concrete API workflows for authenticating (anonymous token flow), creating sessions, uploading files, streaming SSE responses, and exporting results — all within the expected scope for a cloud video editor. Items to note: it instructs the agent to generate/store a session_id and a token if NEMO_TOKEN is not present (storage location and lifetime are unspecified), and it directs the agent to inspect install paths to set an X-Skill-Platform header. The instructions also require sending user video files to an external service, which is expected but has privacy implications.
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 minimizes install-time risk.
Credentials
Only one credential (NEMO_TOKEN) is declared as required, which fits the purpose. However, the SKILL.md frontmatter also lists a config path (~/.config/nemovideo/) that the top-level registry metadata did not — this mismatch should be clarified. The skill will generate and use an anonymous token if NEMO_TOKEN is not provided, which is reasonable but means the agent will make outbound calls and manage credentials at runtime.
Persistence & Privilege
The skill is not marked 'always' and is user-invocable; it does not request elevated or persistent system privileges. Autonomous invocation is enabled (platform default) but that is not a reason to flag it on its own.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wechat-video-free - 安装完成后,直接呼叫该 Skill 的名称或使用
/wechat-video-free触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
WeChat Video Free v1.0.0
- Initial release: AI-powered WeChat video editing and free export as MP4, MOV, AVI, or WebM.
- Upload video files up to 500MB; process, trim, and export with simple instructions.
- 100 free credits per new user, no software installation required.
- Cloud GPU processing with 1080p export by default.
- Automated session setup, token management, and clear error handling.
- Supports quick edits, batch processing, and timeline previews with easy-to-understand flows.
元数据
常见问题
Wechat Video Free 是什么?
Skip the learning curve of professional editing software. Describe what you want — trim and export this WeChat video as a free MP4 I can share anywhere — and... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。
如何安装 Wechat Video Free?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wechat-video-free」即可一键安装,无需额外配置。
Wechat Video Free 是免费的吗?
是的,Wechat Video Free 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wechat Video Free 支持哪些平台?
Wechat Video Free 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wechat Video Free?
由 whitejohnk-26(@whitejohnk-26)开发并维护,当前版本 v1.0.0。
推荐 Skills