图片上传
上传本地图片到云存储,获取公开访问的 URL 链接。当用户需要上传图片、转存网络图片、获取图片 URL 时使用此 skill。
Why use this skill?
Easily upload local images or remote URLs to stable cloud storage for use with AI models. Includes CDN support, auto-detection, and seamless integration with OpenClaw skills.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hexiaochun/upload-imageWhat This Skill Does
The 图片上传 (Image Upload) skill serves as an essential bridge between local hardware and the cloud-based AI processing ecosystem. It acts as a gateway that takes raw image data—either as Base64 encoded strings or remote URL references—and persists them into a secure, globally accessible CDN-backed cloud storage. By converting ephemeral files or transient web links into stable, permanent URLs, this skill ensures that other OpenClaw AI models, such as video generators or image editors, can reliably fetch the input data they need to perform complex tasks. It handles formatting, MIME type detection, and storage organization, abstracting away the underlying infrastructure complexities from the user.
Installation
To integrate this capability into your OpenClaw agent, execute the following installation command in your terminal:
clawhub install openclaw/skills/skills/hexiaochun/upload-image
Use Cases
This skill is highly versatile for creative and administrative workflows. Use it when you need to:
- Media Production: Upload a local photo to initiate a 'photo-to-video' transformation task via Sora 2.
- Content Curation: Permanently store a fleeting internet image link to your private cloud to prevent broken links in future projects.
- Advanced Editing: Upload an image to serve as the reference source for generative image editing models like Flux 2 Flash.
- Archiving: Build a structured library of assets by specifying custom folders and file names for your visual content.
Example Prompts
- "Upload this local image from my computer and turn it into a short cinematic video using the Sora 2 model."
- "Grab this image from https://example.com/photo.jpg, save it to my 'project-assets' folder, and give me the new URL."
- "I have this product image file; can you upload it and prepare it for an AI image enhancement session?"
Tips & Limitations
- Efficiency: The tool accepts both direct Base64 chunks and web URLs, making it flexible for both local file interactions and web-based workflows.
- Auto-Detection: Don't worry about manual MIME type definitions; the tool automatically identifies formats like PNG, JPEG, or WebP if left blank.
- Limits: To maintain performance, keep individual file uploads under 10MB.
- Persistence: Unlike temporary cache, uploaded files are stored permanently in the 'fal-task' bucket, which is ideal for long-term project asset management.
- Format Scope: Note that this skill is currently optimized for static images only; media like MP4 or MOV files are not supported at this time.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-hexiaochun-upload-image": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-read, external-api
Related Skills
水浒传故事小人书
水浒传故事小人书创建。使用 Nano Banana Pro 模型生成手绘卡通风格的水浒传故事信息图。当用户想要创建水浒传故事插画、小人书、信息图时使用此 skill。
style-extractor
从参考剧本或参考素材中提取统一风格锚点(STYLE_BASE),确保全剧视觉一致性。当需要匹配参考风格、提取画风、建立风格基准、生成风格资产包时使用。
视频链接解析
解析视频分享链接,获取无水印视频下载地址。当用户想要下载视频、解析抖音/快手/小红书/B站链接、获取无水印视频时使用此 skill。
vidu-video
使用 Vidu Q3 Pro 模型生成视频。当用户想要文生视频、生成带音频的视频,或提到 vidu 时使用此 skill。
character-creator
创建AI角色的完整流程,包括生成详细角色描述、文生图肖像和多角度参考图。使用即梦4.5模型。当用户要求创建角色、生成人物立绘、制作角色参考图、或需要多角度人物图时使用此技能。