← Back to Skills Marketplace
whitejohnk-26

Shop Video

by whitejohnk-26 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
76
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install shop-video
Description
Turn a 60-second product demo recording into 1080p shoppable product videos just by typing what you need. Whether it's turning product footage into shoppable...
Usage Guidance
This skill appears to do what it says — it uploads your videos to a third-party render API and returns a processed MP4 — but pay attention to privacy and metadata mismatches before installing: - Confirm the service domain (mega-api-prod.nemovideo.ai) and the provider's reputation. There is no homepage or source listed in the registry metadata. - Understand that your video files (possibly containing sensitive product or customer information) will be uploaded to that external service. If in doubt, test with non-sensitive footage first. - The skill asks for a NEMO_TOKEN. If you don't already have one, the skill will create an anonymous token with 7‑day validity — consider using that rather than a long-lived production credential. - Ask the publisher why SKILL.md lists a local config path (~/.config/nemovideo/) while the registry metadata shows none. Accessing local config could expose other credentials; do not grant or place secrets there unless you trust the source. - If you will use the skill in sensitive environments, prefer creating minimal-scope/throwaway tokens, and do not allow the agent to access other credentials. If unsure, treat this skill as untrusted until you can confirm the vendor and the intended behavior.
Capability Analysis
Type: OpenClaw Skill Name: shop-video Version: 1.0.0 The shop-video skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It provides instructions for an AI agent to manage authentication, session state, and video rendering via a set of REST API endpoints. The skill includes security-conscious instructions to avoid leaking tokens to the user and uses a dedicated configuration directory (~/.config/nemovideo/) for its own state. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The skill claims to convert product footage into shoppable videos and only requires a single service token (NEMO_TOKEN), which is coherent for a cloud rendering API. However, the SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/) while the registry metadata lists no required config paths — this inconsistency should be resolved because access to a local config directory would be out-of-scope for a simple upload/processing tool unless that directory holds credentials or client config.
Instruction Scope
Instructions are concrete and focused on interacting with a cloud API (anonymous-token creation, session start, file upload, SSE streaming, render/poll). That is within scope. The agent is explicitly instructed to upload user video files to https://mega-api-prod.nemovideo.ai and to persist session_id and use tokens; uploading user media to an external service is expected for this product but has privacy implications. The SKILL.md also requires including attribution headers and 'auto-detect' the platform from the install path, which implies the agent may inspect its environment/install path — this is reasonable but worth noting.
Install Mechanism
No install spec and no code files are present (instruction-only). This is the lowest-risk install pattern: nothing is written to disk by an installer from the registry.
Credentials
Only one credential (NEMO_TOKEN) is declared as required and is appropriate for a cloud API. However, SKILL.md frontmatter mentions a config path (~/.config/nemovideo/) that would grant local config access if used; the registry metadata did not list that path — this mismatch is disproportionate and raises the question whether the agent will read local config files containing other secrets.
Persistence & Privilege
always:false and no special persistence is requested. The skill does not request to modify other skills or system-wide settings. The skill is allowed to be invoked autonomously by the model (default), which is normal; nothing in the skill amplifies this into a higher privilege.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shop-video
  3. After installation, invoke the skill by name or use /shop-video
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Shop Video. - Instantly turn 60-second product demo recordings into 1080p shoppable product videos with overlays, CTAs, and more—just by describing what you want. - Completely no-code workflow: upload your footage, describe edits, and export in seconds. - Session-based cloud rendering pipeline with support for video, image, and audio files up to 500MB. - Automatic onboarding with free trial (100 credits, 7-day expiry); anonymous and registered flows supported. - Includes status messages, error handling, and supports balance/status checks, export, and iterative editing.
Metadata
Slug shop-video
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Shop Video?

Turn a 60-second product demo recording into 1080p shoppable product videos just by typing what you need. Whether it's turning product footage into shoppable... It is an AI Agent Skill for Claude Code / OpenClaw, with 76 downloads so far.

How do I install Shop Video?

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

Is Shop Video free?

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

Which platforms does Shop Video support?

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

Who created Shop Video?

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

💬 Comments