SKILL·6F4422

图片上传

openclaw
Updated 1 month ago
20 views
972
296
972
View on GitHub
Other图片上传云存储URL转换免费

About

This skill uploads images to cloud storage and returns publicly accessible URLs. It supports both local images (via Base64 encoding) and web image URLs for rehosting. Developers can use it when they need to make images available to AI models or convert local files to shareable links.

Quick Install

Claude Code

Recommended
Primary
npx skills add openclaw/skills -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/openclaw/skills
Git CloneAlternative
git clone https://github.com/openclaw/skills.git ~/.claude/skills/图片上传

Copy and paste this command in Claude Code to install this skill

GitHub Repository

openclaw/skills
Path: skills/hexiaochun/upload-image
0
archivebackupclawdbotclawdhubskill
FAQ

Frequently asked questions

What is the 图片上传 skill?

图片上传 is a Claude Skill by openclaw. Skills package instructions and resources that Claude loads on demand, so Claude can perform 图片上传-related tasks without extra prompting.

How do I install 图片上传?

Use the install commands on this page: add 图片上传 to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does 图片上传 belong to?

图片上传 is in the tool category, tagged 图片上传, 云存储, URL转换 and 免费.

Is 图片上传 free to use?

Yes. 图片上传 is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

视频链接解析
Other

This Claude Skill extracts watermark-free video download URLs from social media sharing links. It supports platforms like TikTok, Douyin, Bilibili, and Instagram by parsing the provided URL and returning direct media resources. Developers can integrate it via the `parse_video` MCP tool when users need to download or process videos without watermarks.

View skill
fal-llms-txt
Other

This skill retrieves all model variants and their corresponding `llms.txt` documentation links for any fal.ai model series. It triggers when users provide a fal.ai model link and request the llms.txt file, want to view model documentation, or need to see available variants. The skill automatically discovers different model versions (like pro/standard) and appends `/llms.txt` to each variant's URL to generate the documentation links.

View skill
moai-tool-ast-grep
Other

This skill enables structural code search, security scanning, and refactoring across 40+ languages using AST pattern matching. It's ideal for developers needing precise code transformations or security analysis beyond regex capabilities. Use it for automated code modifications, vulnerability detection, or complex linting tasks.

View skill
moai-tool-ast-grep
Other

This skill enables structural code search and automated refactoring across 40+ languages using AST pattern matching. It's ideal for security scanning, linting, and complex code transformations where regex falls short. Developers should use it for syntax-aware code modifications that preserve program structure.

View skill