egaki

GitHub

用于安装和配置 egaki CLI,生成 AI 图像与视频,以及创建基于 MDX 的动画视频项目。支持动画、字幕、TTS 等功能,提供认证、模型选择及自动化工作流指南。

cli/skills/egaki/SKILL.md remorses/egaki

Trigger Scenarios

用户提及 egaki 运行 egaki 命令 编辑 egaki MDX 视频文件 使用 egaki vite 插件

Install

npx skills add remorses/egaki --skill egaki -g -y
More Options

Non-standard path

npx skills add https://github.com/remorses/egaki/tree/main/cli/skills/egaki -g -y

Use without installing

npx skills use remorses/egaki@egaki

指定 Agent (Claude Code)

npx skills add remorses/egaki --skill egaki -a claude-code -g -y

安装 repo 全部 skill

npx skills add remorses/egaki --all -g -y

预览 repo 内 skill

npx skills add remorses/egaki --list

SKILL.md

Frontmatter
{
    "name": "egaki",
    "repo": "remorses\/egaki",
    "description": "AI image and video generation CLI and MDX-to-video framework built on Remotion. Use this skill to install egaki, configure auth, generate images\/videos, create MDX video projects with animation primitives (Opacity, Scale, TranslateX, Blur), easing presets (EASE, springFromDuration, dspring, cubicBezier), LayoutTransition, captions, voice cloning, TTS, Server components, and media components. ALWAYS load this skill when the user mentions egaki, runs egaki commands, edits egaki MDX video files, or works in a project with an egaki vite plugin."
}

egaki

Every time you work with egaki, you MUST fetch the latest README:

curl -s https://raw.githubusercontent.com/remorses/egaki/main/README.md # NEVER pipe to head/tail, read the full output

The README is the single source of truth for all user-facing docs: CLI usage, MDX video syntax, animation primitives, easing presets, LayoutTransition, captions, voice cloning, media components, CSS rules, and project setup.

Always check help first

egaki --help # NEVER pipe to head/tail, read the full output

For subcommand details: egaki <command> --help (e.g. egaki image --help, egaki video --help, egaki login --help)

Auth options

Two authentication modes:

  1. Egaki subscription key (recommended, all models, one key)
  2. Provider API keys (Google, OpenAI, Fal, xAI, etc.) via egaki login

If using Egaki subscription, set it up with egaki subscribe, then store the key with egaki login --provider egaki --key egaki_....

Login behavior for remote agents

When login requires a URL flow, run login in the background and send the login URL to the user so they can complete auth interactively.

Model selection

The --model / -m flag is optional on both egaki image and egaki video.

  • Interactive (TTY): omitting --model shows a picker
  • Non-interactive (piped/scripted): uses a sensible default

Agents should always pass -m explicitly to avoid the interactive picker.

Preferred image models

  1. gpt-image-1 (or gpt-image-2 / chatgpt-image-latest if available)
  2. grok-imagine-image (xAI Grok)
  3. nano-banana-pro-preview

Preferred video models

  1. grok-imagine-video-1.5 (xAI Grok)

Video generation note

Video generation can be very slow (1-3 minutes per request). Always use a command timeout of at least 5 minutes from automation or agent workflows.

Version History

  • c09e1a4 Current 2026-07-24 16:54

Metadata

Files
0
Version
c09e1a4
Hash
6f1e5d77
Indexed
2026-07-24 16:54

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-29 16:58
浙ICP备14020137号-1 $Гость$