← Back to Skills Marketplace
mory128

Viral Reels

by mory128 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
43
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install viral-reels
Description
create short video clips into shareable reel clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. TikTok and Instagram creators use it fo...
Usage Guidance
Before installing, consider these points: - This skill uploads your videos to an external service (mega-api-prod.nemovideo.ai). If your media contains private or sensitive content, do not use the skill until you verify the service's privacy policy and trustworthiness. - There is no homepage or source code linked and the publisher is an opaque ID. If possible, request the vendor/source repo or documentation to verify who operates the backend and how data is stored/retained. - The SKILL.md will auto-request an anonymous token if NEMO_TOKEN is not present. That token grants the skill access to the remote service for up to 7 days (per the doc). Be aware of where that token gets stored and avoid placing long-lived secrets you don’t want shared into NEMO_TOKEN. - There is a small inconsistency: the skill metadata mentions a local config path (~/.config/nemovideo/) even though the registry metadata lists none. Ask the author whether the skill reads local config files and why. - If you proceed, limit the kinds of media you upload (avoid PII/sensitive content), consider creating an account/token with minimal privileges if supported, and monitor network activity/logs the first few times you use it. If you want, I can draft questions to ask the skill publisher (requesting source, data retention policy, and exact scope of token permissions) or suggest safer alternative workflows (local-only editing tools) depending on your needs.
Capability Analysis
Type: OpenClaw Skill Name: viral-reels Version: 1.0.0 The 'viral-reels' skill is a functional integration for a video processing service hosted at nemovideo.ai. It provides detailed instructions for the AI agent to manage authentication via anonymous tokens, handle video uploads, and interact with a cloud rendering pipeline. The skill's requirements, such as access to its own configuration directory (~/.config/nemovideo/) and the NEMO_TOKEN environment variable, are strictly aligned with its stated purpose of video editing and export. No indicators of data exfiltration, unauthorized execution, or malicious prompt injection were identified.
Capability Assessment
Purpose & Capability
Functionality (upload video, render on cloud GPU, return download URL) is coherent with the name/description. Requesting a NEMO_TOKEN for authorization is expected. However, the SKILL.md frontmatter includes a config path (~/.config/nemovideo/) while the registry metadata lists no required config paths — this mismatch is unexplained. The skill has no declared homepage or source repository and the publisher is an opaque ID, which reduces transparency about who runs the backend.
Instruction Scope
Instructions direct the agent to upload user-supplied media to https://mega-api-prod.nemovideo.ai, create sessions, handle SSE streams, poll render status, and return download URLs — all consistent with a cloud render service. This necessarily transmits user files off-device (privacy concern). The skill also instructs the agent to obtain an anonymous token if NEMO_TOKEN is absent (automatic outbound network call). There are no instructions that attempt to read unrelated local files, but the metadata's config path suggests potential local config access that the rest of the doc never references.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. No binaries or package installs requested.
Credentials
Only NEMO_TOKEN is declared as required and is the primary credential — that's proportional to a cloud API-backed video service. The SKILL.md will generate an anonymous token via the service if NEMO_TOKEN is missing (so an admin-supplied token is not strictly required). Consider that any token (anonymous or user-provided) authorizes upload of your media to the remote backend.
Persistence & Privilege
always is false, skill is user-invocable and can be called autonomously (default). The skill does not request permanent platform privileges or attempt to modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install viral-reels
  3. After installation, invoke the skill by name or use /viral-reels
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of viral-reels: an AI-powered tool for creating and exporting short-form viral reels from video clips. - Supports uploads up to 500MB in MP4, MOV, AVI, and WebM formats for TikTok and Instagram creators. - Handles end-to-end workflow: upload video, describe edit, receive 1080p MP4 output within 30–90 seconds. - Automated setup with cloud token/session handling and credits system (100 free credits for new users). - Clear instructions for formatting, editing, and exporting reels with real-time status and error handling. - API compatibility for batch processing, iterative editing, and platform-ready export.
Metadata
Slug viral-reels
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Viral Reels?

create short video clips into shareable reel clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. TikTok and Instagram creators use it fo... It is an AI Agent Skill for Claude Code / OpenClaw, with 43 downloads so far.

How do I install Viral Reels?

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

Is Viral Reels free?

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

Which platforms does Viral Reels support?

Viral Reels is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Viral Reels?

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

💬 Comments