← Back to Skills Marketplace
Video Trimmer Canva
by
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
79
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-trimmer-canva
Description
Turn a 3-minute Canva-exported MP4 presentation into 1080p trimmed video clips just by typing what you need. Whether it's trimming and cutting Canva-exported...
Usage Guidance
This skill will upload any video files you give it to https://mega-api-prod.nemovideo.ai for remote trimming and rendering. Before installing or using it: (1) confirm you are comfortable with that network transfer and the privacy policy of nemovideo.ai, (2) only provide an API token (NEMO_TOKEN) if that token is scoped for this service and not a broad or highly privileged credential, and (3) avoid uploading sensitive content unless you trust the remote service. If you prefer not to store a token in your environment, the skill will obtain a temporary anonymous token for short-term use, but uploaded media will still be transmitted to the remote API.
Capability Analysis
Type: OpenClaw Skill
Name: video-trimmer-canva
Version: 1.0.0
The skill provides a functional interface for a cloud-based video trimming service hosted at mega-api-prod.nemovideo.ai. It includes standard logic for session management, file uploads, and rendering tasks, using a dedicated NEMO_TOKEN for authentication. All instructions in SKILL.md are aligned with the stated purpose of processing Canva-exported videos on remote GPU nodes, and no evidence of data exfiltration or malicious execution was found.
Capability Assessment
Purpose & Capability
The name/description (trim Canva-exported videos, server-side rendering) match the declared requirements: a single API token (NEMO_TOKEN) and an optional config path for nemovideo settings. No unrelated services, binaries, or odd dependencies are requested.
Instruction Scope
The SKILL.md instructs the agent to read NEMO_TOKEN from the environment (or obtain an anonymous token by POSTing to the nemovideo API), create a session, upload files, stream SSE responses, and poll render status. It also requires reading the skill's YAML frontmatter to set attribution headers and references a config path (~/.config/nemovideo/) in metadata. These actions are expected for a cloud render service, but they do involve sending user media and session metadata to a third-party API.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is written to disk or downloaded by the skill itself, which minimizes install-time risk.
Credentials
Only a single token (NEMO_TOKEN) is required as the primary credential; the skill falls back to requesting an anonymous short-lived token if none is present. The declared config path (~/.config/nemovideo/) is consistent with storing service credentials/caches. No unrelated secrets or multiple unrelated credentials are requested.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide persistent privileges. It reads its own frontmatter and may read a service config directory; it does not claim to modify other skills or global agent configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-trimmer-canva - After installation, invoke the skill by name or use
/video-trimmer-canva - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Trimmer for Canva — Initial Release
- Trim and export Canva-exported MP4 videos into 1080p clips quickly by describing desired edits in natural language.
- Simple workflow: upload your file, describe trims or cuts, and download the processed video in 20–40 seconds.
- Automatic connection and authentication with built-in free credits for new users.
- Supports import of major video, image, and audio formats (mp4, mov, avi, webm, mkv, jpg, png, gif, webp, mp3, wav, m4a, aac).
- Handles credits, session management, export, status, and cloud rendering via a streamlined API pipeline.
- Includes robust error handling and session recovery for a smooth editing experience.
Metadata
Frequently Asked Questions
What is Video Trimmer Canva?
Turn a 3-minute Canva-exported MP4 presentation into 1080p trimmed video clips just by typing what you need. Whether it's trimming and cutting Canva-exported... It is an AI Agent Skill for Claude Code / OpenClaw, with 79 downloads so far.
How do I install Video Trimmer Canva?
Run "/install video-trimmer-canva" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Trimmer Canva free?
Yes, Video Trimmer Canva is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Trimmer Canva support?
Video Trimmer Canva is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Trimmer Canva?
It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.
More Skills