by aqm857886159
Open-source, local-first desktop app for AI video creation: write a script → generate images & video → edit on a timeline → export. Bring your own model & API key — everything runs on your machine. Built with Electron + React.
# Add to your Claude Code skills
git clone https://github.com/aqm857886159/NomiLast scanned: 6/21/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-06-21T08:34:07.161Z",
"npmAuditRan": false,
"pipAuditRan": true,
"promptInjectionRan": true
}Nomi is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by aqm857886159. Open-source, local-first desktop app for AI video creation: write a script → generate images & video → edit on a timeline → export. Bring your own model & API key — everything runs on your machine. Built with Electron + React. It has 308 GitHub stars.
Yes. Nomi passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/aqm857886159/Nomi" and add it to your Claude Code skills directory (see the Installation section above).
Nomi is primarily written in TypeScript. It is open-source under aqm857886159 on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh Nomi against similar tools.
No comments yet. Be the first to share your thoughts!
| 系统 | 适用机型 | 下载 |
|---|---|---|
| 🍎 macOS | Apple Silicon(M 系列) | Nomi-mac-arm64.dmg |
| 🍎 macOS | Intel 芯片 | Nomi-mac-intel.dmg |
| 🪟 Windows | Win 10 / 11 | Nomi-windows-setup.exe |
不知道自己哪种 Mac?左上角苹果图标 → 关于本机 → 看「芯片」。
🇨🇳 打不开 GitHub / 下载慢?用夸克网盘镜像:https://pan.quark.cn/s/d3322c17e7b6 · 🌐 最新版以 GitHub Releases / 官网为准。
Nomi.app 拖进「应用程序」,终端运行 xattr -cr /Applications/Nomi.app,再双击打开。正在招种子用户——欢迎进群一起把 Nomi 做好。 扫码进「nomi 画布群」:反馈直达、更新和新功能第一时间收到,也能看别人怎么用。
群二维码 7 月 12 日前有效;过期或扫不进,加作者微信 TZ857886159(长期有效)拉你进群。
「我知道我想要什么,但 AI 老是理解错。」 Nomi 就是来解决这件事的。
你用大白话描述想拍什么,AI 当你的副导演,把写故事 → 拆镜头 → 生图 → 生视频 → 剪辑成片整条线跑下来。但 Nomi 真正的不同,是给你一套把意图精确喂给模型的工具:在 3D 里摆好构图和机位、给角色定妆锁住身份、用轨迹控制运镜——这些「文字说不清」的东西直接搭出来当参考,而不是和模型来回猜。
故事 → 拆镜头 → 画布生成 → 时间轴 → 成片
写想法 AI 出分镜方案 并行生成图/视频 吸附剪辑 导出 MP4
(镜头/角色/提示词) 跨节点复用素材 拖播放头预览
它跟「网页版生成器」最大的不同:一个完整、本地、可掌控的导演工作台——不用在 ChatGPT / 即梦 / 剪映之间来回搬素材,剧本、画布、3D 导演台、时间轴在一处串起来,素材自动流转,项目和文件都在你自己电脑上。
▶ 这是用 Nomi 做出来的 — 想法 → 3D 构图 → 生成 → 成片。看 46 秒完整演示视频
Mura 画布 — 角色定妆 / 场景 / 镜头分层,并行生成、跨节点复用参考,下方就是吸附剪辑的镜头时间轴
3D 导演台 — 摆人偶姿势、架机位、设画幅,截机位画面当生成参考,锁住跨镜头的空间关系
创作区 — 写故事 / 文案,右侧 AI 助手帮你拆镜头、立角色卡
1. 接一个模型 — 顶部「模型接入」:
2. 写一段故事 — 进「创作区」写下你想拍的内容,点「拆镜头」让 AI 跑。
3. 生成 → 导出 — 画布上的图片 / 视频生成好后,拖到时间轴,导出 MP4。
完整指南:docs/user-guide.md · 模型接入细节:docs/provider-integration.md
验证阶段的项目,很需要你的反馈:报 Bug · 提需求 · 闲聊
需要 Node.js 20+,无需 Docker / 数据库。
git clone https://github.com/aqm857886159/Nomi.git
cd Nomi
corepack enable && pnpm install && pnpm dev
electron/ 主进程 + 本地运行时(Agent、文件存储、模型调用)
src/ 前端工作台(React + Vite + Tailwind)
skills/ Skill Pack v2(见 docs/skill-pack-format.md)
Nomi 的创作能力也抽成了一个无头能力核(CLI / MCP),可以被 Claude Code 等编程助手在本地直接调用——建项目、加节点、连参考、触发生成都能用对话指挥。在 App 内「模型接入」面板有「一键接入 Claude Code」卡片,零配置写好接入;细节见 docs/capability-core-guide.md。
青阳 — AI 产品经理 / 创作者。愿意当种子用户的话,加微信 TZ857886159(长期有效)拉你进群(群码在上方 💬 加入用户群)。
Apache-2.0 License · Made with ❤️ in China