imagekit-upload
Installation
SKILL.md
ImageKit Upload
This skill enables uploading images to ImageKit CDN from either local file paths or clipboard contents. The skill returns the uploaded image URL for immediate use.
Core Rule
Upload only existing image bytes from a real file path or from the clipboard.
If the requested image file cannot be found:
- Stop.
- Ask the user for the exact file path, or ask them to copy the image to the clipboard and confirm.
Do not recreate, redraw, approximate, crop from another image, or generate an SVG fallback.
Prerequisites
Before using this skill, configure your ImageKit credentials in ~/.llm/skills/tool-imagekit-upload/.
Create a .env file in the scripts directory: