← Back to Skills Marketplace
mory128

Story Video

by mory128 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
73
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install story-video
Description
create images or clips into narrative story video with this skill. Works with MP4, MOV, JPG, PNG files up to 500MB. social media creators use it for turning...
Usage Guidance
This skill will send your uploaded media and requests to a third‑party API (https://mega-api-prod.nemovideo.ai) and uses a service token (NEMO_TOKEN). Before installing, consider: 1) only provide a long‑lived NEMO_TOKEN if you trust the provider; prefer allowing the skill to obtain an anonymous short‑lived token if you want limited exposure; 2) the skill may reference a local config path in its metadata (~/.config/nemovideo/) — confirm whether it actually reads that path if you keep secrets there; 3) the skill will transmit files (up to 500MB) off your device — avoid sending sensitive or private material unless you accept the provider's privacy policy; 4) no code is installed locally and the skill runs via network calls, so the main risk is data sent to the external service. If any of these concerns are unacceptable, do not install or provide a persistent token.
Capability Analysis
Type: OpenClaw Skill Name: story-video Version: 1.0.0 The skill is a functional integration for a cloud-based video editing service hosted at mega-api-prod.nemovideo.ai. It provides detailed instructions for an AI agent to manage authentication tokens, session states, and media processing workflows. The requested permissions (NEMO_TOKEN environment variable and ~/.config/nemovideo/ directory) are standard for service-specific configuration and do not indicate any attempt to access sensitive user data like SSH keys or AWS credentials. The logic is consistent with the stated goal of turning photos into videos.
Capability Assessment
Purpose & Capability
The skill is a cloud-backed video rendering tool and only requests a single service token (NEMO_TOKEN), which is coherent. Minor inconsistency: the skill frontmatter mentions a config path (~/.config/nemovideo/) while the registry metadata reported no required config paths.
Instruction Scope
SKILL.md confines runtime actions to the nemo service: checking/obtaining NEMO_TOKEN, creating sessions, uploading media, SSE chat, and export polling. It does not instruct reading arbitrary system files or unrelated credentials. It does instruct automatic anonymous-token acquisition if env var missing, which is consistent with the cloud workflow.
Install Mechanism
Instruction-only skill with no install spec or downloadable artifacts — lowest install risk.
Credentials
Only NEMO_TOKEN is required (declared as primaryEnv), which is proportional. The frontmatter's configPaths entry suggests potential local config access (may contain tokens), but the SKILL.md does not explicitly instruct reading that path — this mismatch should be clarified.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide persistence or modify other skills. It keeps session state for its own operations, which is appropriate for a cloud-rendering workflow.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install story-video
  3. After installation, invoke the skill by name or use /story-video
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Story Video skill initial release — turn your photos and clips into cohesive story videos with music and transitions. - Supports MP4, MOV, JPG, and PNG file uploads up to 500MB; outputs 1080p MP4 files. - Guides you through automatic cloud backend setup (with token management). - Handles uploading, editing, previewing, and exporting with simple prompts. - Provides real-time progress updates and easy access to video download links. - Includes built-in credits management and detailed error handling for a smooth user experience.
Metadata
Slug story-video
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Story Video?

create images or clips into narrative story video with this skill. Works with MP4, MOV, JPG, PNG files up to 500MB. social media creators use it for turning... It is an AI Agent Skill for Claude Code / OpenClaw, with 73 downloads so far.

How do I install Story Video?

Run "/install story-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Story Video free?

Yes, Story Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Story Video support?

Story Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Story Video?

It is built and maintained by mory128 (@mory128); the current version is v1.0.0.

💬 Comments