Skip to main content
Back to registry

letzai-api

letz-ai/letzai-skill

This skill enables Claude to help users integrate with the LetzAI API for AI-powered image and video generation, editing, and upscaling. Users can also leverage custom-trained AI models (persons, objects, styles) via the @modelname syntax.

Installs876
Install command
npx skills add https://github.com/letz-ai/letzai-skill --skill letzai-api
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykWARN
About this skill
This skill enables Claude to help users integrate with the LetzAI API for AI-powered image and video generation, editing, and upscaling. Users can also leverage custom-trained AI models (persons, objects, styles) via the @modelname syntax. Endpoint: POST /images Required Parameters: Optional Parameters: Workflow: For code examples, see examples/image_generation.js Endpoint: POST /videos Required Parameters: Optional Parameters: Workflow: For code examples, see examples/video_generation.py Endpoint: POST /image-edits Required Parameters: Optional Parameters: Workflow: Note: Inpainting (mode: "in") and Outpainting (mode: "out") are deprecated - use Context Editing instead. Endpoint: POST /upscales Required Parameters: Optional Parameters: Workflow: LetzAI users can train custom AI models on persons, objects, or styles via the web interface. These trained models can be used in prompts via the @modelname syntax. List Models Endpoint: GET /models Query Parameters: Get Model Details: GET /models/{id} Model Classes: Using Models in Prompts: Tag models with @modelname syntax: Note: Model training is done via the LetzAI web interface (letz.ai), not via API. LetzAI uses asynchronous generation. After any POST request, you must poll the corresponding GET endpoint until the job completes.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does letzai-api do?

This skill enables Claude to help users integrate with the LetzAI API for AI-powered image and video generation, editing, and upscaling. Users can also leverage custom-trained AI models (persons, objects, styles) via the @modelname syntax.

Is letzai-api good?

letzai-api does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does letzai-api work with?

letzai-api currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to letzai-api?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install letzai-api?

npx skills add https://github.com/letz-ai/letzai-skill --skill letzai-api

Related skills

Alternatives in Software Engineering