Integrations
ATP Agent Skills
Skills never store your API key
Skills are Markdown instructions only. Keep the atp- key in an environment variable or secret manager; never put it in SKILL.md, source code, or git.
| Skill | Use it for |
|---|---|
atptoken-gateway | Authentication, model discovery, shared errors, files, and media routing |
atptoken-openai | OpenAI-compatible chat and Responses-style workflows |
atptoken-anthropic | Anthropic Messages format and Claude tools |
atptoken-gemini | Native Gemini generateContent format |
atptoken-image | Synchronous image generation |
atptoken-video | Text/image-to-video, task creation, and polling |
atptoken-audio | TTS, speech, and audio tasks |
Project permissions still apply
Installing a skill does not enable a model or bypass allowed models. If a model is absent from GET /v1/models, it cannot be used; enable it for the project in Console Resources first.