← Back to Skills Marketplace
45
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-ai-discord
Description
Skip the learning curve of professional editing software. Describe what you want — trim the clip, add captions, and export it ready to share in Discord — and...
Usage Guidance
This skill appears to be a thin client for a cloud video service (calls to mega-api-prod.nemovideo.ai and a NEMO_TOKEN are expected). Before installing, ask the publisher these questions or take these precautions:
- Confirm the config path: does the skill read or write ~/.config/nemovideo/? The registry and SKILL.md disagree — ask which is accurate.
- Ask where generated anonymous tokens and session_ids are stored and for how long; insist they not be persisted to world-readable files.
- Verify the backend domain (mega-api-prod.nemovideo.ai) and the service's privacy policy and data retention for uploaded videos (sensitive content risk).
- Request that the agent prompt you before auto-creating tokens or starting uploads (avoid silent network activity).
- If you want minimal risk, test first with non-sensitive short videos and no account-binding actions; consider revoking the anonymous token after testing if possible.
If the publisher cannot clarify where credentials/config are stored and why the config path is needed, treat the skill as higher risk and avoid installing it.
Capability Analysis
Type: OpenClaw Skill
Name: video-ai-discord
Version: 1.0.0
The video-ai-discord skill is a functional integration for a cloud-based video editing service (nemovideo.ai). It contains instructions for the agent to manage authentication, upload media, and process video editing tasks via a legitimate-looking API (mega-api-prod.nemovideo.ai). No indicators of data exfiltration, unauthorized system access, or malicious prompt injection were identified.
Capability Assessment
Purpose & Capability
The name/description (cloud video editing for Discord) matches the declared need for a service token and the API endpoints described. However the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata presented to you showed no required config paths — this mismatch is an incoherence that should be clarified.
Instruction Scope
Runtime instructions are mostly scoped to uploading files, streaming SSE, rendering jobs, and credentialed API calls to mega-api-prod.nemovideo.ai — all expected for this purpose. The skill instructs the agent to auto-acquire an anonymous token if NEMO_TOKEN is absent and to store a session_id; it also derives attribution headers from install paths. The SKILL.md does not specify where or how tokens/session IDs are persisted (memory vs disk), which is important for privacy/security.
Install Mechanism
There is no install spec and no code files (instruction-only), so nothing is downloaded or written to disk by an installer — this lowers risk compared to skills that install binaries or archives.
Credentials
The only declared credential is NEMO_TOKEN (primaryEnv), which fits the stated cloud service. But the SKILL.md metadata references a local config path (~/.config/nemovideo/) that was not declared elsewhere, and the instructions ask the agent to generate/store anonymous tokens automatically. Both facts raise proportionality questions: why would a simple editing skill need a local config path, and where/how will generated credentials be stored?
Persistence & Privilege
The skill is not marked always:true and does not request elevated platform privileges. It does instruct an automatic first-time connection to the backend (expected for convenience), but that means network activity and credential creation can occur without an explicit per-use consent unless the UI prompts the user.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-ai-discord - After installation, invoke the skill by name or use
/video-ai-discord - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video AI Discord — fast, AI-powered video editing and sharing for Discord users.
- Convert, trim, add captions, and export videos to Discord-ready MP4 in 30–60 seconds.
- Upload MP4, MOV, WebM, or AVI files up to 500MB; automatic compression and formatting for Discord.
- Simple session setup with free 7-day token; no install or pro editing software needed.
- Supports keyword-based commands for exporting, checking credits, viewing status, uploading, and editing.
- Real-time cloud GPU processing, with clear error handling and retry guidance.
Metadata
Frequently Asked Questions
What is Video Ai Discord?
Skip the learning curve of professional editing software. Describe what you want — trim the clip, add captions, and export it ready to share in Discord — and... It is an AI Agent Skill for Claude Code / OpenClaw, with 45 downloads so far.
How do I install Video Ai Discord?
Run "/install video-ai-discord" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Ai Discord free?
Yes, Video Ai Discord is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Ai Discord support?
Video Ai Discord is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Ai Discord?
It is built and maintained by mory128 (@mory128); the current version is v1.0.0.
More Skills