← Back to Skills Marketplace
Recording Editor
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
117
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install recording-editor
Description
edit raw recordings into edited recording clips with this recording-editor skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators, educato...
Usage Guidance
This skill appears to do what it says: it uploads your recordings to a remote service (mega-api-prod.nemovideo.ai) for cloud GPU editing and requires a NEMO_TOKEN. Before installing or using it: (1) Confirm you are comfortable uploading the files (they leave your device and are processed by the remote service). (2) Ask the skill owner how/where tokens and session IDs are stored (metadata references ~/.config/nemovideo/ but SKILL.md does not explain persistence). (3) Prefer using an anonymous token for one-off jobs if you do not want a long-lived credential tied to your account; check how to revoke or rotate tokens and what the service retention/delete policy is. (4) Do not provide unrelated secrets or credentials. (5) If you need stronger guarantees, test with non-sensitive sample recordings and review the provider's privacy/security documentation before sending real content.
Capability Analysis
Type: OpenClaw Skill
Name: recording-editor
Version: 1.0.0
The recording-editor skill is a legitimate tool designed to interface with the nemovideo.ai cloud service for AI-assisted video editing. The SKILL.md file provides clear, functional instructions for the agent to manage authentication (via NEMO_TOKEN or anonymous tokens), handle video uploads, and execute editing tasks through a structured API. It includes appropriate error handling and explicitly instructs the agent not to expose sensitive tokens or raw API outputs, showing no signs of malicious intent or high-risk vulnerabilities.
Capability Assessment
Purpose & Capability
Name/description (cloud video editing) aligns with required credential (NEMO_TOKEN) and the SKILL.md which sends uploads and editing commands to a remote nemovideo API. Required binaries are none and requested endpoints match the editing use case.
Instruction Scope
Instructions remain within the stated editing purpose (upload files, open session, send editing instructions, poll render status). They instruct generating an anonymous token if none is present and to avoid exposing tokens. However, SKILL.md metadata lists a config path (~/.config/nemovideo/) but the body does not describe how/if tokens or session IDs are persisted there — that's an inconsistency and missing detail about where secrets are stored or how uploads are retained.
Install Mechanism
No install spec and no code files (instruction-only). This is low-risk from an installation perspective because nothing will be written to disk by an installer.
Credentials
Only one credential is required (NEMO_TOKEN), which is appropriate for a third-party API. The SKILL.md does instruct obtaining an anonymous token via the service's API, which is coherent. Be aware that user media files are uploaded to mega-api-prod.nemovideo.ai — that is necessary for the feature but is a privacy consideration. The metadata/configPaths entry is not justified by the instructions and should be clarified.
Persistence & Privilege
always:false and normal agent invocation are used. There is no install or modification of other skills or system-wide settings described. The only potential persistence is session tokens/saved creds — SKILL.md lacks detail on storage, so check before allowing long-lived token storage.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install recording-editor - After installation, invoke the skill by name or use
/recording-editor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the recording-editor skill.
- Edit raw video and audio recordings (MP4, MOV, AVI, WebM, up to 500MB) with cloud-based AI processing.
- Supports trimming, cutting silences, adding audio, text overlays, and exporting polished 1080p MP4 files.
- Handles authentication, session management, video uploads, credits, timeline previews, and export via cloud API.
- Includes robust error handling and clear mapping between user prompts and editing actions.
- Designed for content creators, educators, and remote workers seeking quick, high-quality video edits for sharing or publishing.
Metadata
Frequently Asked Questions
What is Recording Editor?
edit raw recordings into edited recording clips with this recording-editor skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators, educato... It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.
How do I install Recording Editor?
Run "/install recording-editor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Recording Editor free?
Yes, Recording Editor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Recording Editor support?
Recording Editor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Recording Editor?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills