可用 Skills
安裝
NOWAPI_API_KEY,再依對應 Skill 的說明執行任務。
工作方式
- 模型在執行時透過
/v1/models查詢。 - 影片、音樂和非同步圖片任務採用建立與查詢分離的方式。
- 複雜請求透過 JSON 檔案傳入。
- Skills 不會輸出 API Key、完整 base64 或媒體二進位內容。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
將 NowAPI 的圖片、影片和音樂生成功能安裝到 Agent 工具。
| Skill | 能力 |
|---|---|
nowapi-image | 圖片生成、圖片編輯、非同步圖片任務查詢 |
nowapi-video | Sora 與 Seedance 影片任務建立、查詢和結果取得 |
nowapi-music | 音樂任務建立和依 ID 查詢 |
npx skills add https://docs.aiid.edu.kg
NOWAPI_API_KEY,再依對應 Skill 的說明執行任務。
/v1/models 查詢。