← Back to Skills Marketplace
Video Maker Iphone
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
90
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-maker-iphone
Description
Turn a 60-second iPhone camera recording into 1080p polished MP4 clips just by typing what you need. Whether it's editing and exporting iPhone footage into s...
Usage Guidance
This skill appears to do what it says (upload your iPhone clips to a remote nemovideo.ai backend and return edited MP4s), but check a few things before installing or using it: 1) Confirm you're comfortable uploading videos to mega-api-prod.nemovideo.ai — ask the provider about data retention, sharing, and deletion policies. 2) Verify how and where the anonymous NEMO_TOKEN and session_id are stored and how you can revoke them (token lifetime is described as 7 days). 3) Ask why the skill metadata lists a local config path (~/.config/nemovideo/) — verify the skill will not read unrelated local files or credentials. 4) Avoid sending sensitive or private footage until you have privacy guarantees. 5) If you need stronger assurances, request a source/homepage or an audited implementation before trusting production data.
Capability Analysis
Type: OpenClaw Skill
Name: video-maker-iphone
Version: 1.0.0
The skill is a functional integration for a cloud-based video editing service (nemovideo.ai). It automates session management, anonymous token acquisition, and file uploads to a remote GPU-accelerated rendering pipeline. All network activities and file handling are explicitly aligned with the stated purpose of editing iPhone video clips, and no evidence of unauthorized data access, obfuscation, or malicious intent was found. The skill uses the domain mega-api-prod.nemovideo.ai for its backend operations.
Capability Assessment
Purpose & Capability
Name, description, endpoints, and required NEMO_TOKEN align with a cloud video-editing backend. The single required credential (NEMO_TOKEN) and the listed API endpoints are appropriate for the stated purpose. However, the metadata lists a local config path (~/.config/nemovideo/) that the SKILL.md never actually instructs the agent to read; this mismatch is unexpected and worth clarifying.
Instruction Scope
SKILL.md confines actions to authenticating (or creating an anonymous token), creating a session, uploading user-provided media, sending edit commands, polling status, and returning download URLs. It does not instruct reading unrelated system files, shell history, or arbitrary environment variables. It does instruct auto-generating an anonymous token and storing session_id/token for subsequent requests; storage location and retention policy are not specified.
Install Mechanism
There is no install spec and no code files — this is instruction-only, which minimizes on-disk risk. All runtime behavior is via network calls to the remote API described in the SKILL.md.
Credentials
Only NEMO_TOKEN is required, which is proportionate for a third-party video API. Concerns: (1) metadata's declared configPaths (~/.config/nemovideo/) is not used in the instructions — if the implementation reads that path it could access local credentials; (2) the skill auto-creates and stores an anonymous token (valid 7 days) and session IDs — that stored credential grants access to uploaded media and render jobs, so understand where/how tokens/session IDs are persisted and how to revoke them; (3) uploading media to an external service has privacy and retention implications that the SKILL.md does not describe.
Persistence & Privilege
The skill does not request 'always: true' and does not ask to modify other agent settings. It does instruct creating/storing temporary credentials and session IDs for at least the token lifetime (7 days) and can orphan render jobs if the UI is closed. Autonomous invocation is allowed (platform default) but not a special privilege here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-maker-iphone - After installation, invoke the skill by name or use
/video-maker-iphone - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Maker iPhone — quickly edit and export iPhone videos to polished 1080p MP4 clips in under a minute.
- Upload iPhone video files (MOV, MP4, and more) directly—no conversion needed.
- Describe your edits (trim, add music, export, etc.) in plain language to receive AI-edited videos.
- Easy authentication: free token grants 100 credits, valid for 7 days.
- Supports background uploads, live status, credit checks, and quick exports.
- Seamless cloud processing—30-90 seconds per export, up to 500MB file size.
- Clear prompts for common actions and robust error handling with helpful messages.
Metadata
Frequently Asked Questions
What is Video Maker Iphone?
Turn a 60-second iPhone camera recording into 1080p polished MP4 clips just by typing what you need. Whether it's editing and exporting iPhone footage into s... It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.
How do I install Video Maker Iphone?
Run "/install video-maker-iphone" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Maker Iphone free?
Yes, Video Maker Iphone is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Maker Iphone support?
Video Maker Iphone is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Maker Iphone?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills