← Back to Skills Marketplace
Wechat Video Free
by
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
115
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wechat-video-free
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wechat-video-free - After installation, invoke the skill by name or use
/wechat-video-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.
How do I install Wechat Video Free?
Run "/install wechat-video-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Wechat Video Free free?
Yes, Wechat Video Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Wechat Video Free support?
Wechat Video Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Wechat Video Free?
It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.
More Skills