Back to Skills

图片上传

openclaw
Updated 7 days ago
15 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

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