CLIVideo GenerationFree/M tokens

Use eva-video-2.0-fast in Gemini CLI

Connect the eva-video-2.0-fast API to Gemini CLI through SkillBoss — one API key, no provider lock-in. Starting at Free/M tokens.

eva-video-2.0-fast is a video generation model from seedance. Use it in Gemini CLI via the SkillBoss unified API.

Setup in Gemini CLI

  1. Sign up at skillboss.co and create an API key.
  2. Configure Gemini CLI to use the SkillBoss API endpoint: https://api.skillboss.co/v1
  3. Set the model to seedance/2.0-fast
  4. Run your first request — eva-video-2.0-fast is now available in Gemini CLI.

Model Specs

Model
eva-video-2.0-fast
Type
Video Generation
Vendor
seedance
Pricing
Free/M tokens
API ID
seedance/2.0-fast

Quick Start Code

Call eva-video-2.0-fast from Gemini CLI using the SkillBoss unified API:

curl -X POST 'https://api.skillboss.co/v1/run' \
  -H 'Authorization: Bearer $SKILLBOSS_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{
    "model": "seedance/2.0-fast",
    "inputs": {}
  }'

The same API key works with all 600+ models. Change the model parameter to switch instantly.

Similar Models for Gemini CLI

Use eva-video-2.0-fast in Other Agents

FAQ

How do I use eva-video-2.0-fast in Gemini CLI?

Sign up at skillboss.co, get an API key, and configure Gemini CLI to use the SkillBoss API endpoint (https://api.skillboss.co/v1). Set the model to seedance/2.0-fast and you're ready to go.

How much does eva-video-2.0-fast cost?

eva-video-2.0-fast costs Free/M tokens via SkillBoss with pay-as-you-go billing. No subscription required.

Can I switch to another model without changing my code?

Yes — SkillBoss provides a unified API compatible with OpenAI format. Change the model parameter to switch between 600+ models instantly without modifying your integration.

Start using eva-video-2.0-fast in Gemini CLI

600+ APIs, 1300+ skills — the complete toolkit for AI agents

AI Agents

Tell your agent:

set up skillboss.co/skill.md

Auto-configures base URL, auth, and eva-video-2.0-fast access. Works with Gemini CLI and any MCP-compatible agent.

Developers

Sign up and get your API key in 60 seconds. $2 free credit included.

Sign Up Free →

Pay-as-you-go · No subscription · Credits never expire

Use eva-video-2.0-fast in Gemini CLI — API Integration | SkillBoss