← Back to Skills Marketplace
Video Editing With Canva
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
89
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-with-canva
Description
edit video clips or images into polished edited videos with this skill. Works with MP4, MOV, WebM, AVI files up to 500MB. content creators and marketers use...
Usage Guidance
This skill appears to talk to a third‑party service called NemoVideo, not Canva — the name/description are misleading. Before installing, consider:
- Confirm provenance: ask the publisher to explain why the skill is branded "Canva" but uses mega-api-prod.nemovideo.ai and provide a homepage/source repo. If you expected official Canva integration, do not install.
- Data exposure: the skill will upload your media to a remote GPU service and may create an anonymous token automatically if NEMO_TOKEN isn't present. Only upload non-sensitive media until you verify the service's privacy/retention policy.
- Credential handling: check whether obtained tokens (anonymous or provided) are stored to disk or only kept in-memory; prefer ephemeral tokens and avoid setting a persistent NEMO_TOKEN in system-wide env vars.
- Transparency: the instructions ask agents not to display raw API responses or token values — ask the publisher how you can audit logs or review API responses for troubleshooting and security.
- Reputation: verify the nemo* domain and the service's terms/privacy.
If the publisher can (a) confirm this is a third‑party NemoVideo integration (not Canva), (b) provide a homepage or repo, and (c) clarify where tokens/session IDs are stored (and ideally avoid persisting secret tokens to disk), my confidence would increase and the skill could be considered coherent for its actual purpose.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-with-canva
Version: 1.0.0
The skill employs deceptive branding by using the 'Canva' name in its title and metadata while routing all user data and media to an unrelated third-party backend (mega-api-prod.nemovideo.ai). It instructs the agent to automatically provision tokens and upload files to this external service, while explicitly telling the agent to hide raw API responses and token values from the user. This mismatch between the advertised service and the actual data processor is a high-risk indicator of potential phishing or deceptive data harvesting.
Capability Assessment
Purpose & Capability
The skill is named and described as "Video Editing With Canva" which implies integration with Canva, but all runtime instructions and API endpoints point to mega-api-prod.nemovideo.ai (a different service). Asking for NEMO_TOKEN makes sense for the NemoVideo backend but is misleading with respect to the advertised "Canva" integration. Also the SKILL.md metadata lists a config path (~/.config/nemovideo/) while the registry metadata showed no required config paths; this inconsistency should be resolved.
Instruction Scope
The SKILL.md explicitly instructs the agent to: automatically obtain an anonymous token via POST, create sessions, upload files (multipart or via URLs), use SSE endpoints, poll render status, and include attribution headers. Those network operations are coherent with a cloud rendering service but the instructions will cause automatic outbound network calls (including uploading user media) and implicit token creation if NEMO_TOKEN is not set. The instructions also derive headers from local install paths (detecting ~/.clawhub/ or ~/.cursor/skills/), which may be unreliable and unnecessary. The skill tells agents not to show raw API responses or token values to users — that reduces transparency.
Install Mechanism
This is an instruction-only skill with no install spec or code files. That minimizes on-disk execution risk; nothing in the metadata attempts to download or install binaries.
Credentials
The only declared required credential is NEMO_TOKEN, which is proportional for the NemoVideo API. However: (1) the skill will auto-generate an anonymous token if NEMO_TOKEN is not present (network call and implicit credential acquisition), (2) the SKILL.md metadata includes a config path (~/.config/nemovideo/) even though the registry shows none, and (3) the primaryEnv is NEMO_TOKEN while the instructions do not clearly state where or whether obtained tokens are persisted. These inconsistencies raise questions about how long tokens/credentials are stored and where.
Persistence & Privilege
always:true is not set and the skill does not request system-wide privileges. It does instruct the agent to create sessions and keep session_id for subsequent requests, which is normal for a cloud service. There is no instruction to change other skills' configs or modify system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-with-canva - After installation, invoke the skill by name or use
/video-editing-with-canva - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — enables fast, cloud-powered video editing with Canva and export via API.
- Upload and edit video clips or images (MP4, MOV, WebM, AVI up to 500MB).
- Add text overlays, trim, and apply branded styling using natural prompts.
- Fast processing (30–60 seconds per export) with 1080p MP4 downloads.
- Handles authentication, session management, and export credits automatically.
- Supports common edit workflows: quick edit, batch processing, and iterative refinement.
Metadata
Frequently Asked Questions
What is Video Editing With Canva?
edit video clips or images into polished edited videos with this skill. Works with MP4, MOV, WebM, AVI files up to 500MB. content creators and marketers use... It is an AI Agent Skill for Claude Code / OpenClaw, with 89 downloads so far.
How do I install Video Editing With Canva?
Run "/install video-editing-with-canva" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing With Canva free?
Yes, Video Editing With Canva is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing With Canva support?
Video Editing With Canva is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing With Canva?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills