giggle-generation-video
Installation
SKILL.md
Giggle Video Generation
Source: giggle-official/skills · API: giggle.pro
Generates AI videos via giggle.pro's Generation API. Supports text-to-video and image-to-video. Submit task → agent proactively polls with --query until done (see Continuous progress updates). No Cron, no file writes—all operations via exec.
Installation Requirements
| Requirement | Value |
|---|---|
| Binary | python3 |
| Environment | GIGGLE_API_KEY (required; see below) |
| Pip | requests |
Where to get GIGGLE_API_KEY: Open giggle.pro while logged in → left sidebar → API Key (API 密钥) → create or copy your key. Then export GIGGLE_API_KEY=your_api_key. The script will prompt if not configured.
No Retry on Error: If script execution encounters an error, do not retry. Report the error to the user directly and stop.