Agnes AI Generation
Use this skill to call Agnes text, image, and video generation APIs through
https://apihub.agnes-ai.com
.
Quick Start
Read
references/api.md
when endpoint details, parameters, or response fields are needed.
Use
scripts/agnes_api.py
for real API calls instead of rewriting curl by hand.
Require an API key in
AGNES_API_KEY
,
AGNES_API_TOKEN
, or
APIHUB_AGNES_API_KEY
. Never print the key.
For light live verification, run
smoke-test
; it avoids video creation by default. Add
--include-image-edit
for image-to-image, and add
--video-case
agnes-ai-generation
安装
npx skills add https://github.com/yacey/agnes-ai-generation-skill --skill agnes-ai-generation