ck:ai-multimodal

Analyze and generate images, audio, and video with Gemini and MiniMax.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/hotriluan/alkana_web --skill ck-ai-multimodal-hotriluan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:ai-multimodal
Source: https://github.com/hotriluan/alkana_web/tree/main/.opencode/skills/ai-multimodal
Command: npx skills add https://github.com/hotriluan/alkana_web --skill ck-ai-multimodal-hotriluan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-genai, python-dotenv, Pillow, pypdf, python-docx, docx2pdf, markdown, requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Gemini-based tools for analyzing and generating multimodal content across images, audio, and video, enabling automation of transcription, OCR, and asset creation.

Core Features & Use Cases

  • Vision analysis (captioning, OCR, object detection, transcription)
  • Multimodal generation (images, video, speech, music) via Gemini + MiniMax
  • Batch processing with API-key rotation and error handling for scale

Quick Start

Process a sample image or video by providing a file path and a prompt to immediately analyze or generate output.

Frequently Asked Questions about ck:ai-multimodal

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

FAQPage Schema
How do I extract text from images and videos using AI multimodal analysis?

AI multimodal analysis extracts text from images and videos using Gemini and MiniMax to perform OCR, transcription, and object detection. You provide a file path and prompt to generate transcripts and visual insights.

Can I generate speech, music, and images from text prompts?

Yes, you can generate speech, music, and images from text prompts using the MiniMax integration within this multimodal workflow. This enables automated asset creation for marketing and content production.

How do I handle batch processing for large volumes of video and audio files?

Batch processing for large volumes of video and audio files is handled using built-in API-key rotation and robust error handling. This ensures scalable transcription and analysis without hitting rate limits.

Do I need API keys to run multimodal generation and transcription tasks?

Yes, you need valid API keys for Gemini and MiniMax to run multimodal generation and transcription tasks. You must configure these keys in your environment using python-dotenv before executing the scripts.

What is the best way to analyze media assets for product design workflows?

The best way to analyze media assets for product design workflows is using multimodal AI to caption visual content and extract structural insights. This automates asset generation and visual analysis across your project.

Why does multimodal generation fail when processing multiple files at scale?

Multimodal generation fails at scale typically due to exhausted API limits or missing error fallbacks. This tool resolves the issue by rotating API keys and implementing robust error handling for continuous batch processing.