整合
ATP Agent Skills
Skills 不會保存你的 API key
Skills 只有 Markdown 指引。atp- key 仍應放在環境變數或密鑰管理服務,不要寫入 SKILL.md、程式碼或 git。
| Skill | 何時使用 |
|---|---|
atptoken-gateway | 驗證、模型探索、共通錯誤、檔案與媒體路由 |
atptoken-openai | OpenAI-compatible chat 與 Responses-style 工作流 |
atptoken-anthropic | Anthropic Messages 格式與 Claude 工具 |
atptoken-gemini | Gemini 原生 generateContent 格式 |
atptoken-image | 同步圖像生成 |
atptoken-video | 文生影/圖生影、task 建立與輪詢 |
atptoken-audio | TTS、語音與音訊任務 |
模型權限仍由 project 控管
安裝 Skill 不會自動啟用模型,也不會繞過 allowed models。GET /v1/models 沒有出現的模型不能用;請先到 Console 的 Resources 調整 project 模型。