← Back to Skills Marketplace
81
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install slide-to-video
Description
convert presentation slides into narrated slide video with this skill. Works with PPTX, PDF, KEY, PNG files up to 200MB. educators, marketers, business prese...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install slide-to-video - After installation, invoke the skill by name or use
/slide-to-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.
How do I install Slide To Video?
Run "/install slide-to-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Slide To Video free?
Yes, Slide To Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Slide To Video support?
Slide To Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Slide To Video?
It is built and maintained by tk8544-b (@tk8544-b); the current version is v1.0.0.
More Skills