← Back to Skills Marketplace
isdyh01

Al Video Generation

by ShortAPl · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
301
Downloads
2
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install shortapi-ai-video-generation
Description
Use this skill as an entry point to discover, select, and fetch specific integration parameters for all supported AI video generation models.
Usage Guidance
This skill appears internally consistent: it only needs SHORTAPI_KEY to call ShortAPI endpoints and instructs the agent to fetch model-specific schemas before constructing requests. Before installing, confirm you trust https://shortapi.ai (check its docs, privacy, and billing terms), use a limited-scope API key if possible, and avoid sending sensitive data (prompts, images, or assets) you don't want transmitted to an external service. Also verify that the agent will use the SHORTAPI_KEY as the Authorization Bearer token and that fetched Markdown schemas are parsed safely (treat remote content as untrusted). If you want extra assurance, ask the publisher for a security/privacy statement or example responses from /api/skill/<model_id> so you can confirm what data is returned and logged.
Capability Analysis
Type: OpenClaw Skill Name: shortapi-ai-video-generation Version: 1.0.3 The skill is a well-documented integration for the ShortAPI video generation platform. It provides clear instructions for an AI agent to discover model schemas, submit generation jobs, and poll for results via the 'shortapi.ai' API. The instructions include security-conscious directives, such as prohibiting the hallucination of callback URLs and ensuring the 'SHORTAPI_KEY' is only sent to the official endpoint. While it directs the agent to perform background polling and render media using HTML tags, these behaviors are standard for media generation workflows and aligned with the skill's stated purpose.
Capability Assessment
Purpose & Capability
The skill claims to discover and fetch model-specific integration parameters for ShortAPI-hosted video models and requests only a SHORTAPI_KEY. The declared env var and the documented endpoints (shortapi.ai / api.shortapi.ai) align with that purpose.
Instruction Scope
The SKILL.md instructs the agent to GET a model-specific Markdown schema from https://shortapi.ai/api/skill/<model_id> and then POST a payload to https://api.shortapi.ai/api/v1/job/create with a Bearer token. This stays within the stated scope, but it relies on fetching and parsing external Markdown at runtime (the instructions explicitly prohibit hallucinating parameters). Ensure the agent maps SHORTAPI_KEY to the Authorization header and that fetched schemas are treated as untrusted input.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk or downloaded by an install step, which minimizes install-time risk.
Credentials
Only one env var is required (SHORTAPI_KEY), which is proportional to a service-integration skill. There are no unrelated credentials or config paths requested.
Persistence & Privilege
always is false and the skill does not request system-wide privileges or modify other skills. disable-model-invocation is false (normal); autonomous invocation is allowed by platform default but does not, by itself, indicate extra privilege.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shortapi-ai-video-generation
  3. After installation, invoke the skill by name or use /shortapi-ai-video-generation
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
- Added a new requirement: verify that the user has set a valid SHORTAPI_KEY before any other step, and direct them to https://shortapi.ai if missing. Only accept SHORTAPI_KEY from ShortAPI. - Clarified that no other API keys (such as OpenAI or Anthropic) are valid or should be requested. - No other functional or documentation changes detected.
v1.0.2
- Added explicit Security & Privacy Compliance section detailing endpoint usage, callback restrictions, and credential safety. - Improved formatting of metadata for consistency. - No functional or API changes; documentation and compliance clarifications only.
v1.0.1
- Added metadata specifying required environment variable (SHORTAPI_KEY) and homepage for integration. - No changes to functionality or API described in the documentation.
v1.0.0
ShortApi Video Models Aggregation Skill – Initial Release - Introduces a unified entry point to discover and fetch integration parameters for all supported AI video generation models via ShortAPI. - Lists all available model IDs, including Google Veo, Kwaivgi Kling, ByteDance Seedance, Vidu, Pixverse, and Alibaba Wan models. - Requires agents to fetch the specific skill document for each model before constructing API requests—no parameter guessing allowed. - Provides step-by-step instructions for interacting with the `/api/v1/job/create` endpoint, including job submission and status polling. - Prescribes best practices for background polling and inline result rendering (videos, images, audio) for optimal user experience.
Metadata
Slug shortapi-ai-video-generation
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Al Video Generation?

Use this skill as an entry point to discover, select, and fetch specific integration parameters for all supported AI video generation models. It is an AI Agent Skill for Claude Code / OpenClaw, with 301 downloads so far.

How do I install Al Video Generation?

Run "/install shortapi-ai-video-generation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Al Video Generation free?

Yes, Al Video Generation is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Al Video Generation support?

Al Video Generation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Al Video Generation?

It is built and maintained by ShortAPl (@isdyh01); the current version is v1.0.3.

💬 Comments