← Back to Skills Marketplace
Zsky Ai
by
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
117
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zsky-ai
Description
Get AI-edited clips ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "enhance...
Usage Guidance
This skill appears to do what it says: it will upload your video files to a nemovideo.ai backend using a NEMO_TOKEN (or fetch an anonymous token). Before installing or using it, consider: (1) The backend domain is external and the service will receive any uploaded video and metadata — do not upload sensitive videos you wouldn't want transmitted off-device. (2) The skill can auto-create a short-lived anonymous token (100 free credits, 7-day expiry); if you prefer, provide your own NEMO_TOKEN instead of using anonymous auth. (3) The metadata mentions a config path (~/.config/nemovideo/) even though the instructions don't use it — check what data (if any) would be read from that location in your environment. (4) Verify you trust the unknown publisher/endpoint since there is no homepage or known vendor listed. If any of these are unacceptable, do not enable the skill or only use it with non-sensitive test videos.
Capability Analysis
Type: OpenClaw Skill
Name: zsky-ai
Version: 1.0.0
The zsky-ai skill provides a legitimate interface for an AI video editing service hosted at nemovideo.ai. It manages authentication via the NEMO_TOKEN environment variable or an anonymous token endpoint, handles video uploads, and orchestrates remote GPU rendering tasks. The instructions in SKILL.md are focused on API interaction and session management consistent with the stated purpose, with no evidence of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the declared API endpoints and the single required credential (NEMO_TOKEN). Asking for a service token and a session lifecycle is proportionate for a cloud video-rendering skill.
Instruction Scope
SKILL.md instructs the agent to check the NEMO_TOKEN, obtain an anonymous token from the stated nemovideo.ai endpoint if missing, create sessions, upload files, use SSE, poll render status, and download results — all consistent with a remote rendering workflow. The file-upload behavior will require reading user-specified video files (expected). The skill also describes detecting install path (~/.clawhub, ~/.cursor/skills) to populate X-Skill-Platform headers; that implies reading/install-path detection but does not request unrelated files or credentials.
Install Mechanism
Instruction-only skill with no install spec or code to write to disk; lowest-risk install footprint.
Credentials
Only NEMO_TOKEN is required which matches the API usage. Metadata lists a config path (~/.config/nemovideo/) that the instructions do not explicitly reference — this is not necessarily malicious but is an unexplained artifact to be aware of.
Persistence & Privilege
always:false and no request to modify other skills or system-wide config. The skill can be invoked autonomously (platform default) which is expected for a user-invocable integration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zsky-ai - After installation, invoke the skill by name or use
/zsky-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Zsky AI: fast, cloud-based AI video editing for creators.
- Upload videos (up to 500MB, MP4/MOV/AVI/WebM supported) and auto-edit/enhance with AI by description.
- Session and token management are automated; 100 free credits provided on first use.
- Supports export to 1080p MP4 and batch or iterative editing workflows.
- Handles common video edit actions (upload, export, credits, status) and robust error handling.
Metadata
Frequently Asked Questions
What is Zsky Ai?
Get AI-edited clips ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "enhance... It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.
How do I install Zsky Ai?
Run "/install zsky-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zsky Ai free?
Yes, Zsky Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zsky Ai support?
Zsky Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zsky Ai?
It is built and maintained by vcarolxhberger (@vcarolxhberger); the current version is v1.0.0.
More Skills