Atlas Cloud Skills

September 1, 2026 ยท View on GitHub

License Stars PRs Welcome 300+ models npx skills add

๐ŸŽฌ Seedance 2.5 is now live on Atlas Cloud! ByteDance's newest flagship video model โ€” native audio-video joint generation, up to 30s in a single generation, native 480p/720p/1080p (up to 4K via built-in super-resolution), aspect ratios from 21:9 to 9:16, and multimodal reference of up to 30 images + 10 videos + 10 audio clips. Available now: Text-to-Video ยท Image-to-Video ยท Reference-to-Video from $0.134/s. Cheaper tiers: Seedance 2.0 Fast from $0.072/s ยท Seedance 2.0 Mini from $0.039/s.

๐Ÿ”“ Need the full-power build? The unrestricted / full-capability pipeline โ€” fewer guardrails, broader subject range, max-fidelity output โ€” is available through Atlas Cloud Workflow. Hook it straight into your skill via the same API key.

๐ŸŽฌ Newest video generations โ€” Kling 4.0 ยท Wan 3.0. The latest Kling and Wan alongside Kling 3.0 / Video O3 and Wan 2.7 โ€” same API key, same endpoints, browse the full video line-up.

Use Atlas Cloud's 300+ image / video / LLM models inside Claude Code, Codex, Gemini CLI, and other AI coding agents. Generate images, videos & chat via curated Skills.

โ†’ Get your free Atlas Cloud API key โ€” 300+ models, one key, OpenAI-compatible.

Supported Models

  • ๐ŸŽฌ Video (186) โ€” MiniMax H3 ยท Wan-3.0-Prime ยท Wan-3.0 ยท Seedance 2.5 ยท Youchuan V8.2 ยท Seedance 2.0 Mini

  • ๐ŸŽจ Image (114) โ€” Grok Imagine Image 2.0 ยท Qwen Image 3.0 Pro ยท Seedream v5.0 Pro ยท Qwen Image 3.0

  • ๐ŸงŠ 3D (7) โ€” Seed3D 2.0 ยท Hunyuan 3D Rapid ยท Hunyuan 3D Pro ยท Tripo H3.1

  • ๐Ÿ’ฌ LLM (68) โ€” DeepSeek V4 Pro 0813 ยท Grok 4.6 ยท DeepSeek V4 Flash Vision Exp ยท DeepSeek V4 Flash 0731

  • ๐Ÿ”Š Audio (TTS ยท Music ยท ASR) (17) โ€” Suno chirp-v4-5-all ยท Suno chirp-v4-5-plus ยท Suno chirp-auk ยท Suno chirp-fenix

  • ๐Ÿ“š Explore more โ€” all 409 live models ยป

Contents

Don't start from a blank prompt โ€” start from a workflow. Three to try first:

Browse all 25 recipes in the library ยป โ€” across ๐ŸŽจ visual ยท ๐ŸŽฌ motion ยท โœ‚๏ธ edit ยท ๐Ÿ“ฑ social.

Available Skills

atlas-cloud

Quickly integrate Atlas Cloud API into your projects. This skill provides:

  • Complete API reference for image generation, video generation, LLM chat, media upload, and quick generation
  • All 9 MCP tools documented: atlas_list_models, atlas_search_docs, atlas_get_model_info, atlas_generate_image, atlas_generate_video, atlas_quick_generate, atlas_chat, atlas_get_prediction, atlas_upload_media
  • Ready-to-use code templates in Python, Node.js/TypeScript, and cURL
  • Popular model IDs with pricing info
  • OpenAI SDK compatibility guide for LLM models
  • Error handling, retry strategy, and best practices

seedance-2-5-skill

A model-specific sub-skill for controllable Seedance video, layered on top of atlas-cloud. Use it when a job needs shot planning rather than a single prompt:

  • Route selection first โ€” text-to-video, storyboard-image-to-video, asset-reference-to-video, first-and-last-frame, or extending an existing clip
  • Reference discipline โ€” how to assign people / product / scene / style / audio references so identity holds across shots
  • Shot craft โ€” camera, lighting and composition vocabulary, transition patterns, long-video continuity, real-person handling
  • Editing and extension โ€” rewriting part of an existing video, changing lighting or style, extending a short clip
  • Execution โ€” submits through Atlas Cloud (MCP, CLI or REST) and verifies model availability before a billable run
  • Every reference ships in English and Simplified Chinese; Chinese requests follow a dedicated Chinese workflow

