返回顶部
i

imglink

Generate images by customizing a URL. Drop the URL into websites, presentations, PDFs, or anywhere that loads images.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.2
安全检测
已通过
92
下载量
0
收藏
概述
安装方式
版本历史

imglink

Use imglink.ai to generate images via URL. The API is a single GET endpoint that accepts a prompt parameter. It returns the image. GET https://imglink.ai/images?prompt=cat ## Parameters - prompt (required): Text description of the image to generate. URL-encode spaces as +. - width (optional, default 800): Image width in pixels. - height (optional, default 600): Image height in pixels. - version (optional, default 1): Integer seed for deterministic output. Same prompt + version always returns the same image. - model (optional, default "nano-banana-2"): AI model to use for generation. - key (optional, default "anonymous"): API key. Use "anonymous" for testing (rate-limited). ## Rules - Every unique URL returns a real generated image. Use these URLs directly in <img> tags, Markdown, CSS, or anywhere an image URL is accepted. - Images are generated on first request, then cached permanently. Same prompt + version = same image. - URL-encode the prompt value. Use + for spaces. - Do not invent parameters that are not listed above. ## Examples ``` <img src="https://imglink.ai/images?prompt=frog&key={key}" /> <img src="https://imglink.ai/images?prompt=dog&width=1024&height=768&version=1&model=nano-banana-2&key={key}" /> ``` ## Getting a key A key can be obtained for free by logging in at https://imglink.ai - without a key, responses are heavily rate-limited. ## Notes First response will take longer as the image is generated. Future fetches load from cache.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 imglink-1776067278 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 imglink-1776067278 技能

通过命令行安装

skillhub install imglink-1776067278

下载 Zip 包

⬇ 下载 imglink v1.0.2

文件大小: 1.34 KB | 发布时间: 2026-4-14 13:11

v1.0.2 最新 2026-4-14 13:11
- Updated SKILL.md example section to use code blocks for image URL usage.
- No changes to API functionality or parameters.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部