← 返回 Skills 市场
francemichaell-15

Weixin Video

作者 francemichaell-15 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
64
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install weixin-video
功能描述
Get WeChat-ready videos ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 200MB), say something like "form...
安全使用建议
This skill uses a third‑party cloud service (mega-api-prod.nemovideo.ai) to process and host your uploaded videos — expect your media to be sent off‑device. The SKILL.md says it requires NEMO_TOKEN but will auto‑request an anonymous token if none is present, so it can operate (and upload data) without you supplying credentials. There is also an unexplained reference to a local config path and to detecting install paths, which implies reading some filesystem locations. Before installing, consider: (1) do you trust the external domain to handle and store your videos? (2) ask the publisher for a homepage or privacy/terms link (none is provided), and prefer providing your own token if you want control; (3) test with non‑sensitive sample videos first; (4) if you need assurance the skill won't read local files or config, request clarification about the configPath and install-path detection. If you are processing private or sensitive footage, avoid installing until you confirm data handling and retention policies.
功能分析
Type: OpenClaw Skill Name: weixin-video Version: 1.0.0 The skill is a legitimate integration for a cloud-based video processing service (nemovideo.ai) designed to format videos for WeChat. It handles API authentication, session management, and file uploads/downloads through standard REST and SSE endpoints. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found; the instructions even include security-conscious directions to avoid exposing API tokens to the user.
能力评估
Purpose & Capability
The skill claims to format videos via a cloud rendering backend (mega-api-prod.nemovideo.ai) and its instructions describe exactly the session, upload, SSE, and export endpoints needed for that. Requiring a token for that backend (NEMO_TOKEN) is reasonable for the described functionality. However, the SKILL.md also lists a config path (~/.config/nemovideo/) in its metadata while the registry metadata declares no config paths — this mismatch is unexplained.
Instruction Scope
Most instructions stay within the backend API (session creation, upload, render, poll). But the skill instructs detecting install path to set X-Skill-Platform (reading ~/.* paths) and includes configPaths in its YAML metadata, which implies reading filesystem locations not declared in the registry. Also, although NEMO_TOKEN is declared required, the SKILL.md explicitly instructs the agent to create an anonymous token by calling the backend if no environment token exists — meaning the skill will proceed (and upload user media) even without a user-provided credential. These behaviors expand scope beyond a simple formatting helper.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by an installer. This is lower risk from an installation perspective.
Credentials
The only declared environment variable is NEMO_TOKEN, which is appropriate for the backend. But SKILL.md will obtain an anonymous token automatically if NEMO_TOKEN is missing, contradicting the 'required' designation. The metadata also references a config path (~/.config/nemovideo/) not declared elsewhere. Requesting a single service token is proportionate to the purpose; the inconsistency about whether the token is required and the implicit filesystem access are concerning.
Persistence & Privilege
always is false and the skill is user-invocable; it does not demand permanent inclusion or elevated platform privileges. It does instruct keeping a session_id for operations, which is normal for a service client.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weixin-video
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weixin-video 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Weixin Video — quickly format and compress videos for WeChat sharing. - Upload MP4, MOV, AVI, or WebM clips up to 200MB for WeChat-optimized formatting and compression. - Automatic backend connection with free anonymous token (no signup required). - Simple commands: process, export, check status, view/edit timeline, and check credits. - Outputs ready-to-share 1080p MP4s, with support for adding text overlays, audio, batching, and iterative edits. - Automatic handling of WeChat upload limits, error cases, and status feedback.
元数据
Slug weixin-video
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Weixin Video 是什么?

Get WeChat-ready videos ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 200MB), say something like "form... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 64 次。

如何安装 Weixin Video?

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

Weixin Video 是免费的吗?

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

Weixin Video 支持哪些平台?

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

谁开发了 Weixin Video?

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

💬 留言讨论