← Back to Skills Marketplace
Wedding Invitation Video
by
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
116
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wedding-invitation-video
Description
Turn five couple photos and a short venue clip into 1080p wedding invite video just by typing what you need. Whether it's creating personalized wedding invit...
Usage Guidance
This skill appears to do what it says: it uses a single service token (NEMO_TOKEN) to call a remote video-rendering API and manages sessions, uploads, and exports. Before installing, consider: 1) Do you trust the domain (mega-api-prod.nemovideo.ai) and the skill owner? 2) The skill will store a token/session_id for later use — if you prefer not to persist credentials, use an anonymous token with limited credits or clear/revoke the token after use. 3) The SKILL.md mentions a config path (~/.config/nemovideo/) but the registry metadata omits it — ask the author which paths will actually be read/written. 4) Don’t upload images or clips you consider highly sensitive without checking the service’s retention/privacy policy. 5) If you install, monitor and remove stored tokens/sessions when you’re done and consider limiting the agent’s ability to run skills autonomously if you want extra control.
Capability Analysis
Type: OpenClaw Skill
Name: wedding-invitation-video
Version: 1.0.0
The skill is a functional wrapper for the 'nemovideo.ai' third-party API, designed to automate video creation. It handles authentication, file uploads, and polling for render status as described in its documentation. While it communicates with external endpoints (mega-api-prod.nemovideo.ai) and transmits user-provided media, these actions are strictly aligned with its stated purpose of cloud-based video editing and do not exhibit signs of malicious intent, data exfiltration, or unauthorized system access.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the skill calls a nemo video API to upload media, run SSE generation, and return a download URL. Requiring a single service token (NEMO_TOKEN) is proportionate. Minor inconsistency: the top-level registry metadata lists no required config paths, but the SKILL.md frontmatter advertises a config path (~/.config/nemovideo/). This mismatch should be clarified.
Instruction Scope
SKILL.md stays on task (session creation, upload, SSE, render/export). It instructs generating an anonymous token if none is present, creating and saving a session_id, uploading files via multipart or URLs, and polling export status. A small scope creep: it uses the agent's install path to set an X-Skill-Platform header (reads install path to infer platform) and instructs saving tokens/session IDs — both are plausible for attribution and operation but are actions the user should be aware of.
Install Mechanism
No install spec and no code files — instruction-only. Lowest-risk install footprint.
Credentials
Only NEMO_TOKEN is declared and used as the API credential, which is appropriate. The SKILL.md frontmatter also references a config path (~/.config/nemovideo/), which the registry summary did not list; this discrepancy should be resolved. The skill does not request unrelated credentials.
Persistence & Privilege
always:false and autonomous invocation defaults are normal. The skill explicitly instructs storing the anonymous token (data.token) as NEMO_TOKEN and saving session_id; this implies persistent credential/state storage within the agent environment. That is functionally reasonable for resumable render jobs but increases the importance of token lifecycle management (revocation, expiry).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wedding-invitation-video - After installation, invoke the skill by name or use
/wedding-invitation-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Wedding Invitation Video skill version 1.0.0
- Initial release: create custom 1080p wedding invitation videos from user-uploaded photos and venue clips with simple instructions.
- Automatic setup: connects to cloud API, supports anonymous login with free credits for new users.
- Streamlined workflow: upload files, describe your request, and receive a ready-to-share MP4 in 1–2 minutes.
- User-friendly commands: export, check credits, view status, or upload files using natural language.
- Designed for easy social sharing; portrait photo support and quick rendering on cloud GPUs.
- Robust error handling for missing credits, token issues, unsupported files, and rate limits.
Metadata
Frequently Asked Questions
What is Wedding Invitation Video?
Turn five couple photos and a short venue clip into 1080p wedding invite video just by typing what you need. Whether it's creating personalized wedding invit... It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.
How do I install Wedding Invitation Video?
Run "/install wedding-invitation-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Wedding Invitation Video free?
Yes, Wedding Invitation Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Wedding Invitation Video support?
Wedding Invitation Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Wedding Invitation Video?
It is built and maintained by susan4731-wilfordf (@susan4731-wilfordf); the current version is v1.0.0.
More Skills