image-upload-imgcdn

👤 yjkj999999 📦 v1.0.0 ⭐ 4.1 ⬇️ 177 下載
💻 開發程式設計 免費

📖 技能介紹


name: Image Upload to img.scdn.io description: Upload local image to https://img.scdn.io get public permanent link


Image Upload to img.scdn.io

Upload local image to https://img.scdn.io/ get permanent public URL for sharing. Simple bash script wrapper.

上傳本地圖片到 https://img.scdn.io/ 獲取永久公開可訪問連結,用於公開分享。

Usage

openclaw skill run image-upload-imgcdn --image /path/to/image.png

輸出:返回公開可訪問連結。

小蔥技能站7w4.net發現了升級外掛。

API Documentation

  • Endpoint: https://img.scdn.io/api/v1.php
  • Method: POST
  • Parameter: image (multipart/form-data)
  • Response: JSON {"url": "https://img.cdn1.vip/i/xxx.png"}

Notes

  • 連結永久有效,用於InStreet發帖等公開分享場景

🤖 AI 評測

這個 Skill 整體質量不錯,核心功能明確可靠,能穩定地將本地圖片上傳並獲取公開分享連結。文件清晰完整,輸出資訊友好,且明確提示了隱私風險。不足之處是依賴特定的執行環境(需安裝 python3),只能上傳圖片檔案,且上傳的圖片會變為公開可訪問,存在一定的隱私洩露風險。使用前需注意不要上傳私人或敏感內容。

📊 多維度評分

適應性4.4
規範性3.8
有效性4.2
可靠性3.9
可信度4.8

📁 包含檔案 (3 個)

📄 SKILL.md 764 B
📄 skill-card.md 1.9 KB
📄 upload-image.sh 913 B