feishu-upload-image
SKILL.md
Feishu Upload Image
Upload a local image file to Feishu and receive the image_key needed for sending via feishu_im_user_message.
只做一件事:本地文件 → image_key
Usage
bash <skill-dir>/scripts/upload-image.sh /path/to/image.png
Environment variables
export FEISHU_IMAGE_PATH="/path/to/image.png"
bash <skill-dir>/scripts/upload-image.sh