Token导航 LogoToken导航TokenDH.com
待分类需要联网github未标认证来源可访问许可证需确认审计提醒

ergonergon 命令行

Agent Skill

ergon 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

494

周安装

21

GitHub Stars

17

下载量

173
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:ergon(ergon 命令行)
来源仓库:https://github.com/hirokidaichi/ergon
仓库路径:skills/ergon
安装命令:
npx skills add https://github.com/hirokidaichi/ergon --skill ergon
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/hirokidaichi/ergon --skill ergon

简介

ergon 是 AI 媒体生成命令行工具,支持图像、视频与语音内容的批量创作。

  • 提供风格选择、宽高比设定与角色音色指定等参数化控制选项。
  • 适用于创意原型制作、素材生成与多媒体内容快速迭代场景。
  • 可通过 npx ergon 直接运行,无需复杂依赖配置即可开始试用。
  • 注意不同媒体类型的输出限制与版权合规边界,避免商用侵权风险。

SKILL.md

ergon - AI Media Generation CLI

Note: Run with npx ergon if not installed globally.

Quick Reference

npx ergon image gen "<prompt>" -t <style> -a <ratio>   # Image generation
npx ergon image edit <file> "<instruction>"            # Image editing
npx ergon video gen "<prompt>" [-i <image>]            # Video with audio
npx ergon narration gen "<text>" -c "<character>"      # Voice generation

Image Generation

npx ergon image gen [options] <theme>

Style Selection Guide

Use CaseStyle (-t)Aspect (-a)
Product photo, landscaperealistic16:9, 4:3
Character, mascotanime, illustration1:1, 3:4
Icon, logoflat, minimal1:1
Art, posterwatercolor, oil-painting, pop-artvaries
Game assetpixel-art, 3d-render1:1
Business, presentationcorporate16:9
Concept sketchsketchvaries

Options

OptionValuesDefault
-t, --typerealistic, illustration, flat, anime, watercolor, oil-painting, pixel-art, sketch, 3d-render, corporate, minimal, pop-artflat
-a, --aspect-ratio16:9, 4:3, 1:1, 9:16, 3:416:9
-s, --sizetiny, hd, fullhd, 2k, 4kfullhd
-e, --engineimagen4, imagen4-fast, imagen4-ultraimagen4

Examples:

npx ergon image gen "cute cat mascot for tech startup" -t anime -a 1:1
npx ergon image gen "professional team meeting in modern office" -t corporate -a 16:9
npx ergon image gen "abstract geometric logo" -t minimal -a 1:1 -o logo.png

Image Editing

npx ergon image edit [options] <file> <prompt>

Edit instructions in natural language:

  • Background change: "change background to sunset beach"
  • Style transfer: "make it look like watercolor painting"
  • Object removal: "remove the person on the left"
  • Color adjustment: "make colors more vibrant"
npx ergon image edit photo.jpg "change background to blue sky"
npx ergon image edit portrait.png "convert to anime style"

Video Generation (with Audio)

Veo 3.1 generates videos with synchronized audio. Include audio/sound instructions directly in the prompt.

npx ergon video gen [options] <theme>

Prompt Structure for Audio-Video

Include sound descriptions in your prompt:

# Sound effects included
npx ergon video gen "cat meowing and playing with a ball, soft purring sounds"

# Music/ambient audio
npx ergon video gen "sunset timelapse over ocean, with calming wave sounds and soft piano music"

# Dialogue/voice
npx ergon video gen "person saying 'welcome to our channel' with friendly tone, waving at camera"

Image-to-Video

Animate a static image with motion and sound:

npx ergon video gen "character starts dancing to upbeat music" -i character.png
npx ergon video gen "logo reveals with whoosh sound effect" -i logo.png

Options

OptionValuesDefault
-i, --inputimage file-
-d, --duration5-8 seconds8
-a, --aspect-ratio16:9, 9:1616:9
--fastuse Veo 3.1 Fastfalse

Vertical video for TikTok/Reels: -a 9:16

Narration Generation

For voice-only audio without video, use narration command.

npx ergon narration gen [options] <text>

Character and Acting Direction

Use -c (character) and -d (direction) for expressive voice:

# Character defines WHO is speaking
npx ergon narration gen "Let's go on an adventure!" -c "energetic young girl"

# Direction defines HOW they speak
npx ergon narration gen "The results are in..." -c "news anchor" -d "serious, building suspense"

# Combined for full expression
npx ergon narration gen "Yay! We did it!" -c "excited child" -d "jumping with joy, high energy"

Voice Selection

VoiceCharacter
KoreFemale, versatile (default)
AoedeFemale, warm
CharonMale, deep
FenrirMale, strong
PuckNeutral, playful

Options

OptionValuesDefault
-v, --voiceKore, Aoede, Charon, Fenrir, PuckKore
-c, --charactercharacter description-
-d, --directionacting direction-
--speed0.25-4.01.0
-l, --langja, en, zh, ko, etc.ja

Workflow Patterns

Generate, then Edit

npx ergon image gen "product photo of headphones" -t realistic
npx ergon image edit headphones.png "add soft shadow, white background"

Image to Animated Video

npx ergon image gen "mascot character standing" -t anime -a 1:1
npx ergon video gen "mascot waves and says hello cheerfully" -i mascot.png

Preview Before Generation

npx ergon image gen "complex scene" --dry-run  # Check settings
npx ergon video gen "expensive render" --dry-run  # Verify before API call

Common Options

All commands support:

  • --json - JSON output for scripting
  • --dry-run - Preview settings without API call
  • -o, --output <path> - Specify output path

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.47%
按下载量换算60

Claude

30.43%
按下载量换算53

Cursor

17.72%
按下载量换算31

Gemini CLI

9.46%
按下载量换算16

安全审计

Gen Agent Trust Hub

可疑

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills