← Back to Skills Marketplace
Meta Ai
by
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
76
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install meta-ai
Description
content creators enhance video clips into AI-edited videos using this skill. Accepts MP4, MOV, AVI, WebM up to 500MB, renders on cloud GPUs at 1080p, and ret...
Usage Guidance
This skill appears to do what it says (cloud video enhancement) and only needs a single service token. However: 1) the package has no homepage or verifiable source — verify the domain (mega-api-prod.nemovideo.ai) and the provider before sending sensitive video content; 2) the skill will auto-create and store an anonymous token if you don't set NEMO_TOKEN — if you prefer control, set your own NEMO_TOKEN or decline anonymous auth; 3) it may read install/config paths (~/.config/nemovideo/, ~/.clawhub/, ~/.cursor/skills/) for attribution headers — consider whether you want the agent to access those paths; 4) because this skill uploads/processes video on a third‑party cloud, avoid sending videos with sensitive PII unless you trust the service. If you want higher assurance, ask the publisher for a homepage, privacy policy, and API provenance before using.
Capability Analysis
Type: OpenClaw Skill
Name: meta-ai
Version: 1.0.0
The skill facilitates video editing via a third-party API (mega-api-prod.nemovideo.ai) but exhibits several high-risk behaviors in SKILL.md. It requires access to environment variables (NEMO_TOKEN) and local configuration directories (~/.config/nemovideo/), and it instructs the AI agent to automatically initiate network connections and generate anonymous tokens without explicit user consent. Most notably, it contains instructions to hide raw API responses and token values from the user, which reduces transparency and could mask unauthorized data transmission or session manipulation.
Capability Assessment
Purpose & Capability
The name/description (AI-assisted video editing) match the instructions (upload, session, render, export). Requiring a single service token (NEMO_TOKEN) is appropriate. Minor inconsistency: registry metadata at the top stated no required config paths, but the SKILL.md frontmatter and runtime instructions reference ~/.config/nemovideo/ and reading the YAML frontmatter for X-Skill-Source/Version/Platform.
Instruction Scope
Runtime instructions stay within the editing workflow: create/refresh an anonymous token if NEMO_TOKEN is absent, create sessions, upload files, stream SSE edits, poll renders, and return download URLs. They also instruct reading the skill's YAML frontmatter and detecting install path (~/.clawhub or ~/.cursor/skills) to set an X-Skill-Platform header — reading those paths is not strictly required for core editing but is plausible for attribution. Instructions explicitly tell the agent not to display raw API responses or token values, and to store session_id/token for subsequent calls.
Install Mechanism
No install spec and no code files (instruction-only). This is the lowest-risk install surface — nothing is downloaded or written by the skill itself per the manifest.
Credentials
Only one credential is declared (NEMO_TOKEN), which is proportionate to a backend API. The skill also implements an anonymous-token flow if the env var is missing (generates a client UUID and posts to the service). The earlier registry metadata omission of config paths vs the frontmatter declaration is inconsistent but not necessarily malicious.
Persistence & Privilege
always is false and the skill does not request system-wide changes or additional privileges. Autonomous invocation is allowed by default but is not combined with broad or unrelated credential access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install meta-ai - After installation, invoke the skill by name or use
/meta-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Meta AI — AI-Assisted Video Editing Tool v1.0.0
- Initial release: AI-powered video editing and enhancement for content creators.
- Supports MP4, MOV, AVI, and WebM uploads up to 500MB; outputs 1080p MP4 in 30–60 seconds via cloud GPU rendering.
- Automatic session and authentication setup with free credits (100, valid 7 days).
- Handles common workflows: quick enhancement, batch processing, iterative edits, and timeline previews.
- Integrates Meta AI backend features: credits check, export, file upload, and live session updates.
- Robust error handling for authentication, file limits, and process state.
Metadata
Frequently Asked Questions
What is Meta Ai?
content creators enhance video clips into AI-edited videos using this skill. Accepts MP4, MOV, AVI, WebM up to 500MB, renders on cloud GPUs at 1080p, and ret... It is an AI Agent Skill for Claude Code / OpenClaw, with 76 downloads so far.
How do I install Meta Ai?
Run "/install meta-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Meta Ai free?
Yes, Meta Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Meta Ai support?
Meta Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Meta Ai?
It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.
More Skills