by aqm857886159
Open-source AI video workbench. Bring any model or your local ComfyUI, and let Claude Code / Codex / Cursor direct it over MCP — storyboard, references, generation, editable first cut on a real timeline. Local-first: projects, prompts, and keys stay on your machine. No account, no telemetry.
# 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 AI video workbench. Bring any model or your local ComfyUI, and let Claude Code / Codex / Cursor direct it over MCP — storyboard, references, generation, editable first cut on a real timeline. Local-first: projects, prompts, and keys stay on your machine. No account, no telemetry. It has 393 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!
Bring your own models. Let your AI assistant direct them.
Nomi is an open-source desktop workbench for AI video. Connect any OpenAI-compatible endpoint or your local ComfyUI, then let Claude Code, Codex, or Cursor drive it over MCP — storyboard, references, generation, and an editable first cut on a real timeline.
Your projects, prompts, and API keys stay on your machine. No account. No telemetry.
简体中文 · Website · Download · Community · For Teams · Watch the 60s film · Documentation
International community: GitHub Discussions · Project inquiry: Business Inquiry
/object_info to tell you which custom nodes and model files you are missing before you run it.| System | Build | Download |
|---|---|---|
| macOS | Apple Silicon | Nomi-mac-arm64.dmg |
| macOS | Intel | Nomi-mac-intel.dmg |
| Windows | Windows 10 / 11 | Nomi-windows-setup.exe |
Nomi.app to Applications, run xattr -cr /Applications/Nomi.app in Terminal, then open it again.Disclosure: one curated provider (APImart) is linked with a referral code. You always pay providers directly with your own key at their price — Nomi never proxies or resells inference, and every provider can be replaced by your own endpoint.
Read the user guide, provider guide, or CLI + MCP guide.
Join GitHub Discussions to share workflows, report friction, and follow what is being built next. WeChat users can use the group and maintainer QR codes at the top of this README; the Chinese README contains the full Chinese guide.
Nomi is open source for creators. We also provide Custom builds, Integrations, White-label / commercial licenses, and Ongoing iteration for teams that need Nomi adapted to a real delivery workflow.
Discuss a project. The form is public: share only a non-confidential summary and never post credentials, private contact details, budget details, or NDA-protected information.
Requires Node.js 20+ and pnpm.
git clone https://github.com/aqm857886159/Nomi.git
cd Nomi
corepack enable
pnpm install
pnpm dev
electron/ Electron main process, local runtime, storage, and model calls
src/ React + Vite + Tailwind workbench
skills/ Skill Pack v2; see docs/skill-pack-format.md
Useful checks:
pnpm run test
pnpm run typecheck
pnpm run gates
Bug reports, feature proposals, documentation, and code contributions are welcome. External contributors sign the one-time Contributor License Agreement when a pull request is opened.
Current releases are licensed under AGPL-3.0-only; historical releases published under Apache-2.0 keep their original license.
See LICENSE. Contact the maintainer through the Business inquiry for a commercial license covering closed-source integration or white-label distribution.