atlas-cloud

Installation
SKILL.md

Atlas Cloud

Route complete productions through image_selector or video_selector. Call atlas_image or atlas_video directly when the user names Atlas Cloud or an exact Atlas model. Never substitute a direct vendor endpoint for an Atlas request.

Set ATLASCLOUD_API_KEY. The aliases ATLAS_CLOUD_API_KEY and ATLAS_API_KEY are accepted for compatibility.

Preflight every paid call

  1. Read tool.get_info()["model_catalog"]; do not infer availability from a search collection or invent a task suffix.
  2. Select an exact model id and operation supported by that catalog.
  3. Announce the Atlas tool, provider, exact model, request count, and estimated cost before submitting.
  4. Use local-path inputs when convenient. The tool uploads them through Atlas.
  5. Save outputs inside the active projects/<project-id>/ tree and inspect them.
Installs
53
GitHub Stars
49.1K
First Seen
7 days ago
atlas-cloud — calesthio/openmontage