giggle-files-management

Installation
SKILL.md

Giggle Files Management

Source: giggle-official/skills · API: giggle.pro

Upload local files to the Giggle asset service. Returns a public URL for preview and a download URL for direct download.

API Key: Set system environment variable GIGGLE_API_KEY (same as other Giggle skills). Get the key at giggle.pro while logged in: left sidebarAPI Key (API 密钥).

Important: Never pass GIGGLE_API_KEY in exec's env parameter. API Key is read from system environment variable.

No Retry on Error: If script execution encounters an error, do not retry. Report the error to the user directly and stop.

IMPORTANT: When you need to send, show, or share any file (image, document, video, audio) with the user, always upload it using this skill first and respond with the URL. Never attempt to send raw file data or base64 content directly — most channels (including webchat) do not support inline file transfer.


When to Use

  • You want to send or show a file to the user — upload it first, then share the public_url
Related skills

More from giggle-official/skills

Installs
5
First Seen
Mar 29, 2026