Works with universal-video-prompt-skill when the same brief needs to run on more than one model. Prompt library for this model: awesome-seedance-2.5-prompts-skills

universal-video-prompt-skill

Model-agnostic companion to seedance-2-5-skill. It writes one prompt spec โ€” scope, locks, staging, end states โ€” separately from the dialect that expresses it, then compiles that spec for whichever video model you can actually call. Use it when:

  • The same brief has to run on several models, or the target model is not available yet and the work must proceed elsewhere
  • You are building a model-comparison matrix and need the prompts to differ only by dialect
  • A prompt must survive a model swap instead of being rewritten

Each model carries a measured profile (reference syntax, limits, timing adherence, default-bias behaviour); the skill probes what it does not know, degrades the spec to what the model supports, and reports every degrade. English + Simplified Chinese references throughout.

Installation

One-Line Install

npx skills add AtlasCloudAI/atlas-cloud-skills

Shell Script

curl -fsSL https://raw.githubusercontent.com/AtlasCloudAI/atlas-cloud-skills/main/install.sh | sh

Manual

Copy atlas-cloud/ to ~/.claude/skills/atlas-cloud/, and any sub-skill under skills/ to ~/.claude/skills/<name>/.

Install one skill only

curl -fsSL https://raw.githubusercontent.com/AtlasCloudAI/atlas-cloud-skills/main/install.sh | sh -s atlas-cloud
curl -fsSL https://raw.githubusercontent.com/AtlasCloudAI/atlas-cloud-skills/main/install.sh | sh -s seedance-2-5-skill
curl -fsSL https://raw.githubusercontent.com/AtlasCloudAI/atlas-cloud-skills/main/install.sh | sh -s universal-video-prompt-skill

seedance-2-5-skill references universal-video-prompt-skill, so install both if you want cross-model prompt specs.

Setup

  1. Get an API Key at Atlas Cloud Console
  2. Set the environment variable:
export ATLASCLOUD_API_KEY="your-api-key-here"

See .env.example for a ready-to-copy template.

What You Can Do

CapabilityEndpointExample Models
Image GenerationPOST /api/v1/model/generateImageNano Banana 2, Seedream v5.0, Z-Image
Video GenerationPOST /api/v1/model/generateVideoSeedance 2.5, Kling 4.0, Wan 3.0, Kling Video O3
Audio โ€” TTS & MusicPOST /api/v1/model/generateAudioSeed Audio 1.0, Suno Chirp v5, MiniMax Music
Speech-to-Text (ASR)POST /api/v1/model/generateAudioSeed ASR 2.0, xAI STT
3D GenerationPOST /api/v1/model/generateImageSeed3D 2.0, Hunyuan 3D (image/text-to-3D)
LLM ChatPOST /v1/chat/completionsQwen3.5, Kimi K2.5, DeepSeek V3.2, GLM 5
Upload MediaPOST /api/v1/model/uploadMediaUpload local files to get public URLs
Quick GenerateAuto model search + submitOne-step generation by keyword
Search ModelsFuzzy search by keywordFind models by name, type, or provider

MCP Server

For a more native experience, install the Atlas Cloud MCP Server:

CLI Tools (One-Line Install)

# Claude Code
claude mcp add atlascloud -- npx -y atlascloud-mcp

# Gemini CLI
gemini mcp add atlascloud -- npx -y atlascloud-mcp

# OpenAI Codex CLI
codex mcp add atlascloud -- npx -y atlascloud-mcp

IDEs & Editors (JSON Config)

{
  "mcpServers": {
    "atlascloud": {
      "command": "npx",
      "args": ["-y", "atlascloud-mcp"],
      "env": {
        "ATLASCLOUD_API_KEY": "your-api-key-here"
      }
    }
  }
}

Supports Cursor, Windsurf, VS Code (Copilot), Trae, Zed, JetBrains, Claude Desktop, ChatGPT Desktop, Amazon Q Developer, Cline, Roo Code, Continue, and all MCP-compatible clients.

More Atlas Cloud Tools

Docs: Models & API ยท Console / API Keys