letzai-api
๐ฏSkillfrom letz-ai/letzai-skill
A Claude skill for AI-powered image and video generation using the LetzAI API, supporting multiple models for generation, editing, upscaling, and custom trained models.
Overview
LetzAI API Skill is a Claude Code skill that enables AI-powered image and video generation using the LetzAI API. It teaches Claude how to generate images with multiple base models, create videos from images, edit images with context-aware AI, upscale to higher resolutions, and use custom trained models.
Key Features
- Image Generation - Generates AI images using multiple base models including Nano Banana Pro, Flux2 Max, and SeeDream with support for resolutions up to 4K
- Video Generation - Creates AI videos from images using VEO, Kling, and Wan models with durations ranging from 2 to 10 seconds
- Image Editing and Upscaling - Provides context-aware AI image editing and upscaling capabilities to higher resolutions
- Custom Trained Models - Supports custom trained models for persons, objects, and styles using the
@modelnamesyntax - Async Polling Pattern - Uses asynchronous generation with polling endpoints until the status is ready, with included examples in JavaScript and Python
Who is this for?
This skill is designed for developers and content creators who want to integrate AI image and video generation into their Claude Code workflow using the LetzAI platform. It is ideal for anyone building applications that require programmatic image generation, video creation from images, or image editing capabilities through a simple API interface.
Installation
npx vibeindex add letz-ai/letzai-skill --skill letzai-apinpx skills add letz-ai/letzai-skill --skill letzai-api~/.claude/skills/letzai-api/SKILL.md