Skip to content

runapi-ai/gemini-omni

Repository files navigation

Gemini Omni API Skill for RunAPI

Install this agent skill, inspect Gemini Omni fields, then create voice, character, and video resources through the RunAPI CLI.

Model Reference · CLI · SDK

skills.sh ClawHub License


Create Gemini Omni voice resources, character resources, and text-to-video tasks through RunAPI. This skill helps Claude Code, Codex, Gemini CLI, Cursor, and 50+ agents use Gemini Omni through RunAPI.

The canonical agent file is skills/gemini-omni/SKILL.md.

Variants

  • Audio: create reusable voice resources with runapi gemini-omni create-audio.
  • Character: create reusable character resources with runapi gemini-omni create-character.
  • Video: create text-to-video tasks with runapi gemini-omni text-to-video.

Install

npx skills add runapi-ai/gemini-omni -g

Or paste this prompt to your AI agent:

Install the gemini-omni skill for me:

1. Clone https://github.com/runapi-ai/gemini-omni
2. Copy the skills/gemini-omni/ directory into your
   user-level skills directory.
3. Verify that SKILL.md is present.
4. Confirm the install path when done.

Quick example

runapi gemini-omni create-audio --input-file request.json
runapi gemini-omni create-character --input-file request.json
runapi gemini-omni text-to-video --async --input-file request.json
runapi wait <task-id> --service gemini-omni --action text-to-video

Routing

License

Licensed under the Apache License, Version 2.0.

About

RunAPI Gemini Omni skill for audio, character, and video workflows in Claude Code, Codex, Gemini CLI, Cursor, and 50+ agents

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors