← 返回 Skills 市场
tk8544-b

Slide To Video

作者 tk8544-b · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install slide-to-video
功能描述
convert presentation slides into narrated slide video with this skill. Works with PPTX, PDF, KEY, PNG files up to 200MB. educators, marketers, business prese...
安全使用建议
This skill appears to do what it claims: it uploads slides to mega-api-prod.nemovideo.ai, creates a short-lived service token (or uses one you set), and returns a video URL. Before installing or using it: (1) confirm you are comfortable uploading the slide contents to the external service (do not upload sensitive/private slides); (2) expect the skill to persist session state and tokens (likely under ~/.config/nemovideo/), so remove tokens when you no longer want access; (3) the anonymous token grants 100 credits and expires in 7 days — use a dedicated account/token if you need longer control; (4) ask the publisher for provenance/reputation of mega-api-prod.nemovideo.ai if you need stronger assurance; (5) if you want to avoid the agent invoking this skill autonomously, disable model invocation for the skill in your agent settings.
功能分析
Type: OpenClaw Skill Name: slide-to-video Version: 1.0.0 The slide-to-video skill is a functional integration for converting presentation files into videos using the nemovideo.ai cloud API. It contains detailed instructions for the AI agent to manage authentication, sessions, and file uploads. While it performs minor environment fingerprinting to populate attribution headers (identifying the host platform like Cursor or OpenClaw), its behavior is transparently documented and strictly aligned with its stated purpose of media processing.
能力评估
Purpose & Capability
The skill's name/description (convert slides to narrated videos) matches the runtime instructions and required credential (NEMO_TOKEN). One minor incoherence: the SKILL.md metadata lists a config path (~/.config/nemovideo/) but the registry metadata reported no required config paths — this is likely a documentation mismatch, not a functional red flag.
Instruction Scope
Instructions are focused on creating a session, uploading slides, streaming edits via SSE, polling export status, and returning a download URL. They do not instruct reading unrelated system files or other credentials. There is some ambiguous guidance about deriving an X-Skill-Platform header from the install path (mentions ~/.clawhub/ and ~/.cursor/skills/), which implies inspecting environment/install paths to set headers, but this is narrowly scoped and consistent with attribution headers described.
Install Mechanism
No install spec or code files are present (instruction-only). This minimizes on-disk code risk; nothing is downloaded or executed by an installer.
Credentials
The skill only requires one credential (NEMO_TOKEN) which is proportional for a remote service API. The SKILL.md instructs generating an anonymous token via the service if a token isn't present. Be aware that tokens grant credits and expire after 7 days; the skill also indicates it will save session_id/token state (potentially under ~/.config/nemovideo/), which is expected but means sensitive tokens may be persisted locally.
Persistence & Privilege
The skill does not request always:true and is not unusually privileged. It does instruct saving session_id and setting/storing NEMO_TOKEN (session persistence), and may write to a service config directory (~/.config/nemovideo/). Autonomous invocation is allowed by default (normal for skills) — combine this with token persistence only if you need to restrict automatic calls.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install slide-to-video
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /slide-to-video 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
slide-to-video 1.0.0 — Initial Release - Converts PPTX, PDF, KEY, and PNG slides into narrated 1080p MP4 videos using remote cloud GPUs. - Automatic setup: creates session and free 7-day token if needed, connecting seamlessly to the rendering API. - Supports prompt-driven editing, audio overlays, export, and session management with clear status messages. - Robust error handling covers token expiration, file limits, credits, and plan requirements. - Accepts uploads up to 200MB; export formats include mp4, mov, avi, webm, mkv, jpg, png, gif, webp, mp3, wav, m4a, and aac. - Designed for quick, shareable video creation by educators, marketers, and business presenters.
元数据
Slug slide-to-video
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Slide To Video 是什么?

convert presentation slides into narrated slide video with this skill. Works with PPTX, PDF, KEY, PNG files up to 200MB. educators, marketers, business prese... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。

如何安装 Slide To Video?

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

Slide To Video 是免费的吗?

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

Slide To Video 支持哪些平台?

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

谁开发了 Slide To Video?

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

💬 留言讨论