← 返回 Skills 市场
317
总下载
3
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install shortapi-ai-image-generation
功能描述
Use this skill as an entry point to discover, select, and fetch specific integration parameters for all supported AI image generation models.
安全使用建议
This skill appears to do what it says: it helps discover model-specific schemas on ShortAPI and submit image-generation jobs using your SHORTAPI_KEY. Before installing, consider the following: (1) confirm you trust shortapi.ai and that the key you provide has only the minimal permissions you need, because the key will be sent as a Bearer token to ShortAPI endpoints; (2) note the SKILL.md is truncated in the package — ask the publisher for the full instructions so you can verify there are no additional behaviors; (3) the documentation asks the agent to fetch Markdown schemas from a second hostname (shortapi.ai) even though the security section claims only api.shortapi.ai is contacted — ask the author to resolve this inconsistency; (4) remote Markdown parsing is required by the skill and could expose the agent to unexpected content, so ensure any agent behavior that executes or interprets fetched content is sandboxed or validated; and (5) consider treating the SHORTAPI_KEY as sensitive (store in a secret manager, scope the key) and test with a non-production key first.
功能分析
Type: OpenClaw Skill
Name: shortapi-ai-image-generation
Version: 1.0.3
The skill bundle is a standard API integration for the ShortAPI image generation service. It provides structured instructions for the agent to discover model parameters via dynamic schema fetching from 'shortapi.ai', execute generation jobs, and poll for results. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions are focused on ensuring API compatibility and improving user experience through background polling and inline media rendering.
能力评估
Purpose & Capability
The skill claims to be a ShortAPI image-model integration helper and the declared requirement (SHORTAPI_KEY) and endpoints (shortapi.ai / api.shortapi.ai) align with that purpose. No unrelated binaries, installs, or extra credentials are requested.
Instruction Scope
Most runtime instructions stay within the stated purpose (fetch model schema, build payload, POST to api.shortapi.ai). However: (1) the SKILL.md's 'Endpoint Isolation' claim (only contact https://api.shortapi.ai) contradicts Step 1 which requires GET requests to https://shortapi.ai/api/skill/<model_id> (different hostname). (2) The SKILL.md provided to the evaluator is truncated (ends with 'DO NOT ask for or …[truncated]'), leaving the final required behavior unspecified. (3) The skill requires the agent to fetch and parse remote Markdown schema documents — this is expected for the feature but is a runtime source of untrusted input (a vector for malformed or hostile content) and should be handled carefully.
Install Mechanism
Instruction-only skill with no install spec and no code files, so nothing is written to disk or automatically installed by the skill package itself.
Credentials
Only SHORTAPI_KEY is required, which is proportionate to a service integrator. Minor metadata inconsistency: the registry metadata reported 'primary credential: none' even though SHORTAPI_KEY is the central credential for operation — the skill metadata should mark SHORTAPI_KEY as the primary credential to avoid confusion. The SKILL.md also states the key must never be leaked to callbacks; that's appropriate but not enforceable by metadata alone.
Persistence & Privilege
always:false, no installs, and no requests to modify other skills or system config. The skill does allow normal autonomous invocation (platform default) but does not request elevated persistent presence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shortapi-ai-image-generation - 安装完成后,直接呼叫该 Skill 的名称或使用
/shortapi-ai-image-generation触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Added a mandatory check requiring users to provide a valid SHORTAPI_KEY before using the skill.
- Updated CRITICAL BEHAVIOR section to clarify that only SHORTAPI_KEY from shortapi.ai is accepted; no other API keys are valid.
- Instructed users to obtain their key from https://shortapi.ai if missing.
- Enhanced authentication flow requirements and agent guidance for improved security and usability.
v1.0.2
- Added a new "Security & Privacy Compliance" section outlining endpoint usage, callback restrictions, and credential safety.
- Clarified JSON payload formatting in code examples (indentation, consistency).
- No changes to integration logic or model support.
- All core usage instructions and available model lists remain unchanged.
v1.0.1
- Added Openclaw-style metadata to the skill, specifying required environment variable (SHORTAPI_KEY) and homepage.
- No other functional or content changes made to the skill documentation or logic.
v1.0.0
Initial release of the ShortApi Image Models Aggregation Skill.
- Enables discovery and selection of all supported AI image generation models on the ShortAPI platform.
- Provides clear instructions for fetching model-specific integration parameters and schemas.
- Lists and describes all available model IDs for text-to-image, image-to-image, and editing tasks.
- Enforces strict step-by-step usage guidelines: always fetch the model schema before constructing requests; do not guess parameters.
- Details mandatory background polling, user notification, and inline content rendering for generation results.
元数据
常见问题
Al Image Generation 是什么?
Use this skill as an entry point to discover, select, and fetch specific integration parameters for all supported AI image generation models. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 317 次。
如何安装 Al Image Generation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shortapi-ai-image-generation」即可一键安装,无需额外配置。
Al Image Generation 是免费的吗?
是的,Al Image Generation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Al Image Generation 支持哪些平台?
Al Image Generation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Al Image Generation?
由 ShortAPl(@isdyh01)开发并维护,当前版本 v1.0.3。
推荐 Skills