什么是 chanjing-avatar?
使用禅境 Avatar API 生成对口型视频 来源:chanjing-ai/chan-skills。
使用禅境 Avatar API 生成对口型视频
通过命令行快速安装 chanjing-avatar AI 技能到你的开发环境
来源:chanjing-ai/chan-skills。
Use this skill when the user needs to create lip-syncing videos (digital avatar videos) with synchronized mouth movements.
Multiple APIs need to be invoked. All share the domain: "https://open-api.chanjing.cc". All requests communicate using json. You should use utf-8 to encode and decode text throughout this task.
| code | | Response status code | | msg | | Response message | | data | | Response data | | | accesstoken | Valid for one day, previous token will be invalidated | | | expirein | Token expiration time |
使用禅境 Avatar API 生成对口型视频 来源:chanjing-ai/chan-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/chanjing-ai/chan-skills --skill chanjing-avatar使用禅境 Avatar API 生成对口型视频 来源:chanjing-ai/chan-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/chanjing-ai/chan-skills --skill chanjing-avatar 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/chanjing-ai/chan-skills