← Back to Skills Marketplace
Video Compressor Iphone
by
francemichaell-15
· GitHub ↗
· v1.0.0
· MIT-0
90
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-compressor-iphone
Description
Get compressed MP4 files ready to post, without touching a single slider. Upload your iPhone video files (MP4, MOV, HEVC, AVI, up to 500MB), say something li...
Usage Guidance
This skill will upload your videos to a third-party backend (mega-api-prod.nemovideo.ai) and requires a NEMO_TOKEN to authorize requests. If you don't supply NEMO_TOKEN the skill will request an anonymous token from the vendor and use it for the session. Before installing, consider: 1) Trust — you are sending video content to an external service; verify their privacy/retention and whether you want that content off your device. 2) Tokens/config — the skill may read ~/.config/nemovideo/ or detect install paths to find persisted tokens; inspect that folder if you have concerns. 3) Sensitive data — do not place other secrets in NEMO_TOKEN or in the declared config path. 4) Costs/credits — anonymous tokens mention limited credits/expiry; check pricing or potential charges. If you are comfortable with those trade-offs, the skill's requested access appears proportionate to its stated purpose.
Capability Analysis
Type: OpenClaw Skill
Name: video-compressor-iphone
Version: 1.0.0
The skill is a functional wrapper for a cloud-based video processing service hosted at mega-api-prod.nemovideo.ai. The instructions in SKILL.md guide the agent through legitimate API workflows, including anonymous token acquisition, session management, and file uploads for video compression. No evidence of data exfiltration, malicious code execution, or unauthorized system access was found.
Capability Assessment
Purpose & Capability
Name and description (compress iPhone videos via cloud) align with the declared requirement for a NEMO_TOKEN and the SKILL.md's calls to a nemovideo.ai backend. There are no unrelated env vars or binaries requested.
Instruction Scope
SKILL.md stays within the compressor domain: check for NEMO_TOKEN, optionally obtain an anonymous token from the vendor, create a session, upload video files, poll export status, and return a download URL. It instructs the agent to include attribution headers and to map GUI-like commands to API calls. Minor scope notes: the skill derives an X-Skill-Platform header by inspecting common install paths (reads install path), and the metadata declares a config path (~/.config/nemovideo/). These imply the agent may read small parts of the user's home config to detect platform or existing tokens — behavior that is explainable but worth noting for privacy.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is downloaded or written by an installer. This is the lowest-risk install profile.
Credentials
Only one primary env var is required (NEMO_TOKEN), which is proportional to a cloud API integration. The metadata also declares a config path (~/.config/nemovideo/) — plausible (to find persisted tokens/config), but it expands the skill's access surface to the user's config directory. No unrelated credentials (AWS, GitHub, etc.) are requested.
Persistence & Privilege
always:false and user-invocable:true (defaults) — the skill does not request permanent presence or system-level changes, nor does it instruct modifying other skills. It may create ephemeral session tokens for uploads but does not require elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-compressor-iphone - After installation, invoke the skill by name or use
/video-compressor-iphone - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Compressor iPhone — compress iPhone videos to efficient, shareable MP4s:
- Upload iPhone video files (MP4, MOV, HEVC, AVI, up to 500MB) and specify compression goals in natural language
- Automatic backend setup with cloud GPU video processing — no local installation needed
- Outputs 1080p MP4, optimized for texting, email, and social media
- Handles session management, token provisioning, and error recovery automatically
- Supports quick edits, batching, and timeline-based refinements
- Clear error messages and workflow guidance throughout the process
Metadata
Frequently Asked Questions
What is Video Compressor Iphone?
Get compressed MP4 files ready to post, without touching a single slider. Upload your iPhone video files (MP4, MOV, HEVC, AVI, up to 500MB), say something li... It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.
How do I install Video Compressor Iphone?
Run "/install video-compressor-iphone" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Compressor Iphone free?
Yes, Video Compressor Iphone is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Compressor Iphone support?
Video Compressor Iphone is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Compressor Iphone?
It is built and maintained by francemichaell-15 (@francemichaell-15); the current version is v1.0.0.
More Skills