← 返回 Skills 市场
isdyh01

Al Video Generation

作者 ShortAPl · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
301
总下载
2
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install shortapi-ai-video-generation
功能描述
Use this skill as an entry point to discover, select, and fetch specific integration parameters for all supported AI video generation models.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shortapi-ai-video-generation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shortapi-ai-video-generation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug shortapi-ai-video-generation
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 301 次。

如何安装 Al Video Generation?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install shortapi-ai-video-generation」即可一键安装,无需额外配置。

Al Video Generation 是免费的吗?

是的,Al Video Generation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Al Video Generation 支持哪些平台?

Al Video Generation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Al Video Generation?

由 ShortAPl(@isdyh01)开发并维护,当前版本 v1.0.3。

💬 留言讨论