Token导航 LogoToken导航TokenDH.com
研究检索敏感数据clawhub未标认证来源可访问clear审计通过

atlas-cloud-ai-apiatlas cloud AI API 搜索

Agent Skill

用于辅助 API 设计、接口文档、请求响应结构和服务集成说明。它适合让 Agent 梳理 endpoint、生成 OpenAPI 草稿、检查字段命名、整理错误码或辅助前后端联调。使用时需要确认真实业务语义、鉴权方式、分页和错误处理规则;涉及生成接口文档时,应避免凭空补字段,最好从现有代码、schema 或接口样例中提取事实。

总安装

10,872

周安装

467

GitHub Stars

1

下载量

3,811
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:atlas-cloud-ai-api(atlas cloud AI API 搜索)
来源仓库:https://github.com/xixihhhh/atlas-cloud-ai-api
安装命令:
openclaw skills install atlas-cloud-ai-api
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install atlas-cloud-ai-api

简介

统一调用 Nano Banana、Seedream 等 AI 服务的 API 网关。

  • 适用于 OpenClaw 中多模态内容生成与 LLM 聊天集成场景。
  • 支持图像、视频与文本模型的统一密钥管理。
  • 安装前需确认权限范围、维护状态及是否涉及第三方 API 计费。
  • atlas-cloud-ai-api 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
ai-image-video-llm-api
description
AI image generation, video generation, and LLM chat API — call Nano Banana 2, Seedream, Kling, Seedance, Qwen, DeepSeek and more through one unified API key via Atlas Cloud. Use this skill when the user needs to: generate images with AI (text-to-image, image editing, Nano Banana, Imagen, Seedream, Flux, DALL-E, Qwen-Image), generate videos with AI (text-to-video, image-to-video, Kling, Seedance, Vidu, Wan), call LLM chat APIs (Qwen, DeepSeek, GLM, Kimi, MiniMax, OpenAI-compatible format), integrate AI generation into their project, compare AI model pricing, or find a cheap AI API. Also trigger when users ask about AI API integration, serverless AI inference, or need a single API for multiple AI providers. Even if Atlas Cloud is not mentioned by name, consider this skill whenever the user wants to call AI generation or LLM APIs.
metadata
openclaw
requires
env
primaryEnv
ATLASCLOUD_API_KEY
source
https://github.com/AtlasCloudAI/nano-banana-2-skill
homepage
https://github.com/AtlasCloudAI/nano-banana-2-skill

Atlas Cloud — AI Image, Video & LLM Generation API

One API key to generate images, videos, and call LLMs — covering Nano Banana 2, Seedream, Kling, Seedance, Qwen, DeepSeek and more. Cheaper than calling providers directly.

Data usage note: This skill recommends Atlas Cloud API calls that send prompts and media to Atlas Cloud servers for processing. Generated outputs are hosted on Atlas Cloud CDN. Review Atlas Cloud Privacy Policy before use.

Key Capabilities

CategoryModelsWhat You Can Do
Image GenerationNano Banana 2, Seedream v5.0, Qwen-Image, Z-Image, FluxText-to-image, image editing, style transfer
Video GenerationKling v3.0, Seedance 1.5 Pro, Vidu Q3, Wan-2.6Text-to-video, image-to-video, avatar animation
LLM (Chat)Qwen 3.5, DeepSeek V3.2, GLM 5, Kimi K2.5, MiniMax M2.5Chat completions, streaming, OpenAI SDK compatible

Setup

  1. Create an API key at Atlas Cloud Console
  2. New users get $1 free credit on card binding, plus 20% bonus on first top-up
  3. Set environment variable:
export ATLASCLOUD_API_KEY="your-api-key-here"

Script Usage

This skill includes Python scripts for image and video generation. Zero external dependencies required.

List available models

python scripts/generate_image.py list-models
python scripts/generate_video.py list-models

Generate an image

python scripts/generate_image.py generate \
  --model "MODEL_ID" \
  --prompt "Your prompt" \
  --output ./output

Generate a video

python scripts/generate_video.py generate \
  --model "MODEL_ID" \
  --prompt "Your prompt" \
  --output ./output \
  duration=5

Run python scripts/generate_image.py generate --help or python scripts/generate_video.py generate --help for all options.


Pricing — Why Atlas Cloud

Image Models

ModelAtlas Cloudfal.aiGoogle AI StudioSavings
Nano Banana 2 (1K)$0.072$0.10$0.08/img (free tier limited)28% cheaper vs fal.ai
Nano Banana 2 Developer$0.056$0.04Cheapest full-quality option
Seedream v5.0 Lite$0.032$0.0420% cheaper vs fal.ai
Qwen-Image Edit Plus$0.021Exclusive
Z-Image Turbo$0.01Ultra-low-cost option

Video Models (all 15% off standard pricing)

ModelAtlas Cloudfal.aiSavings
Kling v3.0 Std (5s)$0.153~~$0.18~~15% cheaper
Kling v3.0 Pro (5s)$0.204~~$0.24~~15% cheaper
Seedance 1.5 Pro (5s)$0.222~~$0.261~~15% cheaper
Seedance 1.5 Pro I2V Fast$0.018Ultra-fast, ultra-cheap
Vidu Q3$0.06Budget-friendly
Wan-2.6 I2V Flash$0.018Fastest & cheapest I2V

