← Back to Skills Marketplace
Media.io Kling Video Generator
by
wondershare-boop
· GitHub ↗
· v1.0.1
· MIT-0
164
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install mediaio-kling-video-generator
Description
Generate high-quality AI videos from text or images using Kling via Media.io OpenAPI with cinematic visuals and smooth motion.
Usage Guidance
This skill is internally consistent with its stated purpose: it contacts only openapi.media.io and requires a Media.io API key. Before installing, verify the source/publisher (homepage is missing and the publisher is 'Community Maintainer'), and confirm you want to supply a Media.io API key. Prefer a scoped/low-permission key if Media.io supports it, avoid sending sensitive private data or PII in prompts or images (those go to the external service), and rotate the key if you later remove the skill. Also fix the registry metadata mismatch (it should declare API_KEY) so automated tooling and audits will see the required credential.
Capability Analysis
Type: OpenClaw Skill
Name: mediaio-kling-video-generator
Version: 1.0.1
The skill is a standard implementation for interacting with the Media.io Kling AI video generation API. The Python code in `scripts/skill_router.py` includes a security best practice by validating that all outbound requests are restricted to the 'openapi.media.io' domain, effectively preventing the use of the skill for data exfiltration to unauthorized endpoints. No malicious instructions, obfuscation, or suspicious behaviors were identified in the documentation or API definitions.
Capability Assessment
Purpose & Capability
The skill's name/description (Kling video generation) matches its implementation: included JSON documents define Media.io endpoints and the Python router issues HTTPS requests to openapi.media.io. One inconsistency: the top-level registry snapshot in the prompt lists 'Required env vars: none' while SKILL.md and _meta.json require API_KEY — the API key is expected for this purpose, but the registry metadata omission is a mismatch that should be corrected.
Instruction Scope
SKILL.md instructs the agent to call specific Media.io APIs and to use API_KEY as X-API-KEY, and to poll task results. The instructions do not ask the agent to read unrelated files or secrets, nor to send data to endpoints other than openapi.media.io.
Install Mechanism
This is instruction-only with a small helper script included; there is no install spec, no external downloads, and no archive extraction. The included Python file is short and self-contained.
Credentials
The only secret used is API_KEY (declared in SKILL.md and _meta.json), which is proportionate to calling Media.io. However, the registry metadata block at the top of the submission omitted required env vars — that inconsistency should be resolved before trusting automated install tools that rely on registry metadata.
Persistence & Privilege
always is false and the skill does not request persistent modifications to other skills or system-wide settings. It only reads the API key from the environment or an explicit parameter when invoked.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mediaio-kling-video-generator - After installation, invoke the skill by name or use
/mediaio-kling-video-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Minor metadata restructuring in SKILL.md for improved clarity and formatting.
- Added a dedicated requires section for environment variables.
- No functional changes to the skill's capabilities.
v1.0.0
Initial release of mediaio-kling-video-generator.
- Generate AI videos using Kling via Media.io OpenAPI.
- Supports both text-to-video and image-to-video tasks with high-quality results.
- Requires an API key via the `API_KEY` environment variable.
- Provides APIs for Credits, Task Result, and multiple Kling model versions (including motion control).
- Refer to the documentation for trigger keywords and API usage details.
Metadata
Frequently Asked Questions
What is Media.io Kling Video Generator?
Generate high-quality AI videos from text or images using Kling via Media.io OpenAPI with cinematic visuals and smooth motion. It is an AI Agent Skill for Claude Code / OpenClaw, with 164 downloads so far.
How do I install Media.io Kling Video Generator?
Run "/install mediaio-kling-video-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Media.io Kling Video Generator free?
Yes, Media.io Kling Video Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Media.io Kling Video Generator support?
Media.io Kling Video Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Media.io Kling Video Generator?
It is built and maintained by wondershare-boop (@wondershare-boop); the current version is v1.0.1.
More Skills