← Back to Skills Marketplace
Video Compressor Ios
by
francemichaell-15
· GitHub ↗
· v1.0.0
· MIT-0
59
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-compressor-ios
Description
Get compressed MP4 files ready to post, without touching a single slider. Upload your video files (MP4, MOV, HEVC, AVI, up to 500MB), say something like "com...
Usage Guidance
This skill sends your video files to a third-party service (mega-api-prod.nemovideo.ai) and uses a single service token (NEMO_TOKEN). Before installing: 1) Confirm you trust nemovideo.ai (privacy policy, retention of uploaded videos, and where tokens/sessions are stored). 2) Ask how and where the agent will persist the anonymous token/session_id (SKILL.md implies storage but doesn’t say where; the metadata references ~/.config/nemovideo/). If you don't want persistent tokens or disk writes, require clarification. 3) Be aware the skill will automatically create an anonymous token (generating a client UUID) if none is present — this may create a short-lived identity/credits tied to you. 4) Avoid uploading sensitive content unless you accept external processing and storage. If any of these are unacceptable, do not enable the skill or provide your own vetted service credentials instead.
Capability Analysis
Type: OpenClaw Skill
Name: video-compressor-ios
Version: 1.0.0
The skill is a video compression utility that interfaces with a remote cloud processing service at `mega-api-prod.nemovideo.ai`. It handles authentication by generating anonymous tokens or using a provided `NEMO_TOKEN`, and manages video uploads and rendering tasks as described in its documentation. All identified behaviors, including the use of environment variables and specific API endpoints, are consistent with the stated purpose of providing server-side video processing for iOS users, with no evidence of malicious intent or unauthorized data access.
Capability Assessment
Purpose & Capability
Name/description (compress iOS videos via remote GPU service) align with requested credential (NEMO_TOKEN) and the runtime instructions (upload, start render, poll status). The skill only asks for a single service token which is expected for a cloud render/compression service.
Instruction Scope
SKILL.md instructs the agent to create an anonymous token if NEMO_TOKEN is absent, start sessions, upload user files, stream SSE responses, and poll render status. Those actions are within the skill's purpose. Minor issues: the skill expects to derive X-Skill-Platform from install path (asks agent to inspect install path), and the instructions mention storing session_id/token without specifying storage location — this could lead to persistent state being written somewhere. Also the SKILL.md metadata lists a config path (~/.config/nemovideo/) not present in the registry 'required config paths' field, an inconsistency to verify.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is the lowest install risk — nothing new is written to disk by an install step defined in the package itself.
Credentials
Only NEMO_TOKEN (primary credential) is required, which is proportional to a cloud video-rendering service. The skill will auto-request an anonymous token if none is present; that is reasonable but means the agent will contact the remote auth endpoint and may persist or cache the token/session (unspecified).
Persistence & Privilege
always:false and the skill is user-invocable and can be invoked autonomously (platform default). The skill does not request global or cross-skill config modification. Potential persistence concern: SKILL.md metadata references a config path (~/.config/nemovideo/) and the instructions say to 'store' tokens/session IDs — confirm where these are stored and for how long.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-compressor-ios - After installation, invoke the skill by name or use
/video-compressor-ios - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Compressor iOS, a fast and simple way to compress iOS videos to MP4 in the cloud.
- Upload MP4, MOV, HEVC, or AVI videos (up to 500MB) and get back compressed 1080p MP4 files optimized for size and quality.
- Automatic cloud processing—no app installation required, just upload and describe your target file size or quality.
- Handles session, token authentication, and tracks video status automatically; requires only brief setup.
- Supports batch uploads, credit balance checks, and iterative editing workflows.
- Friendly error handling and clear guidance for unsupported files or exhausted credits.
Metadata
Frequently Asked Questions
What is Video Compressor Ios?
Get compressed MP4 files ready to post, without touching a single slider. Upload your video files (MP4, MOV, HEVC, AVI, up to 500MB), say something like "com... It is an AI Agent Skill for Claude Code / OpenClaw, with 59 downloads so far.
How do I install Video Compressor Ios?
Run "/install video-compressor-ios" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Compressor Ios free?
Yes, Video Compressor Ios is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Compressor Ios support?
Video Compressor Ios is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Compressor Ios?
It is built and maintained by francemichaell-15 (@francemichaell-15); the current version is v1.0.0.
More Skills