← Back to Skills Marketplace
whitejohnk-26

Vizard Ai

by whitejohnk-26 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
51
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install vizard-ai
Description
Get captioned short clips ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "cl...
Usage Guidance
This skill appears to be what it says: it uploads videos to nemovideo.ai and uses a NEMO_TOKEN to create sessions, stream SSE messages, and fetch rendered MP4s. Before installing, consider: (1) privacy — your videos and any transcripts will be sent to an external cloud service (mega-api-prod.nemovideo.ai); do not upload confidential content unless you accept that. (2) Token handling — the skill will generate an anonymous NEMO_TOKEN for you if you don't provide one; that token carries limited credits and a 7-day validity. If you prefer control, supply your own NEMO_TOKEN rather than letting the skill auto-create one. (3) Persistence/transparency — the SKILL.md instructs storing session_id and hiding raw token values from users; ask where (ephemeral memory vs disk) session/token data are stored and how long they are retained. (4) Review nemovideo.ai's privacy/terms if you care about retention, attribution headers, or shared anonymous credentials. If you are comfortable with those points, the skill's requirements and instructions are proportionate to its stated purpose.
Capability Analysis
Type: OpenClaw Skill Name: vizard-ai Version: 1.0.0 The vizard-ai skill is a legitimate integration for an AI video editing service. It provides detailed instructions for an agent to interact with the Vizard AI API (hosted at nemovideo.ai) for tasks like video clipping, captioning, and exporting. The skill handles authentication via environment variables or anonymous tokens and includes standard telemetry headers for attribution, with no evidence of malicious intent or unauthorized data exfiltration.
Capability Assessment
Purpose & Capability
Name/description (clip-and-caption videos) match the required credential (NEMO_TOKEN), declared config path (~/.config/nemovideo/) and the SKILL.md which documents calls to a nemovideo.ai API for uploads, rendering, and exports. Nothing in the metadata or instructions requests unrelated cloud credentials or unrelated binaries.
Instruction Scope
SKILL.md contains detailed API call flows (anonymous-token, session creation, upload, SSE, render/polling) and explicit guidance for handling files and responses. This stays within the advertised purpose. Two points to note: (1) the skill auto-acquires an anonymous token if NEMO_TOKEN is not set and instructs to "store" session_id — the storage location/retention is unspecified; (2) it reads the skill frontmatter and attempts to detect install path to set attribution headers, which implies reading some local paths. Both behaviors are explainable for this use case but introduce minor transparency and state-persistence questions.
Install Mechanism
Instruction-only skill with no install spec or code files. No downloads, no package installs, and thus minimal install-time risk.
Credentials
Only a single credential (NEMO_TOKEN) is required and is clearly the primary credential for the external API — proportionate to the task. The skill will optionally generate an anonymous NEMO_TOKEN on first-run if the env var is not present; this behavior is reasonable but means the agent may obtain and use credentials on behalf of the user (transparency and token lifetime/usage should be considered).
Persistence & Privilege
No always:true flag, no system-wide configuration changes documented, and no attempt to modify other skills or broad agent settings. The skill asks to store session_id for continuity between requests (expected for session-based APIs).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install vizard-ai
  3. After installation, invoke the skill by name or use /vizard-ai
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Vizard AI initial release — automate short video clipping and captioning for content creators. - Upload MP4, MOV, AVI, or WebM clips (up to 500MB) for AI-powered clipping and captioning. - Describe your desired edits (e.g., "clip this into 5 short highlights with captions for social media"). - Automatic session and token management with free usage out of the box. - Download 1080p MP4 exports within minutes. - Supports credits management, batch uploads, session state, and timeline summary. - Clear error handling and user guidance throughout the workflow.
Metadata
Slug vizard-ai
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Vizard Ai?

Get captioned short clips ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "cl... It is an AI Agent Skill for Claude Code / OpenClaw, with 51 downloads so far.

How do I install Vizard Ai?

Run "/install vizard-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Vizard Ai free?

Yes, Vizard Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Vizard Ai support?

Vizard Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Vizard Ai?

It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.

💬 Comments