← 返回 Skills 市场
109
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tmp-img
功能描述
临时图床上传工具。上传图片到临时图床,默认30天过期,获取公开链接。零配置,开箱即用。当用户说"临时上传"、"上传到临时图床"、"tmp upload" 时触发。
安全使用建议
This skill is coherent with its stated purpose but review these items before installing:
- It will upload any file you give it to an external service (imgland.net). Do not upload sensitive or private images.
- The registry metadata omitted required binaries; make sure curl and jq are available on the host (SKILL.md lists them). If jq is missing the script will fail.
- Although SKILL.md says it doesn't provide delete functionality, the script returns a delete_url (service-provided). If you need to remove an image, save that delete URL.
- Verify you trust imgland.net and understand their retention/privacy policy (images become public links and are stored externally for the stated expiry).
If you want greater assurance, ask the skill author for documentation about imgland.net (owner/accounting, privacy), or run the script in a controlled environment first.
功能分析
Type: OpenClaw Skill
Name: tmp-img
Version: 1.0.0
The skill is a legitimate utility for uploading images to a temporary hosting service (imgland.net). The bash script (scripts/upload.sh) uses standard tools like curl and jq to perform the upload and format the response, and the instructions in SKILL.md accurately reflect this functionality without any malicious prompt injection or hidden behaviors.
能力评估
Purpose & Capability
The skill's name and description (temporary image uploads) match the included script and SKILL.md: the script POSTs the file to https://api.imgland.net/v1/images and returns a JSON result. Minor mismatch: registry metadata declares 'Required binaries: none' while SKILL.md and the script rely on curl and jq.
Instruction Scope
Instructions are narrowly scoped to uploading a single image and parsing the response. They only reference the skill script path and require curl/jq. One small inconsistency: SKILL.md states '不提供删除功能' (no delete functionality) but the script extracts a delete secret and returns a delete_url — the skill doesn't offer a delete command, but the service-provided delete URL is exposed in output.
Install Mechanism
No install spec; the skill is instruction+script only. No downloads or archive extraction are performed by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. It only transmits the supplied image to the external imgland.net API, which is consistent with its purpose.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. It does not modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tmp-img - 安装完成后,直接呼叫该 Skill 的名称或使用
/tmp-img触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of tmp-img: a zero-config temporary image hosting tool.
- Upload images to imgland.net with a default 30-day expiration and get a public link instantly.
- Supports simple CLI usage, configurable expiration (e.g., 7d, 30d).
- Automatically triggers on common "temporary upload" commands.
- Supports png, jpg, jpeg, gif, webp, bmp formats.
- No batch upload or image editing features—just fast, temporary uploads.
元数据
常见问题
upload img temp 临时图床上传技能 是什么?
临时图床上传工具。上传图片到临时图床,默认30天过期,获取公开链接。零配置,开箱即用。当用户说"临时上传"、"上传到临时图床"、"tmp upload" 时触发。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 109 次。
如何安装 upload img temp 临时图床上传技能?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tmp-img」即可一键安装,无需额外配置。
upload img temp 临时图床上传技能 是免费的吗?
是的,upload img temp 临时图床上传技能 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
upload img temp 临时图床上传技能 支持哪些平台?
upload img temp 临时图床上传技能 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 upload img temp 临时图床上传技能?
由 咕咚(@maoruibin)开发并维护,当前版本 v1.0.0。
推荐 Skills