← Back to Skills Marketplace
Text To Video Kapwing
by
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
48
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-video-kapwing
Description
Get text-based videos ready to post, without touching a single slider. Upload your text prompts (TXT, DOCX, MP4, MOV, up to 500MB), say something like "turn...
Usage Guidance
This skill appears to implement a text→video service, but there are a few things to check before installing or providing credentials:
- Verify the backend domain: the SKILL.md calls mega-api-prod.nemovideo.ai, yet the skill name references 'Kapwing' — confirm the provider and trustworthiness of nemovideo.ai (is this an official integration or a third-party proxy?).
- Understand NEMO_TOKEN scope: only one env var is requested. Ask the publisher what permissions that token grants and whether you can use a limited-scope/test token. Avoid supplying broad or long-lived credentials until you confirm scope.
- Anonymous token behavior: if you don't provide NEMO_TOKEN, the skill will contact an external endpoint to mint a 7‑day token using a generated UUID. If you prefer not to have the agent call that endpoint automatically, require the token externally or disable the skill.
- Config-path inconsistency: SKILL.md frontmatter references ~/.config/nemovideo/ but registry metadata lists none. Ask whether the skill will read files from that path and why.
- Attribution/file access: the skill will read its own frontmatter and inspect install paths to populate X-Skill-Platform headers — this requires the agent to look at common install locations under your home directory. If that is a privacy concern, request a version that does not attempt platform detection or denies local path inspection.
If you cannot verify the above, run the skill in a restricted/test environment (or with a throwaway limited token) rather than giving it production credentials.
Capability Analysis
Type: OpenClaw Skill
Name: text-to-video-kapwing
Version: 1.0.0
The skill is a functional integration for a text-to-video service hosted at nemovideo.ai. It provides detailed instructions for the AI agent to manage authentication (including anonymous token generation), session handling via SSE, and video export workflows. While it performs network requests to an external API and fingerprints the installation environment (e.g., checking for ~/.cursor/skills/ for attribution), these behaviors are transparently documented and aligned with the stated purpose of the tool. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name and description advertise 'Kapwing' style text-to-video, which aligns with the runtime instructions calling a remote render API. However the actual backend endpoints are on mega-api-prod.nemovideo.ai (not kapwing.com), and the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata shows none — this mismatch suggests either mislabeling or sloppy metadata.
Instruction Scope
Instructions stay within the stated purpose (upload text/media, create session, SSE editing, export/polling). They also instruct the agent to: mint an anonymous token from an external endpoint if NEMO_TOKEN is absent, read the skill file's YAML frontmatter for attribution, and detect install path to set X-Skill-Platform (may require inspecting typical install locations under the user's home). Those actions are explainable but widen the scope to include contacting an external auth endpoint and reading local install/config paths.
Install Mechanism
Instruction-only skill with no install spec or code files — nothing is written to disk by an installer. Low install risk.
Credentials
Only one required env var (NEMO_TOKEN) is declared, which is appropriate for an API-backed video service. Concerns: (1) SKILL.md will request an anonymous token from the network if no NEMO_TOKEN is present (network call that mints a token tied to a generated UUID), and (2) the frontmatter references a config path (~/.config/nemovideo/) that could contain credentials — this is inconsistent with the registry metadata that lists no config paths. Confirm whether the skill legitimately needs to read that path and what the token scopes are before supplying real/privileged credentials.
Persistence & Privilege
Skill does not request always: true and has no install hooks. Autonomous invocation is allowed (platform default) but not combined with other high privileges. The skill does instruct server-side job creation and polling, which is expected for this function.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install text-to-video-kapwing - After installation, invoke the skill by name or use
/text-to-video-kapwing - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Text to Video Kapwing — convert text and files into shareable videos, fast.
- Upload text (TXT, DOCX) or video files (MP4, MOV, up to 500MB), and generate videos with AI-driven visuals and captions.
- Supports instant video creation for blog posts, product descriptions, or scripts; returns 1080p MP4 downloads in ~1-2 minutes.
- No local setup required; all processing is cloud-based with easy API connection (auto handles authentication and session).
- Simple prompts convert your written content into ready-to-share videos optimized for creators and marketers.
- Includes workflow for uploads, editing, credits tracking, export, status, and common troubleshooting messages.
- All major video, audio, and image formats supported for input and export.
Metadata
Frequently Asked Questions
What is Text To Video Kapwing?
Get text-based videos ready to post, without touching a single slider. Upload your text prompts (TXT, DOCX, MP4, MOV, up to 500MB), say something like "turn... It is an AI Agent Skill for Claude Code / OpenClaw, with 48 downloads so far.
How do I install Text To Video Kapwing?
Run "/install text-to-video-kapwing" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Text To Video Kapwing free?
Yes, Text To Video Kapwing is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Text To Video Kapwing support?
Text To Video Kapwing is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Text To Video Kapwing?
It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.
More Skills