← Back to Skills Marketplace
Viral Team Video
by
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
80
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install viral-team-video
Description
Get shareable team clips ready to post, without touching a single slider. Upload your raw team footage (MP4, MOV, AVI, WebM, up to 500MB), say something like...
Usage Guidance
This skill routes uploaded videos to a third‑party backend (mega-api-prod.nemovideo.ai). Before using it: (1) Don’t upload confidential or sensitive footage you wouldn’t want sent to an external service. (2) Understand NEMO_TOKEN: you can either supply your own token or the skill will obtain an anonymous 7‑day token automatically — if you prefer control, provide your own token and verify its scope. (3) Note the skill may read certain local paths to set an attribution header (it infers X-Skill-Platform from install paths and the SKILL.md mentions a config directory) — if you’re concerned about local info disclosure, ask for clarification or run in a restricted environment. (4) Because there’s no homepage or vendor info, consider validating the service (domain ownership, privacy/TOS) before sending production or sensitive content. If you need higher assurance, request full network request logs or an explicit statement from the publisher about what it stores and for how long.
Capability Analysis
Type: OpenClaw Skill
Name: viral-team-video
Version: 1.0.0
The skill provides a functional interface for a cloud-based video editing service (nemovideo.ai). It includes detailed instructions for the agent to manage authentication via an anonymous token endpoint, handle file uploads, and poll for rendering status. The behavior is consistent with the stated purpose of video processing, and there are no indicators of data exfiltration, malicious command execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the skill uploads user video to a remote nemovideo.ai backend, creates editing jobs, and returns downloadable MP4s. Declared primary credential (NEMO_TOKEN) is consistent with a hosted service. Minor incoherence: registry metadata lists no required config paths, while the SKILL.md frontmatter declares a configPaths entry (~/.config/nemovideo/).
Instruction Scope
SKILL.md stays inside the video-editing scope: it instructs session creation, SSE message flow, uploads, polling render status, and downloading results. It will upload user files to an external service (expected for this purpose). The instructions also ask the agent to derive an X-Skill-Platform header from the agent's install path (checking ~/.clawhub/ or ~/.cursor/skills/), which requires reading filesystem paths that are not strictly necessary for editing and is worth noting.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. Nothing is downloaded or written by an installer step.
Credentials
Only NEMO_TOKEN is declared as required, which fits a hosted video API. However, SKILL.md instructs that if NEMO_TOKEN is absent it will request an anonymous token from the API (POST to /api/auth/anonymous-token). That makes the declared required env var less strict than advertised. Also the frontmatter's configPaths (present in SKILL.md) are not reflected in the registry 'Required config paths: none' field — a minor inconsistency that could imply the skill expects or may read a local nemovideo config directory.
Persistence & Privilege
always is false and autonomous invocation is allowed by default — standard for skills. The skill does not request persistent system-wide privileges or attempt to modify other skills' configuration in its instructions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install viral-team-video - After installation, invoke the skill by name or use
/viral-team-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Viral Team Video 1.0.0 — Initial Release
- Instantly turn raw team footage into shareable video clips ready for social media.
- Upload MP4, MOV, AVI, or WebM files up to 500MB; simple instructions trigger AI-powered editing and upbeat music addition.
- Automatic backend connection and session management with 100 free credits for new users.
- Quick export to 1080p MP4, download links in 1–2 minutes for short clips.
- Handles authentication, error recovery, and session continuity transparently.
Metadata
Frequently Asked Questions
What is Viral Team Video?
Get shareable team clips ready to post, without touching a single slider. Upload your raw team footage (MP4, MOV, AVI, WebM, up to 500MB), say something like... It is an AI Agent Skill for Claude Code / OpenClaw, with 80 downloads so far.
How do I install Viral Team Video?
Run "/install viral-team-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Viral Team Video free?
Yes, Viral Team Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Viral Team Video support?
Viral Team Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Viral Team Video?
It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.
More Skills