atlas-cloud

Generate AI images and videos from text prompts via Atlas Cloud endpoints.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/ankitjh4/skill-builder --skill atlas-cloud-ankitjh4
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: atlas-cloud
Source: https://github.com/ankitjh4/skill-builder/tree/main/atlas-cloud
Command: npx skills add https://github.com/ankitjh4/skill-builder --skill atlas-cloud-ankitjh4

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

It eliminates the manual effort of creating image and video assets by generating them directly from text prompts (and editing/generating motion from images) through Atlas Cloud AI models.

Core Features & Use Cases

  • Text-to-Video: Create short videos from prompts using Atlas Cloud’s Kling v3.0 Pro model.
  • Image-to-Video: Animate an existing image into a short video, optionally with an end-frame image.
  • Text-to-Image & Image Edit: Produce images from prompts (Nano Banana 2) and edit existing images with a developer model.
  • Use Case: Generate a marketing hero animation for a product by turning a single concept prompt into a 16:9 video, then iterate by editing frames or generating new images for the campaign.

Quick Start

Use the Atlas Cloud generator to produce a 16:9 image by prompting, for example, “cyberpunk city at night” with the default resolution.

Frequently Asked Questions about atlas-cloud

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate AI videos from text prompts?

To generate AI videos from text prompts, you provide a text prompt and desired aspect ratio. The Skill uses Atlas Cloud's Kling v3.0 Pro model to create short videos, polling endpoints until the completed video URL is retrieved.

Can I animate an existing image into a video?

Yes, you can animate an existing image into a video using the image-to-video workflow. You supply an input image and optionally an end-frame image, and the Skill generates a short animated video via Atlas Cloud endpoints.

Do I need an API key to use text-to-image generation?

Yes, text-to-image generation requires an ATLASCLOUD_API_KEY environment variable. This key authenticates your requests to Atlas Cloud endpoints to produce images using the Nano Banana 2 model.

What parameters can I control during AI image and video generation?

During AI image and video generation, you can control aspect ratio, duration, resolution, and negative prompts. These common parameters apply across text-to-video, image-to-video, text-to-image, and image-edit workflows.

How do I edit an existing image with generative AI?

To edit an existing image with generative AI, you use the image-edit workflow by providing the input image alongside a prompt. The Skill applies the Atlas Cloud developer model to modify the image based on your instructions.