← Back to Skills Marketplace
Video For Social Media
by
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
112
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-for-social-media
Description
Skip the learning curve of professional editing software. Describe what you want — cut this into a 30-second Instagram Reel with captions and background musi...
Usage Guidance
This skill appears to do what it says: it uploads user-provided video files to a remote NemoVideo backend and returns edited clips. Before installing, consider: 1) Privacy: any video you upload goes to https://mega-api-prod.nemovideo.ai — don't send sensitive or confidential footage unless you trust the service and have reviewed its privacy/retention policy. 2) Credentials: prefer using the anonymous starter token flow rather than placing long-lived or high-privilege tokens in environment variables; if you do supply NEMO_TOKEN, ensure it is scoped and rotate/revoke it when no longer needed. 3) Network activity: the skill makes outbound POST/GET requests and uploads files (up to 500MB) — ensure this is acceptable for your network and data caps. 4) Attribution headers: the skill may inspect its environment/install path to fill a header value — be aware this may read non-sensitive path info. 5) No installer or code files were provided for audit; the static scanner had no code to analyze, so confirm the service domain and privacy terms yourself before sending data. If you need higher assurance, ask the publisher for documentation, a privacy policy, or a way to run the service on infrastructure you control.
Capability Analysis
Type: OpenClaw Skill
Name: video-for-social-media
Version: 1.0.0
The skill facilitates video editing by integrating with the 'nemovideo.ai' API. It includes standard procedures for anonymous authentication, session management, and file uploads to cloud GPUs for processing. While it performs platform detection for attribution and requires network access to external endpoints (mega-api-prod.nemovideo.ai), its behavior is consistent with its stated purpose and lacks indicators of data exfiltration or malicious intent.
Capability Assessment
Purpose & Capability
Name/description (AI social video editing) align with required artifacts: a service token (NEMO_TOKEN) and an optional config path under ~/.config/nemovideo/. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md's runtime instructions stay focused on connecting to the remote NemoVideo API, creating/using a session, uploading user-supplied media, streaming SSE edits, polling render status, and returning a download URL. Minor scope notes: the skill instructs auto-acquiring an anonymous token if no NEMO_TOKEN is present (makes an outgoing POST), and asks to auto-detect an install path value to populate an attribution header — this could cause the agent to inspect its environment/install path. All network calls are to the stated API base (https://mega-api-prod.nemovideo.ai). There are no instructions to read unrelated local files or other environment variables.
Install Mechanism
Instruction-only skill; no install spec and no code files. This minimizes disk/write risk — nothing is downloaded or installed by the skill itself.
Credentials
Only a single credential (NEMO_TOKEN) is required and declared as the primary credential. The SKILL.md also documents a safe fallback path that requests an anonymous starter token from the same API. The declared config path (~/.config/nemovideo/) is consistent with storing service credentials or session state.
Persistence & Privilege
always is false and the skill does not request persistent platform privileges or attempt to modify other skills' configuration. Autonomous invocation is permitted (platform default) but 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 video-for-social-media - After installation, invoke the skill by name or use
/video-for-social-media - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of "Video for Social Media — Edit and Export Social Clips"
- Instantly edit and export social-ready videos with simple instructions—no editing skills needed
- Supports upload of MP4, MOV, AVI, and WebM files up to 500MB
- Automated AI-powered video editing for platform-ready clips (Reels, TikTok, Shorts)
- Captions, background music, trimming, and formatting handled in the cloud with fast turnaround
- Seamless backend connection, session management, and transparent error handling included
Metadata
Frequently Asked Questions
What is Video For Social Media?
Skip the learning curve of professional editing software. Describe what you want — cut this into a 30-second Instagram Reel with captions and background musi... It is an AI Agent Skill for Claude Code / OpenClaw, with 112 downloads so far.
How do I install Video For Social Media?
Run "/install video-for-social-media" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video For Social Media free?
Yes, Video For Social Media is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video For Social Media support?
Video For Social Media is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video For Social Media?
It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.
More Skills