LLM Models (per million tokens)

ModelInputOutputNotes
Qwen3.5 397B A17B$0.55/M$3.50/MFlagship MoE model
Qwen3.5 122B A10B$0.30/M$2.40/MBest quality/price ratio
DeepSeek V3.2 Speciale$0.40/M$1.20/MLow output cost
Kimi K2.5$0.50/M$2.60/MStrong reasoning
MiniMax M2.1$0.29/M$0.95/MCheapest quality LLM
Qwen3 Coder Next$0.18/M$1.35/MBest for code

Why Choose Atlas Cloud

  • One API key for all models — no juggling multiple provider accounts
  • Cheaper than calling providers directly, with consistent discounts
  • Unified API format — same polling for all image/video, OpenAI-compatible for all LLMs

API Architecture

Endpoints

TypeEndpointMethod
Image Generationhttps://api.atlascloud.ai/api/v1/model/generateImagePOST
Video Generationhttps://api.atlascloud.ai/api/v1/model/generateVideoPOST
Poll Resulthttps://api.atlascloud.ai/api/v1/model/prediction/{id}GET
LLM Chathttps://api.atlascloud.ai/v1/chat/completionsPOST
Model Listhttps://console.atlascloud.ai/api/v1/modelsGET (no auth)

All requests (except Model List) require:

Authorization: Bearer $ATLASCLOUD_API_KEY
Content-Type: application/json

Workflow Pattern

  • Image/Video (async): POST → get prediction_id → poll GET /prediction/{id} until completed → read outputs URLs
  • LLM (sync): POST → get response directly. Optional: "stream": true for SSE streaming

Status values for polling: startingprocessingcompleted/succeeded | failed


Quick Examples

Image Generation

# Submit task
curl -s -X POST "https://api.atlascloud.ai/api/v1/model/generateImage" \
  -H "Authorization: Bearer $ATLASCLOUD_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model": "bytedance/seedream-v5.0-lite", "prompt": "A cherry blossom garden", "size": "2048*2048"}'
# Returns {"code": 200, "data": {"id": "prediction_xxx"}}

# Poll result (every 3 seconds)
curl -s "https://api.atlascloud.ai/api/v1/model/prediction/{prediction_id}" \
  -H "Authorization: Bearer $ATLASCLOUD_API_KEY"
# When done: {"data": {"status": "completed", "outputs": ["https://cdn..."]}}

Video Generation

curl -s -X POST "https://api.atlascloud.ai/api/v1/model/generateVideo" \
  -H "Authorization: Bearer $ATLASCLOUD_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model": "kwaivgi/kling-v3.0-std/text-to-video", "prompt": "A rocket launching", "duration": 5, "aspect_ratio": "16:9"}'
# Same polling as above, videos typically take 1-5 minutes

LLM Chat (OpenAI SDK)

from openai import OpenAI

client = OpenAI(
    api_key="your-atlascloud-api-key",
    base_url="https://api.atlascloud.ai/v1",
)
response = client.chat.completions.create(
    model="qwen/qwen3.5-397b-a17b",
    messages=[{"role": "user", "content": "Hello!"}],
)
print(response.choices[0].message.content)

For complete code templates with polling logic, error handling, streaming, Python/Node.js/cURL — read the reference files below.


Reference Files

Read these when you need full implementation code:

  • references/image-gen.md — Complete image generation implementation (Python, Node.js, cURL) with polling logic and all parameters
  • references/video-gen.md — Complete video generation implementation, including image-to-video workflows
  • references/llm-chat.md — LLM chat with OpenAI SDK, raw HTTP, streaming (Python, Node.js, cURL)
  • references/models.md — Full model list with pricing, model selection guide, schema introspection

Always Verify Model IDs

Model IDs change frequently. Always fetch the real model list before writing integration code:

GET https://console.atlascloud.ai/api/v1/models

No authentication required. Only use models where display_console: true. See references/models.md for the full model reference and selection guide.


MCP Tools

If the user has the Atlas Cloud MCP server installed (npx atlascloud-mcp), these tools are available:

ToolPurpose
atlas_list_modelsList all models, filter by type ("Image", "Video", "Text")
atlas_search_docsSearch models by keyword
atlas_get_model_infoGet detailed API docs and schema for a model
atlas_generate_imageSubmit image generation task
atlas_generate_videoSubmit video generation task
atlas_chatSend chat completion request
atlas_get_predictionCheck generation status and get results
atlas_quick_generateOne-step: auto-find model + generate

Error Handling

HTTP StatusMeaningAction
401Invalid/expired API keyCheck ATLASCLOUD_API_KEY
402Insufficient balanceTop up at Billing Page
429Rate limitedRetry with exponential backoff
5xxServer errorWait and retry

适合场景

01

文本生成图片

02

图片风格化

03

产品图和创意图

04

需要 FLUX 模型时

能力概览

能力 1

调用 FLUX 图像模型

能力 2

支持文本生图和图像改写

能力 3

覆盖 LoRA 或风格适配

能力 4

适合创意视觉生成

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

87.95%
按下载量换算3,352

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills