← 返回 Skills 市场
whitejohnk-26

Vizard Ai

作者 whitejohnk-26 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
51
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vizard-ai
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vizard-ai 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug vizard-ai
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 51 次。

如何安装 Vizard Ai?

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

Vizard Ai 是免费的吗?

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

Vizard Ai 支持哪些平台?

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

谁开发了 Vizard Ai?

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

💬 留言讨论