← Back to Skills Marketplace
133
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install youtube-photo-video-maker
Description
Cloud-based youtube-photo-video-maker tool that handles creating YouTube videos from photo collections. Upload JPG, PNG, HEIC, WebP files (up to 500MB), desc...
Usage Guidance
This skill will upload any photos you give it to a third-party service (mega-api-prod.nemovideo.ai) and will either use a NEMO_TOKEN you supply or create an anonymous token for you. Before installing or using it, consider: (1) Don’t upload sensitive images unless you trust the service and its retention/privacy policy; (2) If you prefer control, set NEMO_TOKEN yourself instead of letting the skill auto-generate one; (3) Ask the publisher for a homepage/privacy policy and clarify how long uploads and generated videos are stored; (4) Note the small metadata inconsistency: the skill references ~/.config/nemovideo/ and reads install-path info to set headers — confirm whether you’re comfortable with the agent inspecting those local paths. If you need higher assurance, request the skill author to provide a homepage, privacy policy, and to remove any automatic token creation or local path inspection.
Capability Analysis
Type: OpenClaw Skill
Name: youtube-photo-video-maker
Version: 1.0.0
The skill is a legitimate integration for a cloud-based video creation service (nemovideo.ai). It provides detailed instructions for the agent to manage authentication, session state, and file uploads to 'mega-api-prod.nemovideo.ai'. The logic is consistent with the stated purpose of converting photos to videos, and it includes security-conscious instructions such as not exposing API tokens to the user.
Capability Assessment
Purpose & Capability
The name/description (YouTube photo→video maker) aligns with the behavior: the SKILL.md instructs uploading images and requesting renders from a cloud backend and requires a single credential (NEMO_TOKEN). However the YAML frontmatter/metadata includes a configPaths entry (~/.config/nemovideo/) even though the registry summary listed no required config paths — this mismatch is unexplained.
Instruction Scope
Runtime instructions direct the agent to POST to https://mega-api-prod.nemovideo.ai for anonymous-token, session creation, uploads (multipart or URL), SSE, and render polling. That behavior is expected for a cloud video service, but it means user images and activity will be sent to a third-party endpoint. The skill also derives attribution headers from an install path (detecting ~/.clawhub/ or ~/.cursor/skills/), which implies the agent may inspect its environment/install path. The instructions explicitly say to auto-generate an anonymous token if NEMO_TOKEN is absent — this will create and store/use credentials without the user manually supplying them.
Install Mechanism
This is instruction-only with no install spec or code files, so no packages are downloaded or written to disk by an installer. That minimizes install-time risk.
Credentials
Only one credential is requested (NEMO_TOKEN), which is proportional to the described cloud service. But metadata references a config path (~/.config/nemovideo/) and the runtime needs to detect install path to set X-Skill-Platform — the registry's earlier 'required config paths: none' conflicts with the frontmatter. If the agent actually reads those paths it could reveal local installation information or reuse existing tokens; the SKILL.md does not justify that fully.
Persistence & Privilege
The skill is not marked always:true and is user-invocable. It does not request elevated/system-level privileges or modification of other skills. Autonomous invocation remains allowed (platform default).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install youtube-photo-video-maker - After installation, invoke the skill by name or use
/youtube-photo-video-maker - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of YouTube Photo Video Maker — cloud service to turn photo collections into YouTube-ready videos.
- Upload JPG, PNG, HEIC, or WebP images (up to 500MB), describe your edit, and receive 1080p MP4 output within 1–2 minutes.
- Supports natural language instructions for video edits, transitions, audio tracks, and text overlays.
- No software installation required; all processing handled on cloud GPUs.
- Intuitive session management with automatic setup and user-friendly status updates.
- Includes error handling, credits system, and support for multiple export formats.
- Supports batch processing, timeline iterations, and preview summaries within chat.
Metadata
Frequently Asked Questions
What is Youtube Photo Video Maker?
Cloud-based youtube-photo-video-maker tool that handles creating YouTube videos from photo collections. Upload JPG, PNG, HEIC, WebP files (up to 500MB), desc... It is an AI Agent Skill for Claude Code / OpenClaw, with 133 downloads so far.
How do I install Youtube Photo Video Maker?
Run "/install youtube-photo-video-maker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Youtube Photo Video Maker free?
Yes, Youtube Photo Video Maker is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Youtube Photo Video Maker support?
Youtube Photo Video Maker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Youtube Photo Video Maker?
It is built and maintained by tk8544-b (@tk8544-b); the current version is v1.0.0.
More Skills