giggle-generation-video
SKILL.md
简体中文 | English
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 → query when ready. No polling, no Cron, no file writes—all operations via exec.
Installation Requirements
| Requirement | Value |
|---|---|
| Binary | python3 |
| Environment | GIGGLE_API_KEY (required; obtain from https://giggle.pro/) |
| Pip | requests |
Set GIGGLE_API_KEY before use. The script will prompt if not configured.